Welcome to PDFDIALOGUE , Here you can upload the Pdf and Chat with them with the help of OpenAI
Access the ExploreNature platform through https://pdfchat.netlify.app/
Watch our guided video walkthrough: Link to Feature Walkthrough
- Upload the pdf
- Start chat with Pdf
- Ask question related that pdf and get answer
- Clone the repository:
https://github.com/kuldeepkd13/PDFDialogue.git
- Install requirement:
pip install -r requirements.txt
- Log in using provided credentials.
- Upload the Pdf
- Start the Chat With PDf
POST /register
- Register a new user.POST /login
- Log in an existing user.
POST /upload
- Retrieve all species.GET /chat
- Retrieve species details.
- Front-end: HTML , CSS , JavaScripts
- Back-end: Django , langchaing , opanAi
- Database: Mongodb