EduConnect is a web-based platform that connects students with educational resources, instructors, and peers to enhance their learning experience. The platform provides tools to facilitate study sessions, discussion forums, and personal learning plans.
- User Authentication: Secure login and registration for users.
- Discussion Forums: Connect with other students and discuss study topics.
- Study Buddy: An AI-powered chatbot for assisting students with questions and study tips.
- Course Resources: Access course materials and assignments.
- Personalized Study Plans: Create and manage your study plans.
- Backend: Flask (Python)
- Frontend: Next.js (React)
- Database: PostgreSQL / SQLite (depending on the environment)
- AI Integration: Google Generative AI (Gemini 1.5)
- WebSocket Communication: Flask-SocketIO
- Styling: Tailwind CSS
- Icons: react-icons (Font Awesome)
-
Clone the repository:
git clone https://github.com/Omp0705/educonnect.git