Skip to main content

OpenGPT 3.5/4 is a project aimed at providing practical and user-friendly APIs. The APIs allow for easy integration with various applications, making it simple for developers to incorporate the natural language processing capabilities of GPT into their projects.

Project description

OpenGPT (3.5/4)

icon

OpenGPT 3.5/4 is a project aimed at providing practical and user-friendly APIs. The APIs allow for easy integration with various applications, making it simple for developers to incorporate the natural language processing capabilities of GPT into their projects. The user-friendly design of the APIs ensures that developers can quickly and easily start using the GPT technology, without having to navigate complex systems. OpenGPT 3.5/4 is the ideal solution for developers looking to enhance their applications with advanced natural language processing capabilities.

  Join our Community

  Star this project

About the Project

This project was made so that everyone can have access to artificial intelligence models for free. Non-profit made by those who love to program!

Services

Explaining some details

  • We are currently organizing the project and as such, the source code for one of the AIs API has not been released yet.

  • The artificial intelligence models used and APIs are not ours, it is being made clear so that it does not create confusion in the future.

  • We are not responsible for what purposes you use these APIs. We just deliver so you can have fun with this new technology.

  • Our purpose is not to harm any of these companies or leak content, we are just providing alternative uses so you can have fun.

Artifical Intelligences

remembering that all these models are from their respective companies, none of them are ours.

Included

Website Model
chat.forefront.ai GPT 3.5-Turbo, GPT-4 and Internet
ai.usesless.com GPT-3.5-Turbo, GPT-4
italygpt.it GPT-3.5-Turbo
chatgptproxy.me GPT-3.5-Turbo
chatllama.baseten.co Alpaca-7b
chatbase.co GPT-3.5-Turbo, GPT-4

Unfinished/Testing

Website Model
beta.character.ai GANs

Setup Project

Installation

Source Code

Before starting to use OpenGPT, it is necessary to have the required dependencies to work. There are 2 ways to make the necessary installations:

  • Makefile:

    • If you have Make installed on your machine, just run the following command: make dependencies. It will download all necessary dependencies.
  • Manual:

    • If you don't have the Makefile installed on your machine, you can just type in your terminal the following: pip install -r requirements.txt. Which will also install all the necessary dependencies.
Project Architecture

First, you need to download the source code from this repository. After extracting the .zip file, you will have a folder called OpenGPT. You need to put it in your project, use example architecture:

my_project
├── OpenGPT
├── your_code
│   ├── ....

Now, for you to use it, just import:

from OpenGPT.opengpt import OpenGPT

Package

You can install this project as module using pip command.

pip install opengpt4

After install, for use it's simple, you can work with something model like this:

from opengpt import OpenGPT

forefront = OpenGPT(provider="forefront", type="completion", options={...})

# .....

Contribution

APIs play a crucial role in the development and implementation of AI systems. They provide a means of communication between different components of the AI system, as well as between the AI system and external applications. APIs can also facilitate the integration of AI systems into larger software systems.

At this stage, we welcome any contributions to our project, including pull requests.

By leveraging the power of APIs and collaborating with a diverse group of developers, we can push the boundaries of what is possible with AI technology. So if you're interested in contributing to our project, please don't hesitate to get in touch! Contribute.

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

opengpt4-0.1.8.tar.gz (45.5 kB view details)

Uploaded Source

Built Distribution

opengpt4-0.1.8-py3-none-any.whl (56.9 kB view details)

Uploaded Python 3

File details

Details for the file opengpt4-0.1.8.tar.gz.

File metadata

  • Download URL: opengpt4-0.1.8.tar.gz
  • Upload date:
  • Size: 45.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for opengpt4-0.1.8.tar.gz
Algorithm Hash digest
SHA256 9c8a7da36fb2887f86b04f328daf2a40ff5ba3c4e341450a574cd93fd790d280
MD5 f9c2b9143a9b9a10621802a42532a545
BLAKE2b-256 4aa8d9a98f7b49e759e5dc1c9035ae4e7aa0441fb0eed5961bccf3532099e1e6

See more details on using hashes here.

File details

Details for the file opengpt4-0.1.8-py3-none-any.whl.

File metadata

  • Download URL: opengpt4-0.1.8-py3-none-any.whl
  • Upload date:
  • Size: 56.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for opengpt4-0.1.8-py3-none-any.whl
Algorithm Hash digest
SHA256 ab0fccbf0dace593fdd4f77623207812474ea439328b5092ec49c5d1dda57722
MD5 11b32c02dc479c7aeda1d58ec3cbb3de
BLAKE2b-256 8e25bea102f03daa0b7d6f34f1cf6991a1debba07c1f4ecfc47e2db7ca8f14ca

See more details on using hashes here.

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