Skip to main content

freeGPT provides free access to GPT3, GPT4 and more models.

Project description

PyPI Downloads Status

freeGPT

freeGPT provides free access to GPT3, GPT4 and more models.

Get started:

py -m pip install --upgrade freeGPT

Or add the freeGPT Discord bot, it's open-sourced!

Join my Discord server for live chat, support, or if you have any issues with this package.

Source:

Models Websites
gpt3 <ava-ai-ef611.web.app>
gpt4 <you.com>
alpaca_7b <chatllama.baseten.co>

Support this repository:

DiscordWidget

TODO List:

  • Make the library well-documented.
  • Make the overall library easier to use.
  • Make the overall library easier to understand.
  • Add a non-GPT model.
  • Make a discord bot.
  • Add an image generation model.

Discord bot:

  • Add the freeGPT Discord bot.
  • This bot has all the models in this repository available.
  • It's interactive, overall fast, and easy to use.
  • And lastly, it's open-sourced.

Example:

import freeGPT

while True:
    prompt = input("👦: ")
    try:
        model = getattr(freeGPT, "Model Name here.")
        resp = model.Completion.create(prompt)
        print(f"🤖: {resp}")
    except Exception as e:
        print(f"🤖: {e}")

Star History Chart:

Star History Chart

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

freeGPT-1.2.1.tar.gz (17.6 kB view details)

Uploaded Source

Built Distribution

freeGPT-1.2.1-py3-none-any.whl (18.3 kB view details)

Uploaded Python 3

File details

Details for the file freeGPT-1.2.1.tar.gz.

File metadata

  • Download URL: freeGPT-1.2.1.tar.gz
  • Upload date:
  • Size: 17.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for freeGPT-1.2.1.tar.gz
Algorithm Hash digest
SHA256 37d46c361db95b4d52e39bf2dbc380e510e4a5e4d1c2c5ffb24e4f8827fc3ac3
MD5 70387e8b6a3ae22ab9b964b31e5b684e
BLAKE2b-256 fba07d3381e4447ed00480638c1dc09964e6e9459c6b8b1546ba6d10a5817243

See more details on using hashes here.

Provenance

File details

Details for the file freeGPT-1.2.1-py3-none-any.whl.

File metadata

  • Download URL: freeGPT-1.2.1-py3-none-any.whl
  • Upload date:
  • Size: 18.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for freeGPT-1.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1c9f33fe939e04004dcd7076cb8b9191de60df3b3195b360cc397aeac580c60d
MD5 20908c12c70eb3b6724c04e000a5eb2c
BLAKE2b-256 d66242fb3aedaff99934d1562f935b64540c377e9e17e55fad9dc324e5f69a17

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page