Welcome to English Tutor, an AI-powered platform designed to help you improve your English speaking skills through realistic conversations and instant feedback.
-
Free Practice: Practice speaking freely and get instant feedback on your pronunciation and grammar.
-
Real-World Scenarios: Practice conversations in simulated real-world scenarios with dynamic responses.
-
Clone the repository:
git clone https://github.com/your-username/english-tutor.git
-
Install dependencies:
npm install
oryarn install
-
Start the development server:
npm run dev
oryarn dev
-
Open your browser and navigate to
http://localhost:3000
to access the application. -
Create
.env
file and add your OpenRouter API key (Example in.env.example
). -
Optionally, add your LLM model name to
LLM
in.env
file. -
Start practicing your English speaking skills!