pitch-gen
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChinesePitch Gen
Pitch Gen
Need to pitch investors but staring at a blank deck? This tool generates pitch deck content. Problem statements, market sizing, business models, competitive analysis. All the slides that take forever to write.
One command. Zero config. Just works.
需要向投资者做推介却对着空白的Deck无从下手?这款工具可以自动生成Pitch Deck的内容,涵盖问题陈述、市场规模测算、商业模式、竞争分析等所有耗时耗力的幻灯片内容。
一条命令即可运行,零配置,开箱即用。
Quick Start
快速开始
bash
npx ai-pitch "AI-powered code review platform for teams"bash
npx ai-pitch "AI-powered code review platform for teams"What It Does
功能说明
- Generates full pitch deck content from a single idea description
- Creates problem/solution slides with compelling narratives
- Builds market size estimates with TAM/SAM/SOM breakdowns
- Writes competitive positioning and moat analysis
- Produces business model and go-to-market slides
- 根据单条创意描述生成完整的Pitch Deck内容
- 生成具备说服力叙事逻辑的问题/解决方案幻灯片
- 提供包含TAM/SAM/SOM拆分的市场规模估算
- 自动撰写竞争定位和护城河分析内容
- 产出商业模式和入市策略(Go-to-Market)相关幻灯片
Usage Examples
使用示例
bash
undefinedbash
undefinedGenerate pitch content from an idea
根据创意生成Pitch内容
npx ai-pitch "marketplace for freelance AI engineers"
npx ai-pitch "marketplace for freelance AI engineers"
Specify output format
指定输出格式
npx ai-pitch "B2B SaaS for inventory management" --format markdown
npx ai-pitch "B2B SaaS for inventory management" --format markdown
Focus on specific sections
仅生成指定板块内容
npx ai-pitch "mobile app for pet owners" --sections problem,solution,market
undefinednpx ai-pitch "mobile app for pet owners" --sections problem,solution,market
undefinedBest Practices
最佳实践
- Be specific about your idea - "AI code review" is vague. "AI code review for security vulnerabilities in fintech" gives much better output.
- Add context about your target market - The tool can't read your mind about who you're selling to.
- Use this as a starting point - The output is a first draft. Your unique insights make it compelling.
- Run multiple times - Different runs give different angles. Pick the best bits from each.
- 明确你的创意细节 - 「AI代码审查」的描述过于模糊,「面向金融科技行业的安全漏洞AI代码审查工具」能生成质量高得多的输出
- 补充目标市场相关的背景信息 - 工具无法凭空获知你的产品面向的受众群体
- 将生成结果作为起点 - 输出仅为初稿,你的独特洞察才是内容的说服力来源
- 多次运行生成 - 不同次运行会给出不同的切入角度,你可以从每次结果中挑选最合适的内容
When to Use This
适用场景
- Building your first pitch deck and don't know where to start
- Need to quickly prototype how an idea would pitch to investors
- Want a structure to fill in with your own research and data
- Brainstorming how to position your startup against competitors
- 制作首份Pitch Deck不知道从何入手时
- 需要快速制作创意原型用于向投资者推介时
- 需要一个结构框架来填充你自己的调研和数据时
- 头脑风暴创业项目如何在竞品中建立定位时
Part of the LXGIC Dev Toolkit
属于LXGIC开发者工具集
This is one of 110+ free developer tools built by LXGIC Studios. No paywalls, no sign-ups, no API keys on free tiers. Just tools that work.
Find more:
- GitHub: https://github.com/LXGIC-Studios
- Twitter: https://x.com/lxgicstudios
- Substack: https://lxgicstudios.substack.com
- Website: https://lxgic.dev
这是LXGIC Studios打造的110多款免费开发者工具之一。免费版本无付费墙、无需注册、无需API密钥,直接可用。
了解更多:
- GitHub: https://github.com/LXGIC-Studios
- Twitter: https://x.com/lxgicstudios
- Substack: https://lxgicstudios.substack.com
- 官网: https://lxgic.dev
Requirements
运行要求
No install needed. Just run with npx. Node.js 18+ recommended.
bash
npx ai-pitch --help无需安装,直接用npx运行即可,推荐使用Node.js 18及以上版本。
bash
npx ai-pitch --helpHow It Works
工作原理
The tool takes your startup idea and runs it through a structured prompt that covers standard pitch deck sections. It uses GPT to generate investor-ready copy for each slide, following patterns from successful pitch decks.
这款工具接收你的创业创意,通过覆盖标准Pitch Deck板块的结构化提示词进行处理,使用GPT为每一页幻灯片生成符合投资者要求的文案,遵循过往成功Pitch Deck的通用范式。
License
许可证
MIT. Free forever. Use it however you want.
MIT协议,永久免费,可任意使用。