Model Card for Model ID
AI that can answer user's queries based on the user's given pdf, url links and straight direct researchers
It has three main functions , PDF-ChatBot, Edu-Scraper, and Edu Researcher.
Installation
cd Edu-Ai
pip install requirements.txt
pip install streamlit
streamlit run Hellopage.py
Please get your own hugging face token to add in secrets.toml so that you can use the models.
Model Description
Hellopage.py
: The starting page where you can choose the options between PDF-ChatBot, Edu-Scraper, Edu-Researcher.pdf_rag.py
: Using RAG, user can input their queries and pdfs so that they can recieve their desired answers.Edu-Scraper.py
: Using RAG and selenium, user can input their url and their queries so that they can recieve their desired answers.Edu-Researcher.py
: Using DDGS and Stategraph, user can get straight to the point searches.
- Developed by: [UIT batch 10 Section A]
- Model type: [RAG]
- Language(s) (NLP): [English]
- License: [MIT]
Model Sources
- Repository: [https://github.com/FightaHackathon/Edu-Ai]
- Demo: [https://edu-ai.streamlit.app/]
Uses
- Able to summarize pdfs and urls given by user's queries and straight to the point researches.
Important notes
Users can choose between qwen and deepseek for their preference modes(Can add more models by just modifying the codes slightly
Please get your own hugging face token from making an account in https://huggingface.co/welcome
Model tree for Artipoggy/Edu-AI
Base model
Qwen/Qwen2.5-VL-72B-Instruct