Skip to content

SamurAIGPT/nano-banana-generator

Repository files navigation

Nano Banana: AI Image Generator

Nano Banana is an AI-powered image generation web application that allows users to create stunning images from text prompts — or even combine text and image inputs for enhanced creativity.


🚀 Tech Stack

  • Framework: Next.js
  • API Integration: MuAPI
  • State Management: Redux / Context API
  • Rendering: Server-Side Rendering (SSR)

🛠️ Installation

  1. Clone the repository

    git clone https://github.com/yourusername/nano-banana.git
    cd nano-banana
  2. Install dependencies

    npm install
  3. Create a .env file in the project root and add your API key:

    MUAPI_API_KEY=your_api_key_here
    
  4. Run the development server

    npm run dev
  5. Open your browser and visit

    http://localhost:3000
    

💡 Usage

Once the project is running, users can:

  • Enter a text prompt to generate an image.
  • Upload an image and prompt to enhance the output.
  • View generated images directly on the page.

✨ Features

  • Server-side rendering (SSR) for improved SEO and performance
  • Dynamic routing with Next.js
  • API routes for backend logic
  • State management with Redux / Context API
  • Fully responsive layout
  • AI image generation integrated with MuAPI

👨‍💻 Author

Saikrishna Devarla


📜 License

This project is licensed under the MIT License – feel free to modify and use it for your own projects!

About

Image generator template for nano banana

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •