Skip to content
forked from lwd-temp/gpt-free

List of hand-picked gpt-3.5+ model APIs that are free to use

License

Notifications You must be signed in to change notification settings

kwekewk/gpt-free

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Free GPT-3.5 & GPT-4 Text Completion Models and APIs

This repository provides free and easy-to-use text completion models and APIs based on GPT-3.5 & GPT-4, allowing developers to generate human-like text responses for their applications.

Use churchless.tech one for now

Available APIs

API Description Provider Model
ora.sh Provides text completion models with adjustable levels of creativity and specificity ora.sh GPT-4
t3nsor.tech Provides text completion models with a focus on natural-sounding responses and personalized conversations t3nsor.tech GPT-3.5
churchless.tech Provides text completion models using OpenAI's completion model churchless.tech GPT-3.5-turbo
openai.a2hosted.com Provides text completion models with a focus on natural-sounding responses and personalized conversations openai.a2hosted.com GPT-3.5

Usage

Each API offers a class for creating a new text completion instance and a class for processing the completion response.

ora.sh

  • Reverse engineered (VIV)

t3nsor.tech

  • Reverse engineered (VIV)

churchless.tech

  • Provided (PUB)

openai.a2hosted.com

  • Reversed engineered (V)

Note: Acheong08 has requested that I pass along a note to remind you that free.churchless.tech should be used on the client side, rather than the server side, due to rate limits. Acheong08 created this resource specifically for use with https://bettergpt.chat/. If you are looking for a tool for server side use, Acheong08 recommends checking out https://discord.com/channels/1051681201951342653/1092045582425657425. (should be in his server)

About

List of hand-picked gpt-3.5+ model APIs that are free to use

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%