Project Details
University RAG Assistant
This is a simple Retrieval-Augmented Generation (RAG) system that allows you to ask questions based on your university files (tasks, lectures, presentations, code, etc.).
Gallery
No gallery images available
About This Project
This is a simple Retrieval-Augmented Generation (RAG) system that allows you to ask questions based on your university files (tasks, lectures, presentations, code, etc.).
It uses Flask, LlamaIndex, Ollama, ChromaDB, and HuggingFace embeddings to answer questions.
- Upload your university materials in one folder
- Ask questions about them via an API (
/api/question
) - Uses LLMs (like
llama2:7b
) and semantic search - Prompt optimized for Polish academic context
Tech Stack
Tags
llmairagollamachromadb