PaperGen is an online platform designed to streamline the creation, management, and evaluation of academic papers. Teachers can generate papers based on given questions, schedule them for students, create classrooms, and monitor student progress. The platform also features sentiment analysis to provide feedback on student submissions.
- Teacher Tools: Create classrooms, add students, generate papers, and schedule assignments.
- Student Tools: Access and complete assigned papers, view feedback.
- Analytics: Monitor student progress and performance.
- Sentiment Analysis: Automated feedback and rating based on paper content.
To revolutionize the educational experience by providing a seamless and intelligent platform for paper generation and evaluation.
To empower educators with tools for efficient classroom management and provide students with a user-friendly platform to enhance their learning experience.
Ensure you have the following installed:
- Node.js
- npm or yarn
- PostgreSQL
- Open your browser and navigate to
http://localhost:3000. - Log in as a teacher to create classrooms and assignments.
- Log in as a student to access and complete assignments.
- Frontend: React, Material-UI
- Backend: Nest.js, Prisma
- Database: PostgreSQL
- Authentication: JWT
- Deployment: Docker (optional)