This project provides an interface to access and interact with information related to King Saud University (KSU), specifically focusing on practical training details. It utilizes a Retrieval-Augmented Generation (RAG) system to process information extracted from KSU web pages and presents it through a modern graphical user interface (GUI).
- Information Extraction: Scrapes and processes data from relevant KSU web pages.
- RAG System: Employs a RAG system for intelligent information retrieval and generation based on the extracted data.
- Web Interface: A user-friendly GUI built with React and shadcn-ui for easy interaction.
- Frontend:
- Backend/RAG: Langchain, Node.js
- Data: HTML scraping/parsing
- @mohanad-hafez: Backend Development, RAG System Implementation, Data Processing.
- @R-YYYY-N: Frontend Development (GUI).
- @ShnaidarX: Design.