RunGPT
Amplifying GPT’s capabilities by giving it access to locally executed plugins.
Why? So you can control what GPT should have access to: Access to parts of the local filesystem, allow it to access the internet, give it a docker container to use.
Imagine Auto-GPT, MemoryGPT, BabyAGI & co could all be plugins for RunGPT, too, providing their capabilities and more together under one common framework.
Basically a locally run proxy to the OpenAI API with a plugin system and its own locally served chat UI.
Development
Planned and mostly coded by GPT-4 itself. Development progress is tracked here:
Check out development.md to see the current planning of the development as epics and stories and the prompts that created them.