This is the chatbot backend for my capstone project, built with Python and FastAPI. It acts as the brain behind responding to student questions, processing school-uploaded PDFs, generating vector embeddings, and storing them in Pinecone for semantic search. Triggered by the SAO Admin backend, it enables accurate responses tailored to each school.
Stars
6
Forks
0
Watchers
6
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
14
commits
finishing touches or fine tuning for more accuarete response needed
388ab1cView on GitHubmodified ChatRequest Base Model to include schoolId, StudenId, and input
c741445View on GitHub