📚 AI Homework Helper is a simple web application that leverages AI to assist students with homework by providing clear, step-by-step explanations.
- Ask AI: Type any homework question, and the AI will provide a detailed and easy-to-understand explanation.
- Text-to-Speech: Have the answer read aloud for better understanding.
- Copy to Clipboard: Quickly copy the AI's response for later reference.
- Automatic Language Detection: The AI detects the language of your question and responds in the same language.
You can view the demo of the app here.
- Ask a Question: Type your homework question into the text box and click "Ask AI."
- Get Answer: The AI will generate a response and display it below the input box.
- Read Aloud: Click the "🔊 Read" button to hear the answer spoken out loud.
- Copy Answer: Click the "📋 Copy" button to copy the response to your clipboard.
- Frontend: HTML, CSS, JavaScript
- AI Model: Hugging Face API (Mistral-7B-Instruct-v0.1)
- Text-to-Speech: SpeechSynthesis API (Native browser support)
- Clone the repository:
git clone [https://github.com/yourusername/homework-helper-web-app.git](https://therealmixcko.github.io/homework-helper/)
Contributing If you'd like to contribute, feel free to fork the repository, make changes, and submit a pull request!
License This project is licensed under the MIT License - see the LICENSE file for details.