Nader Dabit@nader·Jun 30

I tried out OpenAI functions today and ended up building and open sourcing what I'm calling the God app.

It uses Replicate + GPT4 to enable:

  • Text to video
  • Text to audio
  • Text to image
  • General language processing and text generation via GPT4

All from a single text input.

I'll add more APIs in the future, but for now it's a pretty cool experiment and a good way to get familiar with GPT functions if you're a TypeScript or JavaScript dev.

Functions have a way to go imo, some inconsistencies so far trying to get consistent output.

It's open sourced here: github.com/dabit3/openai-functions-god-app