LecturaX is a comprehensive educational platform designed to empower educators with advanced tools and insights. From viewing student analytics to generating AI-powered literature resources, LecturaX provides a suite of features aimed at enhancing the learning experience for both trainers and students.
- Student Analytics: Gain in-depth insights into student performance and progress.
- AI-Powered Literature Generation: Automatically generate tailored literature resources for courses.
- One-on-One Doubt Sessions: Facilitate personalized doubt clearing sessions with students.
- Real-Time Chatbot: Provide instant support to students through a real-time AI chatbot.
- Certification and Exam Automation: Automate the process of certifying students and conducting exams.
- Additional Features: Explore a variety of other tools and resources designed to improve the teaching and learning experience.
- Frontend: HTML, CSS, JavaScript, React.js
- Backend: Node.js, Express.js
- Database: MongoDB
- AI: OpenAI API, TensorFlow
- Other Tools: Docker, Kubernetes, GitHub Actions
We welcome contributions from the community! To get started:
- Fork the repository to create your own copy.
- Clone the repository to your local machine.
git clone https://github.com/your-username/LecturaX.git
- Create a new branch for your feature or bug fix.
git checkout -b feature-name
- Make your changes and commit them with a clear message.
git commit -m "Add new feature: description"
- Push your changes to your fork.
git push origin feature-name
- Create a pull request to have your changes reviewed and merged.