Skip to content
#

openai-api-chatbot

Here are 35 public repositories matching this topic...

Create your own GPT intelligent assistants using Azure OpenAI, Ollama, and local models, build and manage local knowledge bases, and expand your horizons with AI search engines. 使用 Azure OpenAI、Ollama以及本地模型创建自己的 GPT 智能助手,搭建和管理本地知识库,并使用 AI 搜索引擎扩展你的视野。

  • Updated Aug 2, 2024
  • Python

This repository hosts a collection of custom web applications powered by OpenAI's GPT models (incl. gpt-4-turbo, gpt-4o, gpt-4o-mini and gpt-3.5-turbo), Whisper model, and TTS model. These apps include an interactive chatbot ("Talk to GPT") for text or voice communication, and a coding assistant ("CodeMaxGPT") that supports various coding tasks.

  • Updated Jul 19, 2024
  • Python

An unofficial tkinter desktop application that enables natural language conversations with OpenAI's ChatGPT directly from your local computer using GPT-3.5 Turbo, GPT-4o mini, GPT-4o, or GPT-4 Turbo model. With its user-friendly interface and message audio playback, this app aims to provides an enjoyable experience akin to talking to a real person.

  • Updated Aug 6, 2024
  • Python
DjangoOpenAIStreamingChat

Conversations are streamed from the Django channel (WebSockets) using the OpenAI API(GPT) and processed asynchronously in the background using Celery. Parameters and conversation history are also available.

  • Updated Jun 27, 2024
  • Python

Improve this page

Add a description, image, and links to the openai-api-chatbot topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the openai-api-chatbot topic, visit your repo's landing page and select "manage topics."

Learn more