Skip to content

RavaniRoshan/AI-logo-brainstromer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

AI Logo Brainstormer ✨

A simple, front-end only web application that uses the Google Gemini API to brainstorm creative logo ideas and taglines for your business.

🚀 Live Demo

Link to live demo (You'll need to host this yourself)

✨ Features

  • AI-Powered Ideas: Generates 3-5 unique logo concepts and taglines.
  • Simple Interface: Easy-to-use interface for entering your business details.
  • No Backend Needed: Runs entirely in your browser.
  • Responsive Design: Works on both desktop and mobile devices.
  • Loading & Error States: Clear feedback during the brainstorming process.
  • API Retry Logic: Implements exponential backoff for more resilient API requests.

✍️ How To Use

  1. Get a Gemini API Key:

  2. Open the Application:

    • Download or clone this repository.
    • Open the index.html file in your web browser.
  3. Brainstorm:

    • Paste your Gemini API key into the designated field.
    • Enter your business name.
    • Enter your industry.
    • Click the "Brainstorm Ideas" button.
  4. View Results:

    • The AI-generated logo ideas and taglines will appear below the button.

🛠️ Technologies Used

  • HTML5
  • CSS3 with Tailwind CSS for styling.
  • JavaScript (vanilla) for application logic.
  • Google Gemini API for generating content.
  • Google Fonts (Inter) for typography.

🖼️ Screenshot

(A screenshot of the application in use would go here. I have added a placeholder image below)

AI Logo Brainstormer Screenshot

⚠️ Disclaimer

Your Gemini API key is used directly in the browser and is not stored or sent to any server other than the Google API. For any serious application, you should proxy API requests through a backend server to keep your API key secure. Do not share your API key publicly.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages