--- title: Brand Identity Generator emoji: ⚡ colorFrom: blue colorTo: green sdk: gradio sdk_version: 5.49.1 app_file: app.py pinned: false --- # 🏷️ Track Tag mcp-in-action-track-creative # Brand-Identity-Generator An **Autonomous Branding Agent** that generates brand identity kits, including logos, color palettes, social media content, and summarizes market insights — all using MCP tools and autonomous reasoning. --- ## 🚀 Project Overview **Brand-Identity-Generator** is an **AI-powered autonomous agent** that leverages MCP servers to plan, reason, and execute branding tasks. The agent integrates multiple tools: - Market research search via DuckDuckGo - AI-powered text summarization - AI image generation (logo & color palette assets) - Social media copy generation It demonstrates **planning, reasoning, and execution** in a single workflow for practical business use. --- ## 🎯 Key Features - **Autonomous Brand Kit Generation**: Provide company name, business type, and style/vibe → Agent produces logo, color palette, and social media posts. - **Market Insights Summarization**: Raw market data is retrieved and summarized into actionable insights. - **Interactive Brand Consultant Chatbot**: Ask questions and get expert AI guidance on branding. - **MCP Tool Integration**: Each step uses MCP tools to fetch data, generate content, and reason autonomously. --- ## 🛠️ How to Use 1. Open the HuggingFace Space: [Insert Space Link] 2. Enter: - Company Name - Business Type - Style/Vibe (e.g., Minimalist, calming) 3. Click **"Generate Brand Kit"** → watch the agent plan and produce results. 4. View generated assets: - Logo concept - Color palette - Social media content 5. Chat with the **Brand Consultant** for additional guidance. --- ## 🎥 Demo Video Watch the agent in action:[![Watch the demo](https://img.youtube.com/vi/j16NLoM-d7o/0.jpg)](https://youtu.be/j16NLoM-d7o) --- ## 👥 Team | Name | HuggingFace Username | |------|--------------------| | Omar Ahmed | @omarash2016 | | Ahmed Samir | @ABO4SAMRA | | Mohamed Ahmed | @Mohamed-Hosny | > All members have joined the Hackathon organization and registered for the event. --- ## 📱 Social Media Check our project post: https://www.linkedin.com/posts/omar-ahmed-5738ab332_brand-identity-generator-a-hugging-face-activity-7400307303842820096-ESNQ?utm_source=share&utm_medium=member_desktop&rcm=ACoAAFPIN2cB-lsuDIEpLKFLGfsM6T0lhAr8tl4 --- ## ⚙️ Requirements - Gradio app running with MCP server support - Requires **NEBIUS_API_KEY** environment variable for AI calls - Python dependencies: `gradio`, `openai`, `ddgs`, `Pillow`