Skip to content

A full stack AI-powered text-to-logo generator built with Next.js, React, Gemini API, Hugging Face, Replicate API, and Firebase.

Notifications You must be signed in to change notification settings

allknowledge34/AI_Logo_Generator_App

Repository files navigation

🎨 AiLogo – Text to Logo Generator Platform

An AI-powered full stack web application that converts text prompts into professional logo designs using modern AI models.


Demo App


🚀 Overview

AiLogo allows users to generate high-quality logos from simple text descriptions in real time.

Built using Next.js with powerful AI integrations, the platform demonstrates modern full stack development and scalable deployment strategies.


✨ Features

🧠 AI-powered text-to-logo generation
🎨 High-quality logo image output
⚡ Fast Next.js performance
📡 Gemini API prompt processing
🖼 Hugging Face & Replicate AI models
🗄 Firebase real-time database
☁️ Cloud deployment on Vercel
📱 Fully responsive design


🏗 Tech Stack

Frontend

  • Next.js
  • React

AI Services

  • Gemini API
  • Hugging Face Models
  • Replicate API

Backend & Database

  • Firebase

Deployment

  • Vercel

📁 .env Setup

NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=YOUR_NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY
CLERK_SECRET_KEY=YOUR_CLERK_SECRET_KEY

#Hugging face Setup
HUGGING_FACE_API_KEY=YOUR_HUGGING_FACE_API_KEY

# Firebase Setup ( required )
NEXT_PUBLIC_FIREBASE_APT_KEY=YOUR_NEXT_PUBLIC_FIREBASE_APT_KEY

# Replicate Api Integration
REPLICATE_API_TOKEN=YOUR_REPLICATE_API_TOKEN

# gemini Api Integration
NEXT_PUBLIC_GEMINI_API_KEY=YOUR_NEXT_PUBLIC_GEMINI_API_KEY

⚙️ Installation

npm install
npm run dev

🤝 Contributing

Contributions are welcome.


⭐ Support

If you found this project useful, give it a star ⭐

About

A full stack AI-powered text-to-logo generator built with Next.js, React, Gemini API, Hugging Face, Replicate API, and Firebase.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published