Skip to content

Full stack web application that utilizes OpenAI's GPT-3.5 Turbo LLM and DALL-E model to turn your audio prompt into a profile picture. Made with React, Django, and PostgreSQL.

Notifications You must be signed in to change notification settings

Penguins478/AudioCanvas-Generative-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AudioCanvas-Generative-AI

Full stack web application that utilizes OpenAI's GPT-3.5 Turbo LLM and DALL-E model to turn your audio prompt into a profile picture.

Made with React, Django, and PostgreSQL.

Make sure to turn on the sound before you watch the demo.

Watch it here:

app-demo.mp4

Fun fact:

  • In the making of this project in the month of July, $2.28 was spent on OpenAI API calls.
  • The caching feature saves processing time AND money because it pulls the image from the cache without using an API call.
    • It's kind of like dynamic programming.
insight

About

Full stack web application that utilizes OpenAI's GPT-3.5 Turbo LLM and DALL-E model to turn your audio prompt into a profile picture. Made with React, Django, and PostgreSQL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published