Skip to content

Implementation and evaluations of advance RAG architectures

Notifications You must be signed in to change notification settings

meetdaxini/MyRag

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Folder Structure


  • demo
    • app
  • full_report
    • Latex_report
  • presentation
  • research_paper
    • Latex
  • src
    • data_mining
    • junk_code
    • my_rag
      • components
      • evaluations
    • tests
.
.
├── demo
│   └── app
├── full_report
│   └── Latex_report
├── presentation
├── research_paper
│   └── Latex
└── src
    ├── data_mining
    ├── junk_code
    │   └── my_rag_ollama
    ├── my_rag
    │   ├── components
    │   ├── evaluations
    │   └── raptor
    └── tests

About

Implementation and evaluations of advance RAG architectures

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 41.3%
  • Python 33.4%
  • Jupyter Notebook 25.3%