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

This branch is 5 commits ahead of, 16 commits behind Nutlope/blinkshot:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Sujal Shah
Nov 28, 2024
17dfb6e Β· Nov 28, 2024

History

71 Commits
Oct 15, 2024
Nov 28, 2024
Oct 8, 2024
Oct 15, 2024
Oct 3, 2024
Oct 3, 2024
Nov 28, 2024
Oct 15, 2024
Oct 3, 2024
Oct 15, 2024
Nov 28, 2024
Oct 3, 2024
Nov 28, 2024
Nov 28, 2024
Nov 28, 2024
Nov 28, 2024
Oct 3, 2024
Oct 15, 2024
Nov 28, 2024

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%