A simple app to generate logos using LoRa fine-tuned image generator on labeled textual logos hosted on fal.ai.
This project was built during the AGI House Flux LoRa hackathon. It leverages advanced AI techniques to create unique and stylish text-based logos on demand.
- Powered by LoRa fine-tuned Flux image generator
- Labeled textual logo dataset
- TypeScript
- Next.js
- React
- Tailwind CSS
- fal.ai
- LoRa (Low-Rank Adaptation)
- Flux
- Clone the repository
- Install dependencies:
npm install
- Create
.env
file withFAL_KEY
andLORA_PATH
obtained from fal.ai - Run the development server:
npm run dev
- Open http://localhost:3000 in your browser
Contributions are welcome! Please feel free to submit a Pull Request.
- AGI House for organizing the Flux LoRa hackathon
- fal.ai for the easy to use API and free credits!