Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 544 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 544 Bytes

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]