tanner-chiang / GPT_CodeInterpreter

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 402087139@qq.com. ๐Ÿ“ง

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!

About

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


Languages

Language:Python 98.0%Language:HTML 1.7%Language:Nix 0.3%