chatgpt-service and gpt-go

The ChatGPT service and its corresponding Go SDK are ecosystem siblings, where the backend service provides real-time AI capabilities and the Go SDK offers a client library to interact with OpenAI's GPT APIs for integration.

chatgpt-service
48
Emerging
gpt-go
40
Emerging
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 22/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 14/25
Stars: 128
Forks: 50
Downloads:
Commits (30d): 0
Language: Go
License: MIT
Stars: 357
Forks: 25
Downloads:
Commits (30d): 0
Language: Go
License: Apache-2.0
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

About chatgpt-service

cookeem/chatgpt-service

Real-time ChatGPT service, support GPT3/GPT4, support conversation and generate pictures from sentences, this is backend

This project helps developers integrate real-time conversational AI and image generation into their own applications. It takes user text prompts and returns either AI-generated text responses or images. Developers building web applications that need to offer chat functionality or create visuals from text would use this service.

application-development conversational-ai image-generation backend-services web-development

About gpt-go

hanyuancheung/gpt-go

OpenAI ChatGPT/GPT-4/GPT-3 SDK Go Client to Interact with the GPT-4/GPT-3 APIs.

This Go client helps Go software engineers integrate their applications with OpenAI's powerful AI models like GPT-3, GPT-4, and DALL-E 2. You can send text prompts or image generation requests and receive AI-generated text responses or image URLs directly within your Go programs. It's designed for developers building AI-powered features into their Go applications.

Go-programming AI-integration API-client Application-development OpenAI-models

Scores updated daily from GitHub, PyPI, and npm data. How scores work