You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+15-15Lines changed: 15 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,14 +49,14 @@ Transform any app idea into working code through 5 AI-powered stages using the l
49
49
<summary><b>🤖 AI Platform (Required - Choose One)</b></summary>
50
50
51
51
### Best Free Options
52
-
-**[AI Studio](https://aistudio.google.com)** ⭐ - Gemini 2.5 Pro free tier with the full 1,048,576-token context ([see model details](https://ai.google.dev/gemini-api/docs))
52
+
-**[AI Studio](https://aistudio.google.com)** ⭐ - Gemini 3 Pro free tier with the full 1,048,576-token context ([see model details](https://ai.google.dev/gemini-api/docs))
53
53
-**[Claude.ai](https://claude.ai)** - Claude Sonnet 4.5 with 200K default / 1M beta context ([see current versions](https://docs.anthropic.com))
54
-
-**[ChatGPT](https://chat.openai.com)** - GPT-5 via the Responses interface ([see OpenAI docs](https://developers.openai.com))
54
+
-**[ChatGPT](https://chat.openai.com)** - ChatGPT 5.1 via the Responses interface ([see OpenAI docs](https://developers.openai.com))
55
55
56
56
### Premium Options (Better for Complete Apps)
57
57
-**[Claude Pro](https://claude.ai)** - Sonnet 4.5 with higher rate limits and 1M-token projects ([pricing](https://claude.ai))
-**[ChatGPT Plus](https://chat.openai.com)** - ChatGPT 5.1 with higher allocations ([pricing](https://openai.com/chatgpt))
60
60
61
61
</details>
62
62
@@ -69,15 +69,15 @@ Transform any app idea into working code through 5 AI-powered stages using the l
69
69
npm install -g @anthropic-ai/claude-code
70
70
claude init # In your project directory
71
71
```
72
-
-**[Gemini CLI](https://github.com/google-gemini/gemini-cli)** - Free & open source with Gemini 2.5 streaming context ([docs](https://ai.google.dev/gemini-api/docs))
72
+
-**[Gemini CLI](https://github.com/google-gemini/gemini-cli)** - Free & open source with Gemini 3 Pro streaming context ([docs](https://ai.google.dev/gemini-api/docs))
73
73
```bash
74
74
npm install -g @google-gemini/cli
75
75
gemini login # Connect your Google account
76
76
```
77
-
-**[OpenAI CLI](https://platform.openai.com/docs/guides/responses)** - Terminal access to GPT-5 and o-series tool-calling pipelines ([docs](https://platform.openai.com/docs))
-**Cursor** - Adds Codebase Q&A, long-term project Memory, and Auto Debug powered by Claude Sonnet 4.5
@@ -318,7 +318,7 @@ your-app/
318
318
| Complete beginner | Lovable • Bolt.new | Paste your idea, get a hosted app with a domain and database in minutes | Daily credit caps and hosted code mean you should harden it later | 10–30 min |
319
319
| Learning hobbyist | Copilot Agent (VS Code) • Cline | Copilot can edit files for you; Cline shows every diff and runs commands on request | Copilot Free has limits and Cline needs your API key setup | 20–45 min |
320
320
| Experienced developer | Cursor 2.0 • Windsurf | Cursor plans tasks and runs code in safe terminals; Windsurf handles bigger refactors with its agents | Usage-based credits and a new IDE to learn | 30–60 min |
321
-
| Budget-limited builder | Cline • Gemini CLI | Both are free to install, work locally, and can call Gemini 2.5 without paid tiers | Less hand-holding than no-code tools—expect to prompt more | 15–40 min |
321
+
| Budget-limited builder | Cline • Gemini CLI | Both are free to install, work locally, and can call Gemini 3 Pro without paid tiers | Less hand-holding than no-code tools—expect to prompt more | 15–40 min |
322
322
| Need-it-today founder | Lovable Agent Mode • Bolt.new (Claude) | Fastest path to a working MVP with dashboards, auth, and analytics baked in | Keep an eye on credit burn and schedule a security/UX review | 15–60 min |
323
323
| Mobile-first product team | v0.dev + v0 Mobile • Flutter + Gemini | v0 sketches mobile experiences; Flutter + Gemini in Android Studio builds native quality | v0 mobile features are new and Android Studio tooling is still evolving | 45–120 min |
324
324
| Complex logic engineer | Claude Code (web/VS Code) • Windsurf | Claude Sonnet 4.5 keeps huge context in its “memory,” Windsurf’s agents plan multi-file changes | Claude web is still preview and company data rules may restrict it | 30–90 min |
Copy file name to clipboardExpand all lines: part1-deepresearch.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,13 +17,13 @@ Please type A, B, or C:
17
17
<summary><b>🤖 AI Model Recommendations for Research</b></summary>
18
18
19
19
### Best Models for Research (November 2025)
20
-
-**Gemini 2.5 Pro** – June 2025 release with 1,048,576 input tokens and 65,536 output tokens for deep, long-context synthesis
20
+
-**Gemini 3 Pro** – November 2025 release with 1,048,576 input tokens and 65,536 output tokens for deep, long-context synthesis
21
21
-**Claude Sonnet 4.5** – September 2025 snapshot offering 200K tokens by default and optional 1M-token beta context for technical accuracy
22
-
-**GPT-5** – Latest OpenAI reasoning model with Responses API controls for adjustable reasoning effort and verbosity
22
+
-**ChatGPT 5.1** – Latest OpenAI reasoning model with Responses API controls for adjustable reasoning effort and verbosity
23
23
24
24
### Access Options
25
-
-**AI Studio** – Free-tier access to Gemini 2.5 Pro with the full 1,048,576-token context window
26
-
-**ChatGPT** – GPT-5 available on Pro, Team, and Enterprise plans with the new Responses API feature set
25
+
-**AI Studio** – Free-tier access to Gemini 3 Pro with the full 1,048,576-token context window
26
+
-**ChatGPT** – ChatGPT 5.1 available on Pro, Team, and Enterprise plans with the new Responses API feature set
27
27
-**Claude.ai** – Claude Sonnet 4.5 via Claude Pro or enterprise workspaces, including the extended context beta header
28
28
29
29
</details>
@@ -139,7 +139,7 @@ I'm a non-technical founder building [description]. I need beginner-friendly res
139
139
5. Budget breakdown (tools, services, deployment)
140
140
6. List of best AI coding assistants for non-coders
141
141
142
-
Please use Gemini 2.5 Pro for comprehensive analysis or Claude Sonnet 4.5 for technical accuracy. Explain everything in plain English with examples. Include specific URLs and tool names.
142
+
Please use Gemini 3 Pro for comprehensive analysis or Claude Sonnet 4.5 for technical accuracy. Explain everything in plain English with examples. Include specific URLs and tool names.
143
143
```
144
144
145
145
### For Developers, create:
@@ -177,9 +177,9 @@ I need comprehensive technical research on [topic] for [context] using the lates
177
177
- Development velocity estimates with AI assistance
178
178
179
179
### AI Model Recommendations:
180
-
- Use Gemini 2.5 Pro for broad technical research (1,048,576-token context)
180
+
- Use Gemini 3 Pro for broad technical research (1,048,576-token context)
181
181
- Use Claude Sonnet 4.5 for code analysis and architecture
182
-
- Use GPT-5 for complex trade-off analysis using adjustable reasoning effort
182
+
- Use ChatGPT 5.1 for complex trade-off analysis using adjustable reasoning effort
183
183
184
184
Provide detailed technical findings with code examples, architecture diagrams, and specific tool recommendations. Include latest AI coding assistants and their capabilities.
185
185
```
@@ -234,22 +234,22 @@ After generating the appropriate research prompt, say:
234
234
"I've created your research prompt above. Here's how to get the best results:
235
235
236
236
### Recommended AI Platforms for Research:
237
-
1.**AI Studio (FREE)** - Best for comprehensive research with Gemini 2.5 Pro
237
+
-1.**AI Studio (FREE)** - Best for comprehensive research with Gemini 3 Pro
238
238
- Go to: https://gemini.google.com
239
239
- 1M token context window perfect for research
240
240
241
241
2.**Claude.ai** - Best for technical accuracy with Claude Sonnet 4.5
242
242
- Go to: https://claude.ai
243
243
- Superior code and architecture analysis but needs a paid account
244
244
245
-
3.**ChatGPT** - Good for quick iterations with GPT-5
245
+
-3.**ChatGPT** - Good for quick iterations with ChatGPT 5.1
246
246
- Go to: https://chat.openai.com
247
247
- Short responses and good research capabilities
248
248
- Free tier: 5 Deep Researches a Month
249
249
250
250
Copy the research prompt and paste it into your chosen platform. The research may take 10-20 minutes to complete.
251
251
252
-
**Pro tip**: Use Gemini 2.5 Pro for the main research, then use Claude Sonnet 4.5 and GPT-5 to validate technical recommendations.
252
+
**Pro tip**: Use Gemini 3 Pro for the main research, then use Claude Sonnet 4.5 and ChatGPT 5.1 to validate technical recommendations.
253
253
254
254
Would you like me to adjust anything in the prompt before you begin?"
0 commit comments