A simple end-to-end GenAI project that lets you chat with PDFs using Retrieval-Augmented Generation (RAG). Built with Python, PyPDF, and Groq API (Llama 3). Covers PDF parsing, text chunking, retrieval logic, and context-aware LLM responses.
python nlp machine-learning beginner-project chatbot ai-project rag ai-engineering llm roq pdf-chat retrieval-augmented-generation llama3 context-engineering
-
Updated
Jun 25, 2026 - Python