Browse by type
This is an experimental project using OpenAI GPT Plugins and Replicate to combine all AI APis into one.
Instead of using separate interfaces for image generation, video generation, audio generation, and general text natural language processing, this app combines all of them together into a single prompt.
APIs currently supported: - Text to image - Text to video - Text to audio - General natural language processing
Examples of what you might ask:
To run this app, you must have the following:
To run this app, follow these steps:
git clone git@github.com:dabit3/openai-functions-god-app.git
cd openai-functions-god-app
npm install
.env.local (you can copy .example.env.local)OPENAI_API_KEY=
REPLICATE_TOKEN=
npm start
$ claude mcp add openai-functions-god-app \
-- python -m otcore.mcp_server <graph>