Skip to content

majinbot/blinkshot

 
 

Repository files navigation

Blinkshot

An open source real-time AI image generator. Powered by Flux through Together.ai.

Tech stack

  • Flux Schnell from BFL for the image model
  • Together AI for inference
  • Next.js app router with Tailwind
  • Helicone for observability
  • Plausible for website analytics

Cloning & running

  1. Clone the repo: git clone https://github.com/Nutlope/blinkshot
  2. Create a .env.local file and add your Together AI API key: TOGETHER_API_KEY=
  3. Run npm install and npm run dev to install dependencies and run locally

Future Tasks

  • Add a CTA to fork the code on GithUb
  • On hover, have a download button
  • Let people play around with resolutions
  • Let people play around with steps
  • Add a description of the app to the footer
  • Add themes

About

A realtime AI image generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 92.9%
  • CSS 5.9%
  • JavaScript 1.2%