Skip to content

Files

Latest commit

 

History

History
30 lines (19 loc) · 1.09 KB

README.md

File metadata and controls

30 lines (19 loc) · 1.09 KB

Project DocSpot - Connecting Students Together

Technologies Used - Elastic Search, MongoDB, FAISS, Elastic Search, Langchain, React JS, Flask

Features Implemented:

  1. Ask questions based on the uploaded document to an RAG based Gemini AI system on the document
  2. Summarise the contents of the document using a GoogleT5 model
  3. Translate document into 150+ languages using the GoogleTrans API
  4. Documents can be easily searched by important keywords present inside and fast search access provided by Elastic Search API
  5. Assigments, Notes and other study documents are stored on MongoDB NoSQL database.

Flowchart alt text

Features alt text

User Interface

  1. Home Page alt text

  2. Ask AI Feature alt text

  3. Profile Page alt text