{"id":25705244,"url":"https://github.com/classyid/math-tutor-ai-qwen","last_synced_at":"2026-06-06T23:32:34.133Z","repository":{"id":277633113,"uuid":"933050085","full_name":"classyid/math-tutor-ai-qwen","owner":"classyid","description":"Asisten belajar matematika interaktif berbasis AI menggunakan LangChain dan Ollama Qwen. Dibangun dengan Python untuk memberikan pengalaman belajar yang personal dan mudah dipahami.","archived":false,"fork":false,"pushed_at":"2025-02-15T03:10:17.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-15T04:18:22.399Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://s.id/wigfQ","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/classyid.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-15T03:06:52.000Z","updated_at":"2025-02-15T03:17:38.000Z","dependencies_parsed_at":"2025-02-15T04:28:27.125Z","dependency_job_id":null,"html_url":"https://github.com/classyid/math-tutor-ai-qwen","commit_stats":null,"previous_names":["classyid/math-tutor-ai-qwen"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classyid%2Fmath-tutor-ai-qwen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classyid%2Fmath-tutor-ai-qwen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classyid%2Fmath-tutor-ai-qwen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classyid%2Fmath-tutor-ai-qwen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/classyid","download_url":"https://codeload.github.com/classyid/math-tutor-ai-qwen/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240619410,"owners_count":19830202,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-02-25T06:39:29.788Z","updated_at":"2026-06-06T23:32:34.043Z","avatar_url":"https://github.com/classyid.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🎓 Math Tutor AI - Asisten Matematika Pintar\n\nAsisten belajar matematika berbasis AI yang dibangun menggunakan LangChain dan model Qwen. Dirancang untuk membantu siswa memahami konsep matematika dengan cara yang interaktif dan menyenangkan.\n\n## ✨ Fitur\n- 🤖 AI Responsif dengan model Qwen\n- 📚 Penjelasan step-by-step yang mudah dipahami\n- 🎯 Fokus pada pemahaman konsep\n- 💡 Contoh soal interaktif\n- 🔄 Memori percakapan untuk pembelajaran berkelanjutan\n- 🖥️ Antarmuka konsol yang bersih dan mudah digunakan\n- ⚡ Respon cepat dan efisien\n\n## 🚀 Cara Penggunaan\n1. Pastikan Python 3.x terinstal di sistem Anda\n2. Install dependensi yang diperlukan:\n   ```bash\n   pip install langchain-ollama langchain-core\n3. Pastikan server Ollama dengan model Qwen berjalan\n4. Jalankan aplikasi:\n   ```bash\n   python app.py\n   ```\n\n## 🛠️ Konfigurasi\nAnda dapat menyesuaikan parameter AI di file `app.py`:\n```python\nOLLAMA_CONFIG = {\n    \"model\": \"qwen\",\n    \"temperature\": 0.7,\n    \"top_k\": 40,\n    \"top_p\": 0.95\n}\n```\n\n## 📋 Persyaratan Sistem\n- Python 3.x\n- Server Ollama dengan model Qwen\n- Koneksi internet untuk akses server Ollama\n- RAM minimal 4GB\n\n## 🤝 Kontribusi\nKontribusi selalu disambut! Silakan buat pull request atau buka issue untuk saran dan perbaikan.\n\n## 📝 Lisensi\nMIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclassyid%2Fmath-tutor-ai-qwen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclassyid%2Fmath-tutor-ai-qwen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclassyid%2Fmath-tutor-ai-qwen/lists"}