
Innkwise — Ideas deserve better tools
Intelligent creative operating system that helps creators transform ideas into meaningful work.
@amruthashwa · X
AI powered Creator OS for content creators
The full gallery
Tech stack
60 projects

Intelligent creative operating system that helps creators transform ideas into meaningful work.
@amruthashwa · X
AI powered Creator OS for content creators

Create a stunning professional portfolio in minutes. Pick a template, add your work, and get discovered. Loved by developers, designers, photographers, and creatives.
@wagnermateus · X

Browse and hire creative professionals including artists, models, designers, and creators.
@partyushforever · X

Explore creators and videos in a galaxy of talent — Creators Orbit.
@ElMourtejihb · X
Could you give your feedback On it:

Publish proof of work, build a trusted portfolio, find opportunities, and connect with the right people on Many.
@tryjude · X

Manage creative projects for multiple clients with isolated workspaces and white-label review links.
@monkmodeceo · X

A social home for creators to share work, find collaborators, and shine.
@TejiriShaguolo · X

Craft and visualize designs in a web-based creative studio.
@OprosOlamiflex · X
Check out what I just built with Lovable!

Generate AI videos, images, music, and 3D using 100+ top models in one platform.
KKV AI — KKV 是一站式 AI 创作平台,提供视频生成、图像创作、照片编辑、趣味滤镜、AI 聊天助手等功能,无障碍访问 Veo 3、Flux、Claude Opus 4 等 100+ 顶级模型

Portfolio sites for creatives and professionals.
@mkomichi_ · X
- Get paid for services online

Generates complete brand identities including names, logos, websites, and social media kits in 60 seconds.
u/Narrow-Skin1207 · Reddit
I built an AI tool that generates a full brand identity (name, logo, website, social kit) in one run I kept running into the same problem: AI tools exist for one piece of a brand — a logo generator here, a naming tool there — but nothing ties it all together. You end up with a name, a logo, and a website that were never designed to agree with each other. So I built Brandora. You answer a few questions about your business, and it generates a name, two logo concepts, a color palette, typograp

Transform trending videos into branded assets and auto-publish to multiple platforms.
@nrqa__ · X
the AI agent resource list I wish existed a year ago 1). for learning the fundamentals (videos) ↳ llm introduction - the crash course that actually explains how these models work before you touch a line of code ↳ llms from scratch - build one yourself so the black box stops feeling like magic ↳ agentic ai overview (stanford) - a proper academic breakdown of what makes an "agent" different from a chatbot ↳ building and evaluating agents - how to actually test whether your agent is doing its job or just faking it ↳ building effective agents - practical patterns for agents that hold up outside a demo ↳ building agents with mcp - how model context protocol changes the way agents connect to tools and data ↳ building an agent from scratch - no frameworks, no shortcuts, just the raw build ↳ philo agents - a full playlist for going deeper once the basics click 2). for cloning and remixing (repos) ↳ genai agents - a growing collection of agent examples you can clone and