{"id":17789519,"url":"https://github.com/benderscript/pytutor","last_synced_at":"2025-08-13T03:32:15.693Z","repository":{"id":206318527,"uuid":"715836607","full_name":"BenderScript/pytutor","owner":"BenderScript","description":"Python Tutor using OpenAI's new Assistant APIs","archived":false,"fork":false,"pushed_at":"2024-01-11T01:19:22.000Z","size":13,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-28T12:01:26.745Z","etag":null,"topics":["api","assistant","example","openai","python","tutor"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BenderScript.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-11-07T23:42:38.000Z","updated_at":"2024-10-21T07:56:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"cb58647b-6023-4665-911e-c18a42d9c347","html_url":"https://github.com/BenderScript/pytutor","commit_stats":null,"previous_names":["benderscript/pytutor"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenderScript%2Fpytutor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenderScript%2Fpytutor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenderScript%2Fpytutor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenderScript%2Fpytutor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BenderScript","download_url":"https://codeload.github.com/BenderScript/pytutor/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229730782,"owners_count":18115418,"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":["api","assistant","example","openai","python","tutor"],"created_at":"2024-10-27T10:32:59.692Z","updated_at":"2024-12-14T16:43:12.584Z","avatar_url":"https://github.com/BenderScript.png","language":"Python","readme":"# Python Tutor with OpenAI Assistant API\n\nPython Tutor is a command-line interface program that acts as a personal Python tutor, utilizing the OpenAI Assistant API to interactively teach Python programming.\n\nYou can type your Python programs in the terminal and get real-time feedback from the tutor. The tutor will also suggest new exercises based on your progress.\n\n## Description\n\nThis program creates a personalized Python learning session, leveraging OpenAI's Assistant API to provide real-time tutoring for Python learners. It is designed for high school students or anyone starting with Python. The tutor tracks user progress and suggests new exercises as the user advances.\n\n## Features\n\n- Interactive CLI for a personalized Python tutoring experience.\n- Real-time feedback and exercise suggestion based on user input.\n- Use of OpenAI's powerful Assistant API to simulate a Python tutor.\n\n## Installation\n\nTo install the required dependencies, navigate to the project directory and run:\n\n```bash\npip3 install -r requirements.txt\n```\n\n### Environment Variables\nTo run this project, you will need to add the following environment variables to your .env file:\n\nOPENAI_API_KEY=Your OpenAI API key.\n\n## Usage\nTo start the tutoring session, run the following command in your terminal:\n\n```bash\npython3 home.py\n```\n\n## Contributing\nContributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.\n\n## License\nThis project is licensed under the Apache License v2.0. See the LICENSE file for more details.\n\n## TODO\n\nCreate a nice Streamlit wrapper like in https://github.com/BenderScript/VidBot\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenderscript%2Fpytutor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbenderscript%2Fpytutor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenderscript%2Fpytutor/lists"}