A prototype project made for hackathon that tries to make the lives of college students easier.
Many students are overwhelmed by all the events that take place in their colleges/university and the multiple sources they have to refer to get to know about said events.
A website that combines all the data available and displays them along with categories and links, in one page so that the user can be informed. Website also has a AI Assistant that can answer queries. Tech Stack - Next.js App
A mail parser so that all the sources can just send us a mail (could be the same mail that they send to all students) and parse it to extract the event data to add to our website automatically.
Team members:
Sidenotes: I consider this project complete. I migrated it from react to next.js and will create another server code for all the necessary apis.