{"id":26475823,"url":"https://github.com/avaiga/demo-chatbot","last_synced_at":"2025-04-10T04:56:45.610Z","repository":{"id":211282354,"uuid":"728713325","full_name":"Avaiga/demo-chatbot","owner":"Avaiga","description":"A template to create any LLM Inference Web Apps using Python only","archived":false,"fork":false,"pushed_at":"2024-09-12T06:57:07.000Z","size":613,"stargazers_count":192,"open_issues_count":3,"forks_count":50,"subscribers_count":4,"default_branch":"develop","last_synced_at":"2025-04-03T03:09:07.243Z","etag":null,"topics":["chatbot","gpt","gpt-3","llm","openai","python","taipy"],"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/Avaiga.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-12-07T14:30:57.000Z","updated_at":"2025-03-31T17:19:54.000Z","dependencies_parsed_at":"2024-03-14T14:37:02.259Z","dependency_job_id":"7d6edeba-231a-44ea-8bfb-eafb82925202","html_url":"https://github.com/Avaiga/demo-chatbot","commit_stats":null,"previous_names":["avaiga/demo-llm-chat","avaiga/taipy-chatbot-demo","avaiga/demo-chatbot"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Avaiga%2Fdemo-chatbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Avaiga%2Fdemo-chatbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Avaiga%2Fdemo-chatbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Avaiga%2Fdemo-chatbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Avaiga","download_url":"https://codeload.github.com/Avaiga/demo-chatbot/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248161261,"owners_count":21057554,"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":["chatbot","gpt","gpt-3","llm","openai","python","taipy"],"created_at":"2025-03-19T23:50:13.543Z","updated_at":"2025-04-10T04:56:45.585Z","avatar_url":"https://github.com/Avaiga.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Taipy LLM Chat Demo\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"media/round_conv.png\" alt=\"A conversation about calibers\" width=\"100%\"/\u003e\n\u003c/p\u003e\n\nA simple app to chat with an LLM which can be used to create any LLM Inference Web Apps using Python only.\n\nThis particular app uses OpenAI's GPT-4 API to generate responses to your messages. You can easily change the code to use any other API or model.\n\n## Tutorial\n\nA tutorial on how to create this app is available in the \u003ca href=\"https://docs.taipy.io/en/release-3.0/knowledge_base/tutorials/chatbot/\" target=\"_blank\"\u003eTaipy documentation\u003c/a\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"media/docs.png\" alt=\"LLM Chatbot Tutorial\" width=\"80%\"/\u003e\n\u003c/p\u003e\n\n\n## How to Use\n\n**You need an OpenAI account with an active \u003ca href=\"https://platform.openai.com/api-keys\" target=\"_blank\"\u003eAPI key\u003c/a\u003e**\n\n1. Clone this repo:\n\n```bash\t\ngit clone https://github.com/Avaiga/demo-llm-chat.git\n```\n\n2. Install dependencies:\n\n```bash\npip install -r requirements.txt\n```\n\n3. Create a `.env` file in the root directory with the following content:\n\n```bash\nOPENAI_API_KEY=sk-...\n```\n\n4. Run the app:\n\n```bash\npython main.py\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favaiga%2Fdemo-chatbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Favaiga%2Fdemo-chatbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favaiga%2Fdemo-chatbot/lists"}