{"id":22731577,"url":"https://github.com/fahimfba/gpt-chatbot","last_synced_at":"2026-05-14T20:31:52.428Z","repository":{"id":199324946,"uuid":"702639695","full_name":"FahimFBA/gpt-chatbot","owner":"FahimFBA","description":"simple chatbot CLI using GPT 3.5-turbo","archived":false,"fork":false,"pushed_at":"2023-10-09T17:59:22.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-03T20:03:10.098Z","etag":null,"topics":["openai","openai-api","openai-chatgpt","python","python-script","python3"],"latest_commit_sha":null,"homepage":"","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/FahimFBA.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}},"created_at":"2023-10-09T17:44:46.000Z","updated_at":"2023-10-09T18:00:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"3d9da892-388b-456d-b4d1-38f69379a791","html_url":"https://github.com/FahimFBA/gpt-chatbot","commit_stats":null,"previous_names":["fahimfba/gpt-chatbot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/FahimFBA/gpt-chatbot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FahimFBA%2Fgpt-chatbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FahimFBA%2Fgpt-chatbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FahimFBA%2Fgpt-chatbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FahimFBA%2Fgpt-chatbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FahimFBA","download_url":"https://codeload.github.com/FahimFBA/gpt-chatbot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FahimFBA%2Fgpt-chatbot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33042122,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["openai","openai-api","openai-chatgpt","python","python-script","python3"],"created_at":"2024-12-10T19:29:18.047Z","updated_at":"2026-05-14T20:31:52.409Z","avatar_url":"https://github.com/FahimFBA.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gpt-chatbot\nsimple chatbot CLI using GPT 3.5-turbo\n\n\u003e [!NOTE]  \n\u003e  This requires the paid plan of ChatGPT for accessing the API call.\n\n## Install `openai` module\n\nFor Linux:\n\n```bash\npip3 install openai\n```\n\nFor Windows:\n\n```bash\npip install openai\n```\n\n## Get the API key\n\nGo to [OpenAI](https://platform.openai.com/account/api-keys) and create a new **API keys**. Then copy your secret key.\n\n## Running the chatbot\n\nFor Linux:\n\n```bash\npython3 chatbot.py\n```\n\nFor Windows:\n\n```bash\npython chatbot.py\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffahimfba%2Fgpt-chatbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffahimfba%2Fgpt-chatbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffahimfba%2Fgpt-chatbot/lists"}