DanPlayer/chatgpt-sdk
simple chatgpt sdk
This is a simple yet powerful SDK written in Go, designed to easily integrate with the ChatGPT API. It allows developers to generate text, create code, and produce images from text prompts. It also supports proxy mode for users in regions with network restrictions, and offers predefined constants for common models and parameters. The primary users are Go developers building applications that need to interact with OpenAI's large language models.
No commits in the last 6 months.
Use this if you are a Go developer building an application and need a straightforward way to integrate text, code, or image generation capabilities from OpenAI's ChatGPT API, especially if you require proxy support.
Not ideal if you are not a Go developer or need a no-code solution to access ChatGPT functionalities.
Stars
7
Forks
1
Language
Go
License
MIT
Category
Last pushed
Jun 07, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/DanPlayer/chatgpt-sdk"
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...