Skip to content

Arjunheregeek/water_color

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎨 Watercolor Image Generator

Transform your images into stunning watercolor paintings with the power of AI! This project uses the Google Gemini API to convert uploaded images into hyper-realistic watercolor artwork. Perfect for artists, designers, and anyone who loves creative visuals.

✨ Features

  • AI-Powered Transformation: Converts images into detailed watercolor paintings.
  • Custom Artistic Style: Mimics traditional watercolor techniques.
  • User-Friendly Interface: Simple and intuitive frontend for uploading and previewing images.
  • Vercel Analytics Integration: Track visitor interactions seamlessly

🚀 Getting Started

Prerequisites

  • Node.js and npm installed
  • Python 3.8+ installed
  • Vercel account for deployment

Installation

  1. Clone the repository:
    git clone https://github.com/Arjunheregeek/water_color.git
    cd water_color
  2. Install backend dependencies:
    pip install -r requirements.txt
  3. Install frontend dependencies:
    npm install

Running Locally

  1. Start the backend server:
    python backend/app.py
  2. Serve the frontend:
    npm run dev
  3. Open your browser and navigate to http://localhost:3000.

🌐 Deployment

  1. Deploy the project on Vercel:
    vercel deploy
  2. Ensure the vercel.json file is correctly configured for routing.

📄 License

This project is licensed under the MIT License. See the LICENSE file for details.

🤝 Contributing

Contributions are welcome! Feel free to fork the repository and submit a pull request.

📧 Contact

For any inquiries, reach out to Arjun.


"Art is not what you see, but what you make others see." - Edgar Degas

About

Transform images into hyper-realistic watercolor paintings using AI and the Google Gemini API.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors