Edit images with a single prompt. Powered by Flux through Together.ai.
- Flux.1 Kontext from BFL for the image model
- Together AI for inference
- Next.js app router with Tailwind
- Helicone for observability
- Plausible for website analytics
- Clone the repo:
git clone https://github.com/Nutlope/easyedit - Create a
.env.localfile and add your Together AI API key:TOGETHER_API_KEY= - Run
npm installandnpm run devto install dependencies and run locally