Skill-Quest is an AI-powered educational assistant built using Crew, designed to provide step-by-step guidance to students instead of direct answers. It helps learners understand concepts by breaking down complex problems into structured steps, fostering a deeper understanding of the subject.
- 🔹 Step-by-step guidance for student queries
- 🔹 AI-driven hint system to promote critical thinking
- 🔹 Supports multiple subjects and topics
- 🔹 GitHub collaboration for continuous improvement
- 🔹 Dockerized deployment for easy scalability
- AI Framework: CrewAI
- Backend: Python
- Frontend: Streamlit (for UI-based interaction)
- Deployment: Streamlit Community Cloud
-
Clone the repository:
git clone https://github.com/Sahilkumar19/Skill-Quest.git cd Skill-Quest -
Install dependencies:
pip install -r requirements.txt
-
Run the application:
streamlit run app.py
I welcome contributions! To contribute:
- Fork the repository
- Create a new branch (
feature-branch) - Commit your changes
- Push to your branch and submit a PR
This project is licensed under the MIT License. See LICENSE for more details.
For any queries or suggestions, feel free to reach out!
- GitHub Issues: Submit an issue for bug reports or feature requests
- Email: [email protected]