Skip to content

manandevs/neuro-noir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

⭐️ Don't forget to give the project a star if you liked it!

🟣 Neuro Noir (AI Vision)

{3151526D-D098-4ABB-8935-BA395334E198}

Turn Words Into Reality. A stunning, cyberpunk-themed AI image generator powered by open-source diffusion models. Create, enhance, and save HD artwork instantly.

Live Demo Repo Size License


πŸš€ Project Overview

Neuro Noir is a client-side AI image generation interface built with vanilla HTML5, Tailwind CSS, and jQuery. It utilizes the Pollinations.ai API to generate images in seconds without requiring backend GPU servers. The UI features a fully immersive, glassmorphism-based cyberpunk aesthetic with live system analytics.

✨ Key Features


⚑ Instant Generation

Powered by Pollinations.ai for lightning-fast diffusion rendering (seconds to render).



🎨 Cyberpunk UI

Immersive interface with neon glows, glassmorphism, and smooth CSS animations.



πŸ›‘οΈ Privacy First

No account required. Your creations and history are stored securely in your browser's Local Storage.



✨ Prompt Enhancer

One-click "Magic Wand" feature to automatically refine and detail your text prompts.



πŸ“Š Live System Stats

Real-time visual analytics widget tracking system load and server latency using Chart.js.



πŸ–ΌοΈ Integrated Gallery

View, manage, and download your previous creations in a responsive masonry grid.


πŸ› οΈ Tech Stack

πŸš€ Getting Started

Since this is a static web application, it requires no complex build steps.

  1. Clone the repo

    git clone https://github.com/manandevs/neuro-noir.git
    cd neuro-noir
  2. Run the project Simply open index.html in your browser.

    Optional: For the best experience (to avoid CORS issues with some assets), use a simple local server:

    # using python
    python -m http.server 8000
    # OR using VS Code Live Server extension

πŸ“‚ Project Structure

.
β”œβ”€β”€ πŸ“ css/
β”‚   └── πŸ“„ style.css        # Custom animations and overrides
β”œβ”€β”€ πŸ“ js/
β”‚   β”œβ”€β”€ πŸ“„ script.js        # Main logic (API calls, UI interaction)
β”‚   └── πŸ“„ tailwind.config.js # Tailwind configuration
β”œβ”€β”€ πŸ“ images/              # Assets and logos
β”œβ”€β”€ πŸ“„ index.html           # Main Generator Page
β”œβ”€β”€ πŸ“„ gallery.html         # User Gallery Page
└── πŸ“„ community.html       # Community Page

🀝 Contributing & Customization

This project is yours to explore! πŸ› οΈ

I explicitly encourage you to fork this repository and make it your own. Whether you want to add new features, change the cyberpunk theme, integrate a different API, or just experiment with the codeβ€”go ahead!

  1. Fork the Project
  2. Create your Feature Branch
  3. Commit your Changes
  4. Push to the Branch
  5. Open a Pull Request

❀️ Support the Project

If you found this project helpful, cool, or inspiring, please show some love!

  1. Give it a Star 🌟 (It really helps others find the project!)
  2. Follow me on GitHub πŸš€ for more exciting builds like this.

Made with πŸ’œ and Neon by MananDevs

About

🎨 A stunning, cyberpunk-themed AI image generator powered by Pollinations.ai. Turn words into reality with instant rendering, HD details, and privacy-focused local storage.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors