Skip to content

Prototype for retrieval-augmented generation (RAG) with vector DBs and open-weight LLMs. Documents early experiments, design ideas, and multimodal model directions.

License

Notifications You must be signed in to change notification settings

Blue-No1/rag-pipeline-prototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RAG Pipeline Prototype

Simple design for retrieval-augmented generation.
Thiết kế cơ bản cho retrieval-augmented generation.

⚠️ Work in progress / Đang trong quá trình nghiên cứu

Concept

  • Retriever: vector DB (FAISS / Chroma).
  • Generator: open-weight LLM.
  • Orchestration: lightweight agent loop.

Progress Log

  • [YYYY-MM-DD] Init repo.

About

Prototype for retrieval-augmented generation (RAG) with vector DBs and open-weight LLMs. Documents early experiments, design ideas, and multimodal model directions.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published