openai-chat topic
List
openai-chat repositories
openai-whisper-talk
142
Stars
36
Forks
Watchers
openai-whisper-talk is a sample voice conversation application powered by OpenAI technologies such as Whisper, Completions, Embeddings, and the latest Text-to-Speech. The application is built using Nu...
telegram-chatgpt-bot
84
Stars
4
Forks
Watchers
Simple Telegram bot integration to OpenAI ChatGPT API, written in Go
openai-api-function-call-sample
88
Stars
19
Forks
Watchers
A sample app to demonstrate Function calling using the latest format in Chat Completions API and also in Assistants API.
zod-to-openai-tool
23
Stars
2
Forks
Watchers
Easily create tools from zod schemas to use with OpenAI Assistants and Chat Completions, inspired by tRPC