Skip to content

afonso07/ruskin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ruskin. An Art Copilot

Introducing ruskin: Your personal art critic powered by the new OpenAI Vision API! 🎨✨ Watch as GPT-4 analyzes your chosen masterpiece, while David Attenborough narrates the artistic journey. Inspired by John Ruskin, ruskin serves as an art co-pilot, bridging the gap between AI tools and human creativity. It enhances, not replaces, the artist's vision.

Screenshot 2023-11-19 at 01 22 31

🏃‍♀️ Running the project

To run the project you need to have the following env vars setup:

export OPENAI_API_KEY=<KEY>
export ELEVEN_API_KEY=<KEY>
export VOICE_ID=<ID>

Then you can start the server by running:

  • cd backend
  • poetry install
  • poetry run python -m server.server

And the frontend with:

  • cd frontend
  • npm install
  • npm run dev

Disclamer

This project is for educational purposes only. I do not intend to commercialize this initiative, and the generated voice has not been shared. It's essential to clarify that this project has not been approved by David Attenborough. The focus is on exploring the intersection of technology and art appreciation while respecting ethical considerations.

Video Demo:

Movie.export.mp4