{"id":26506192,"url":"https://github.com/0xkibh/chatbot","last_synced_at":"2026-04-02T02:07:27.038Z","repository":{"id":165973317,"uuid":"588919701","full_name":"0xkibh/chatbot","owner":"0xkibh","description":"This is a chatbot built in python using the \"text-davinci-003\" model from Open AI which is the used for text generation. And also has program which as simple query bot using model by CohereAI","archived":false,"fork":false,"pushed_at":"2023-01-15T06:19:22.000Z","size":56,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-02T20:42:46.926Z","etag":null,"topics":["chatbot","cohere","generative-model","gpt-3","gradio","openai","python","python3","xlarge"],"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/0xkibh.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":"2023-01-14T13:34:18.000Z","updated_at":"2023-09-26T14:01:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"d346bf94-4378-4f5d-a27b-cfff87caefe7","html_url":"https://github.com/0xkibh/chatbot","commit_stats":null,"previous_names":["0xkibh/chatbot","0xmatriksh/chatbot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/0xkibh/chatbot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xkibh%2Fchatbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xkibh%2Fchatbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xkibh%2Fchatbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xkibh%2Fchatbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0xkibh","download_url":"https://codeload.github.com/0xkibh/chatbot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xkibh%2Fchatbot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31294398,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T01:43:37.129Z","status":"online","status_checked_at":"2026-04-02T02:00:08.535Z","response_time":89,"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":["chatbot","cohere","generative-model","gpt-3","gradio","openai","python","python3","xlarge"],"created_at":"2025-03-20T22:26:20.248Z","updated_at":"2026-04-02T02:07:27.014Z","avatar_url":"https://github.com/0xkibh.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Chatbot\n\nThis is a chatbot built using the \"text-davinci-003\" model from Open AI which is the used for text generation.\n\nIt is not fine tuned for conversation like ChatGPT but it can be used as Chatbot to some extent.\n\nAnd Gradio is used in this program for building the simple interface to chat.\n\n\u003cimg src=\"chatkbt.png\" alt=\"chatkbt\" width=\"450\"/\u003e\n\n## Get Started\n\n- You need to get the API Key from Open AI which they provide for free with some credit to use the API\n- Setup your key in file \"main.py\" and execute it. \n\n### Libraries required\n\n- openai `pip install openai`\n- gradio `pip install gradio`\n\n### Use Cases\n\n- Can extend this program to make API and use it in web app or mobile app.\n- Can host it as python web app to use via browser too.\n- Or can extend this to make telegram or discord bot.\n\n### CohereAI\n\n- Similarly it has another simple bot program which replies for you query with answser.\n- It uses \"xlarge\" model provided by CohereAI which is similar to davinci by OpenAI.\n- You can import it using `pip install cohere`, get your apikey and get started\n- It is implemented in \"chat.py\" file of this project folder\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xkibh%2Fchatbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0xkibh%2Fchatbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xkibh%2Fchatbot/lists"}