golang-infrastructure/go-ChatGPT
(已废弃)ChatGPT's Golang API easily integrates ChatGPT into your Go application
This is a Golang API library designed for developers who want to integrate ChatGPT's conversational AI capabilities directly into their Go applications. It allows you to feed text prompts to ChatGPT and receive text responses, maintaining conversation context for more natural interactions. Developers building Go applications that require integrated, interactive AI chat will find this useful.
No commits in the last 6 months.
Use this if you are a Go developer building an application and want to embed ChatGPT's conversational features directly into your project, complete with session memory.
Not ideal if you are looking for an official OpenAI API client or are not a Go developer.
Stars
34
Forks
4
Language
Go
License
MIT
Category
Last pushed
Dec 07, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/golang-infrastructure/go-ChatGPT"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
microsoft/TypeChat
TypeChat is a library that makes it easy to build natural language interfaces using types.
juzeon/poe-openai-proxy
A wrapper that lets you use the reverse-engineered Python library poe-api library as if it was...
aurora-develop/aurora
free
livekit-examples/kitt
Talk to ChatGPT in real time using LiveKit
cookeem/chatgpt-service
Real-time ChatGPT service, support GPT3/GPT4, support conversation and generate pictures from...