chatgpt-webapi and free-gpt3.5-2api

These are competitors—both provide Go SDK wrappers around ChatGPT/GPT-3.5 APIs to enable chat functionality in Go applications, with overlapping use cases but different implementation approaches (one targeting the official WebAPI, the other offering a free alternative endpoint).

chatgpt-webapi
44
Emerging
free-gpt3.5-2api
41
Emerging
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 18/25
Maintenance 2/25
Adoption 10/25
Maturity 8/25
Community 21/25
Stars: 157
Forks: 25
Downloads:
Commits (30d): 0
Language: Go
License: MIT
Stars: 516
Forks: 84
Downloads:
Commits (30d): 0
Language: Go
License:
Stale 6m No Package No Dependents
No License Stale 6m No Package No Dependents

About chatgpt-webapi

all-in-aigc/chatgpt-webapi

chatgpt go sdk

This project provides a way for Go developers to integrate ChatGPT's conversational AI capabilities directly into their Go applications. It takes your ChatGPT website cookies as input and allows your program to send text prompts and receive text responses from ChatGPT, either in a single exchange or as part of an ongoing conversation. Developers who want to build custom applications that leverage ChatGPT's interactive features would use this.

Go development conversational AI integration web automation application development developer tools

About free-gpt3.5-2api

aurorax-neo/free-gpt3.5-2api

free chat gpt api

This tool allows developers to integrate access to ChatGPT's GPT-3.5 and GPT-4o models into their own applications. It takes in chat prompts and returns generated responses, making it easier to build AI-powered features without directly managing API keys. Developers who need to add conversational AI capabilities to their software would find this useful.

API integration conversational AI application development AI backend

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