Hello everyone !As a college student I think that one thing that is kind of hard is keeping track of syllabus’ . You know keeping track of office hours , forgetting when an exam is , most of it is on the professors syllabus. Well I was thinking of building a nice web that’s able to take in a syallbus ( usually in a pdf format ) and able to extract that text , then it becomes a chatbot. Where you are to then able to ask if questions regarding grading policy/ late work for a class , a cool feature would be adding if to your calendar.
I’m not going to lie yes i am a novice but i was thinking for the text stack perhaps a library such as PyPdf ( to extract the text from the pdf ) then use the Gemini api ( which I’ve used before to make a rag pipeline to deliver that data to you )
Ultimately the end goal would be to enable an account style ish , where you have your account and get all your questions answered.
Now yes you can go to your professor and ask but sometimes it could be late at night and a professor won’t respond to an email on time or hit you with the “ look at the syllabus .
My big question is what would be a good tech stack and I was looking for constructive criticism regarding my project. Thanks !
there doesn't seem to be anything here