Releases: kernelcero/bit-python-tutor
🚀 bit-python v1.0.0 - Initial Release
🚀 Welcome to the first official release of bit-python! This project was created to provide a local, private, and efficient programming mentor directly in your terminal.
✨ Key Features
Local Mentorship: Seamless integration with Ollama to run the qwen2.5-coder:7b model 100% privately.
Immersion Approach: Specifically designed to teach Python through a technical English immersion methodology.
Exercise Management: Automatic system to extract and save code snippets and lessons into the /ejercicios folder.
Privacy First: Built with security in mind to ensure no sensitive local environment data is exposed.
🛠️ Technical Requirements
OS: Linux (Optimized for Linux Mint).
AI Engine: Ollama installed and running.
Python: v3.10 or higher.
git clone https://github.com/juanpablolertora/bit-python-tutor.git
cd bit-python-tutor
pip install -r requirements.txt
python3 main.py