logocreator: Free & Open-Source AI Logo Generator by Nutlope
This repository profile is provided by osrepos.com, an open source repository discovery platform.
Summary
logocreator is an open-source logo generator that leverages Flux Pro 1.1 on Together AI to create professional logos quickly. Built with a modern tech stack including Next.js and TypeScript, it offers customizable styles for generating unique designs. This project is ideal for anyone looking to generate high-quality logos with the power of artificial intelligence.
Repository Information
Topics
Click on any tag to explore related repositories
Use at your own risk
OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of code from these repositories is the user's own responsibility. Always review the repository, source code, dependencies, licenses, and security implications before running or installing anything. OSRepos is not responsible for issues, damages, or losses resulting from third-party repositories.
Introduction
logocreator by Nutlope is a powerful, open-source AI logo generator designed to help users create professional logos in seconds. It utilizes Flux Pro 1.1 on Together AI for its core generation capabilities, providing a robust solution for design needs. Built with Next.js, TypeScript, and Shadcn UI, it offers a modern and responsive user experience.
Installation
To get logocreator up and running locally, follow these simple steps:
- Clone the repository:
git clone https://github.com/Nutlope/logocreator - Create a
.envfile in the root directory and add your Together AI API key:TOGETHER_API_KEY=your_together_ai_api_key_hereYou can obtain your API key from Together AI API Keys.
- Install dependencies and run the development server:
npm install npm run dev
Examples
While specific examples are best explored on the live application, logocreator allows users to generate logos with highly customizable styles. Imagine inputting a concept or a few keywords and receiving unique, AI-generated designs ready for use, from simple icons to more complex brand marks, all tailored to your specifications.
Why Use logocreator?
logocreator stands out for several compelling reasons: it's completely free and open-source, giving users full control and transparency over the tool. The integration with Flux Pro 1.1 on Together AI ensures high-quality, AI-powered logo generation capabilities. Its modern tech stack, including Next.js, Shadcn, and Tailwind CSS, makes it a robust, scalable, and developer-friendly application. Furthermore, features like rate limiting with Upstash Redis and authentication with Clerk provide a secure and efficient user experience.
Links
- GitHub Repository: https://github.com/Nutlope/logocreator
- Live Demo: https://www.logo-creator.io
- Together AI: https://togetherai.link/
- Flux Pro 1.1 Playground: https://togetherai.link/flux-playground
Related repositories
Similar repositories that may be relevant next.

MetaMCP: Unifying Model Context Protocol Servers with an All-in-One Gateway
August 19, 2026
MetaMCP is a powerful, self-hosted solution that acts as an aggregator, orchestrator, middleware, and gateway for Model Context Protocol (MCP) servers. It allows developers to dynamically combine multiple MCP servers into a single, unified endpoint, enhancing tool management and agent development. This TypeScript-based project simplifies the deployment and management of AI tools within a Dockerized environment.

microsoft/skills: Empowering AI Coding Agents with Domain-Specific Knowledge
August 19, 2026
The microsoft/skills repository provides a comprehensive collection of skills, custom agents, and configurations designed to enhance AI coding agents. It offers domain-specific knowledge for working with Azure SDKs and Microsoft AI Foundry, enabling more effective and context-driven development. Developers can leverage these resources to ground agents like GitHub Copilot with specialized expertise.

ClawHub: The Public Skill and Plugin Registry for OpenClaw
August 19, 2026
ClawHub is the public skill and plugin registry for OpenClaw, designed for publishing, versioning, and searching text-based agent skills and code plugins. It offers fast browsing, a CLI-friendly API, moderation hooks, and vector search capabilities. This platform streamlines the discovery and management of resources for the OpenClaw ecosystem.

code-session-memory: Automatic Vector Memory for AI Coding Sessions
August 15, 2026
code-session-memory provides automatic vector memory for various AI coding tools like OpenCode, Claude Code, Cursor, VS Code, Codex, and Gemini CLI. It indexes new messages into a vector database after each AI agent turn, enabling semantic search across all your past coding sessions. This tool ensures memory is shared across different platforms, enhancing developer productivity.
Source repository
Open the original repository on GitHub.
13 counted GitHub visits