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
- Retriever: vector DB (FAISS / Chroma).
- Generator: open-weight LLM.
- Orchestration: lightweight agent loop.
- [YYYY-MM-DD] Init repo.