Skip to content

๐ŸŽจ Real-time AI image generator powered by Flux through Together.ai. Generate high-quality images instantly as you type, with consistency mode and gallery features.

License

Notifications You must be signed in to change notification settings

SujalXplores/blinkshot

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

71 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Blinkshot

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

License Stars Follow on Twitter

โœจ Features

  • ๐Ÿš€ Real-time image generation as you type
  • ๐ŸŽจ Consistency mode for iterative generations
  • ๐Ÿ–ผ๏ธ Featured gallery of generations
  • ๐Ÿ“ฅ Easy image downloads
  • ๐Ÿ”‘ Optional BYOK (Bring Your Own Key) support
  • ๐ŸŒ Rate limiting and analytics built-in

๐Ÿ› ๏ธ Tech Stack

๐Ÿš€ Getting Started

  1. Clone the repository:
git clone https://github.com/SujalXplores/blinkshot
  1. Install dependencies:
npm install
  1. Create a .env.local file and add your Upstash & Together AI API key:
TOGETHER_API_KEY=your_api_key_here
UPSTASH_REDIS_REST_URL=your_redis_url_here
UPSTASH_REDIS_REST_TOKEN=your_redis_token_here
  1. Start the development server:
npm run dev

๐Ÿ—บ๏ธ Roadmap

  • Build an image gallery of cool generations with their prompts
  • Add download functionality for generated images
  • Implement authentication and email-based rate limiting
  • Display remaining credits for users
  • Add replay functionality for consistent generations
  • Add configurable step settings (2-5)

๐Ÿค Contributing

Contributions are welcome! Feel free to:

  • Open issues for bugs or feature requests
  • Submit pull requests for improvements
  • Share your feedback and suggestions

๐Ÿ“ License

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

๐Ÿ™ Acknowledgments

About

๐ŸŽจ Real-time AI image generator powered by Flux through Together.ai. Generate high-quality images instantly as you type, with consistency mode and gallery features.

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • TypeScript 98.2%
  • CSS 1.7%
  • JavaScript 0.1%