Views
No views yet
cd Edu-Aipip install requirements.txtpip install streamlitstreamlit run Hellopage.pyHellopage.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.