Skip to content

AINexumLab/slm-rag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SLM RAG

Note

Currently, this project is under development. This README file and other source code may contain guidelines for development and will serve as project documentation once it is completed.

Offline Preparation:

PDF file(s) -> Load -> Chunking -> Embedding -> Store in Vector DB (FAISS)

Online Phase:

User Query -> Embedding -> Retrieval

Retrieved Text + User Query -> Prompt Construction -> SLM/LLM -> Answer

About

Retrieval-Augmented Generation (RAG) for Small Language Models (SLMs)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •