Project DocSpot - Connecting Students Together
Technologies Used - Elastic Search, MongoDB, FAISS, Elastic Search, Langchain, React JS, Flask
Features Implemented:
- Ask questions based on the uploaded document to an RAG based Gemini AI system on the document
- Summarise the contents of the document using a GoogleT5 model
- Translate document into 150+ languages using the GoogleTrans API
- Documents can be easily searched by important keywords present inside and fast search access provided by Elastic Search API
- Assigments, Notes and other study documents are stored on MongoDB NoSQL database.
User Interface