- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 📝 License
[NLP FILE PROCESSING] is a web application that allows users to perform question answering on their pdf files.
You can also see a video of mine of a demonstration in this link (https://www.loom.com/share/2458d25e3ce345249c590ea44cdca778?sid=a2c6fd89-2d29-4b22-bd21-63f46a8ba969)
Frontend
- [Upload file]
- [question answer]
To get a local copy up and running, follow these steps.
In order to run this project you need:
node npm
Clone this repository to your desired folder:
cd my-folder git clone [email protected]:souad988/nlp_file_processing.git Add .env file to the root with the url to you backend server: REACT_APP_BACKEND_URL=http://127.0.0.1:8000
Install this project with:
npm install
To run the project, execute the following command:
npm start
👤 Author1
- GitHub: @githubhandle
- LinkedIn: LinkedIn
https://github.com/souad988/nlp_file_processing_be
- [Add user authentication]
- [Add multi tabs for old conversations]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please show your support by adding a star
This project is MIT licensed.