βοΈ Don't forget to give the project a star if you liked it!
Turn Words Into Reality. A stunning, cyberpunk-themed AI image generator powered by open-source diffusion models. Create, enhance, and save HD artwork instantly.
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.
|
Powered by Pollinations.ai for lightning-fast diffusion rendering (seconds to render). |
Immersive interface with neon glows, glassmorphism, and smooth CSS animations. |
No account required. Your creations and history are stored securely in your browser's Local Storage. |
|
One-click "Magic Wand" feature to automatically refine and detail your text prompts. |
Real-time visual analytics widget tracking system load and server latency using Chart.js. |
View, manage, and download your previous creations in a responsive masonry grid. |
Since this is a static web application, it requires no complex build steps.
-
Clone the repo
git clone https://github.com/manandevs/neuro-noir.git cd neuro-noir -
Run the project Simply open
index.htmlin 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
.
βββ π 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
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!
- Fork the Project
- Create your Feature Branch
- Commit your Changes
- Push to the Branch
- Open a Pull Request
If you found this project helpful, cool, or inspiring, please show some love!
- Give it a Star π (It really helps others find the project!)
- Follow me on GitHub π for more exciting builds like this.
Made with π and Neon by MananDevs