GithubHelp home page GithubHelp logo

tanner-chiang / gpt_codeinterpreter Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 118.39 MB

Python code interpreter implemented using OpenAI API key,with Chainlit and GPT-4

Python 98.04% Nix 0.28% HTML 1.68%

gpt_codeinterpreter's Introduction

FREE & Integrated GPT Provider # ๐Ÿค–

Ultimate and FREE OpenAI Provider implemented with Python code interpreter & other multiple functions, powered by ChatGPT & GPT-4!

๐Ÿ“ข Announcements! We're working on our own model, which is a fine-tuned version of code-llama-34b-python, which means it will offer you better service and using experience. Also, a fine-tuned Chinese language model based on ChatGLM-2-6b will be released ater.

Quick Start ๐Ÿš€

๐ŸŒŸ Create Your Own Endpoints with Plugin_Client

We're excited ๐Ÿ˜ƒ to announce that you can now implement your very own custom endpoints with just a few lines of code! For a detailed walkthrough ๐Ÿ“–, visit our new site Plugin_Client on Chatify.

Our Reverse Endpoint Supports:

  1. ๐Ÿ—จ๏ธ Chatting with ChatGPT (May trigger other functions)
  2. ๐Ÿ“ค File Uploading (Type '/upload' and then click "CLICK TO UPLOAD")
  3. ๐Ÿ Python Code Interpreter (Triggered for specific scenarios)
  4. ๐ŸŽจ Image Generation (Using Stable Diffusion xl and Kandinsky to generate two images each)
  5. ๐Ÿ“ธ Image Description (Generate textual descriptions for images)
  6. ๐ŸŽ‰ (NEW) Personal function/plugin upload & calling (Write your own function and ChatGPT will help you with your own preferences)
  7. ๐ŸŽ‰ (NEW) Local code interpreter (Processs commands you ask about your computer, like Turn on Dark Mode, Read the PDF file and Open Safari and search *** for me)

Endpoint: https://chat.chatify.me

Functions to be added:

  1. ๐Ÿ“Š Excel file (.xksx) processing (Read, write and manipulate .xlsx files)
  2. ๐Ÿ“„ PDF file (.pdf) processing (Read, extract text, and convert PDF files, may use OCR or other techniques)
  3. ๐Ÿ–ฅ๏ธ VUE develop assistant (Help in developing and debugging VUE.js applications)
  4. ๐ŸŒ Recognize website contents (Summarize or extract website contents, automatically scroll down the screen and locate the contents)
  5. ๐Ÿง Linux Backend Operations Assistant (Assist in operating and managing Linux servers)
  6. ๐Ÿ•ท๏ธ Automated Web Data Crawler (Automate the process of web scraping and data extraction from websites)

Cotact us ๐ŸŒ

  • Discord: Join our server for live support and community engagement ๐ŸŽฎ

  • Github: Check out Our repository for code and updates ๐Ÿ› ๏ธ

  • ๅพฎไฟก็พค: Scan the QR code below to join our WeChat group for local support ๐Ÿ‡จ๐Ÿ‡ณ

๐Ÿ—จ๏ธ Got Feedback?

Feel free to join our Discord or WeChat groups if you have any feedback or questions. We're here to help! ๐Ÿค

Common Features

Current Features

  • ๐Ÿ—จ๏ธ Chat with ChatGPT
  • ๐Ÿ“ค File Uploading
  • ๐Ÿ Python Code Interpreter
  • ๐ŸŽจ Image Generation
  • ๐Ÿ“ธ Image Description
  • ๐ŸŽ‰ Personal function/plugin upload & calling

๐ŸŽ‰ I'm thrilled to announce that our open-source project now has its own reverse endpoint. We invite everyone to join the testing phase. Once testing stabilizes, we will open-source the corresponding stable features into this project.

Ways to get our API:

๐ŸŒ Website: https://web.chatboxapp.xyz/

  • ๐Ÿ–ฑ๏ธ Click the settings button in the bottom right corner
  • ๐Ÿง  Select "OPENAI API" as the AI Model Provider
  • ๐Ÿ”ง Change the API HOST (ensure no trailing slashes (/) at the end)
  • ๐Ÿ”‘ Obtain the API KEY via https://chat.chatify.me

Website Usage Screenshot

Our reverse endpoint is not only supported on this website but also compatible with any applications that allow modification of the reverse endpoint, such as ChatGPT-Next-Web, etc. You can use our endpoint in the same way as you would with the official API.

20230825110741

Enjoy these exciting new features! ๐ŸŽ‰

Update Log ๐Ÿ“

Our update logs are stored in the update directory. You can click on the links below to view specific updates:

Please check back regularly for our latest updates!

Pictures About GPT_CodeInterpreter

20230726150533

image

image

Video Demonstrations ๐ŸŽฅ

07134.1.mp4

Documentation

To get started with GPT_CodeInterpreter, please refer to the following documentation:

Contributing

Contributions are welcome! Please read the contribution guide to learn how to contribute to this project.

Contact

For any inquiries or collaboration opportunities, you can reach me via email at [email protected]. ๐Ÿ“ง

License

This project is licensed under the terms of the MIT license. ๐Ÿ“œ

This README now includes the link to the env.md file, indicated with the "Understanding Environment Variables" section. It also features an emoji flag (๐Ÿ”‘) to highlight the importance of configuring environment variables for the project. If you have any more requests or need further assistance, please let me know!

gpt_codeinterpreter's People

Contributors

krrishdholakia 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.