Giter VIP home page Giter VIP logo

gpt-4-unlimited-tools's Introduction

GPT-4 Unlimited

Custom Plugins for GPT-4 or GPT-3.5-Turbo (easy web app interface)

Current features:

  • Googling information
  • Computer Vision
  • File read/write abilities
  • Python script execution

Basically, this app gives GPT-4 access to your command line. (Don't worry! By default you must approve every command manually)

This unlocks the ability for GPT-4 to interact with the internet, APIs, python scripts, and any applications that you could with a CLI. Basically it's open source, flexible, plugins for GPT-4.

Web app: https://huggingface.co/spaces/cbg342/GPT4-Unlimited-Plugins (Windows users are advised to use the HuggingFace)

Examples

Using BLIP-2 (via Replicate API) to give GPT-4 vision! robohands

This information is accurate thanks to it's ability to Google:

Screen Shot 2023-04-09 at 8 08 03 PM

Automatic file generation: Screen Shot 2023-04-08 at 3 55 56 PM Screen Shot 2023-04-08 at 3 56 24 PM

Screen Shot 2023-04-08 at 1 07 05 AM

Trying to make it self aware lol

Screen Shot 2023-04-10 at 9 44 52 AM

With a fully editable knowledgebase to tell GPT-4 what commands it has access to, how they are used, and how they should be run by your CLI.

Screen Shot 2023-04-07 at 11 59 57 PM

Installation And Startup

  1. pip install -r requirements.txt
  2. If using vision plugin, add your Replicate API token to plugins/blip2.py
  3. streamlit run app.py

To Do:

  • Better parsing of incorrect command syntax instead of telling GPT to correct itself. (Save tokens)
  • Rolling content window to avoid max tokens error

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.