Gen-AI Developer Classroom notes 25/Jan/2026

Simple RAG Pipeline

  • We ingest docs into vector databases after chunking and embedding
  • We make the vector store as retriever
  • when a question is asked we get similar docs (chunks)
  • Now lets pass that chunks into prompt and to llm to generate a response

Prompt Templates

By continuous learner

enthusiastic technology learner

Leave a Reply

Discover more from Direct AI Powered By Quality Thought

Subscribe now to keep reading and get access to the full archive.

Continue reading