
Innkwise — Ideas deserve better tools
AI驱动创意操作系统,助力创作者将想法转化为有意义的作品。
@amruthashwa · X
AI powered Creator OS for content creators
完整作品展
技术栈
60 projects

AI驱动创意操作系统,助力创作者将想法转化为有意义的作品。
@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

浏览并雇用艺术家、模特、设计师等创意专业人士。
@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


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

在网络上创建和可视化设计的创意工作室OPROS Design Studio。
@OprosOlamiflex · X
Check out what I just built with Lovable!

一站式AI创作平台,生成视频、图像、音乐和3D内容。
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

60秒内生成完整品牌识别系统,包括品牌名、logo、网站和社交媒体套件。
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

将热门视频转化为品牌资产并一键发布到各社交平台。
@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