Skip to content

MartAbdullah/mini-chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 

Repository files navigation

WEEK 5 ASSIGNMENT β€” MINI RAG CHATBOT (RECOMMENDED) Since there is no ready assignment, this is a recommended task suitable for the bootcamp. πŸ“Œ Assignment Description Each student / group will: Choose at least 3 documents (PDF / txt / markdown) Build a simple RAG chatbot πŸ“Œ Assignment Sections 1️⃣ Document Preparation Apply chunking Generate embeddings 2️⃣ Retrieval Use a Vector DB ( Chroma) Show top-k retrieval 3️⃣ LLM Integration Context + user query Generate the answer 4️⃣ Analysis Is there hallucination? How does the output change when context is given? πŸ“Œ Submission Format Notebook Short README 5–7 minute demo / explanation 🎯 Skills Gained at the End of Week 5 πŸ“˜ Theoretical βœ” What is RAG and why it is needed? βœ” Embedding logic βœ” How vector databases work βœ” Context & memory management πŸ§ͺ Practical βœ” Build a simple RAG pipeline βœ” Use a Vector DB βœ” Reduce hallucination βœ” Develop a mini chatbot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors