The AI English Tutor is a tool designed to help individuals improve their spoken English skills, especially for public speaking. This project was initiated to address the need for affordable and flexible English language practice. The primary goal is to assist users in enhancing their fluency and confidence in spoken English through AI-driven interactions.
To use the AI English Tutor, follow these simple installation steps:
# Clone the repository
git clone https://github.com/sushobhith/ai-english-tutor.git
# Navigate to the project directory
cd ai-english-tutor
Start practicing spoken English with the AI English Tutor by running the following commands:
pip install -r requirements.txtCopy the .env.example file and rename it to .env. Fill in the necessary environment variables.
python main.pyAdjust the settings according to your preferences and enjoy practicing at your own pace.
The AI English Tutor offers several unique features:
- Affordability: Significantly more cost-effective compared to other human-based solutions like Cambly.
- Flexibility: Practice English at your convenience, utilizing small pockets of free time in your schedule.
- Confidence Building: Eliminate hesitation by practicing with an AI tutor, providing a judgment-free environment.
If you'd like to contribute to the AI English Tutor project, follow these steps:
- Fork the project
- Create a new branch (
git checkout -b feature/new-feature) - Commit your changes (
git commit -am 'Add new feature') - Push to the branch (
git push origin feature/new-feature) - Submit a pull request
This project is licensed under the MIT - see the LICENSE.md file for details.