Skip to content

Agora-X/CreationEngine

 
 

Repository files navigation

CreationEngineAI

Requirements

Get OpenAI API key here.

Running Locally

  1. Clone repo
git clone https://github.com/Agora-X/CreationEngine
  1. Install dependencies
npm i
  1. Run app
npm run dev

Improvement Ideas

  • Autocomplete for pevious tasks: "Generate an image of a dog"
  • Successfully enable text to image
  • Add Audio processing, text to speech, text to music
  • Add text to video
  • Add ability to input files [Imgs, spectrograms, videos]

About

Create anything from images, video, audio, and text with the latest generative AI models

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.7%
  • JavaScript 2.0%
  • CSS 0.3%