Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 521 Bytes

File metadata and controls

16 lines (12 loc) · 521 Bytes

🎓 Tunisia Polytechnic RAG Chatbot

A RAG (Retrieval-Augmented Generation) chatbot specialized for Tunisia Polytechnic School (École Polytechnique de Tunisie) using LangChain and OpenRouter.

✨ Features

  • PDF document processing and indexing
  • Semantic search through documents
  • Contextual responses based on official documents
  • Source attribution for answers
  • Persistent vector storage for fast startup

🚀 Quick Start

1. Install Dependencies

pip install -r requirements.txt