- Fork the repository
- Clone your fork: git clone https://github.com/YOUR-USERNAME/typeandlearn.git
- Create a branch: git checkout -b feature-name
- Commit and push: git push origin feature-name
- Open a Pull Request
For now use Gemini with your own API key in .env file. Future plans include adding support for other LLMs and allowing users to choose their preferred model.