Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Winter Internship Project - RAG System

This repository contains the version-by-version evolution of the "DocuMind AI" Universal RAG System.

Versions

📂 V5 (Latest)

"Deployment Ready Clean-Up"

  • Clean Architecture: Refined codebase structure for deployment.
  • Strict RAG: Zero-hallucination policy with direct citations.
  • Modular Docs: Segregated documentation in .md folders.
  • Security Ready: Prepared for future JWT integration.

📂 V4

"Stability & UI Clean Up"

  • Improved dark mode UI with glassmorphism.
  • Reliable file watcher.
  • Basic RAG implementation with single model.

📂 V3

"Professional UI"

  • Added TTS (Text-to-Speech).
  • Chat history export.
  • Theme switching.

📂 V2

"Production RAG"

  • 60+ file type support.
  • Robust file ingestion.

📂 V1

"MVP"

  • Basic flask app.
  • Simple keyword matching.

Quick Start (V5)

cd V5
pip install -r requirements.txt
python app.py

About

An system which sorts and provides content

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages