top of page

AI-based Interactive Web Application

The web application uses the latest OpenAI's API to create a lyrics generator, image generator, and movie recommendation system. Specifically, the lyrics generator uses text completion with GPT-3 and the image generator uses DALL-E.

 

Streamlit was used to create the web interface and Python was the main programming language used.

bottom of page