Giter Club home page Giter Club logo

laooopooo / opengpt Goto Github PK

View Code? Open in Web Editor NEW

This project forked from uesleibros/opengpt

0.0 0.0 0.0 243 KB

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.

Home Page: https://discord.gg/W7tnxxA6mG

License: GNU General Public License v3.0

Python 99.86% Makefile 0.14%

opengpt's Introduction

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

Completion

Website Model
ava-ai-ef611.web.app GPT 3.5-Turbo, GPT-4 and No account required.
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

Image

Website Model
hotpot.ai Stable Diffusion

Unfinished/Testing

Completion

Website Model
beta.character.ai C1.2 (own model)

Image

Website Model
nightcafe Stable Diffusion, Dall-E 2 and Coherent

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.

opengpt's People

Contributors

uesleibros avatar hexyedev avatar mishalhossin avatar diaoxiaozhang avatar najmul190 avatar poiz0ned avatar williamstein avatar gjp4tw avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.