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
@@ -57,6 +61,11 @@ Ideal for developers, teams, researchers, and tech enthusiasts looking to levera
57
61
-**[Codel](https://codel.ai/)**: AI-powered development environment.
58
62
-**[PearAI](https://pear.ai/)**: AI-powered development assistant.
59
63
-**[Kiro](https://kiro.dev/)**: AI-powered development environment.
64
+
-**[Zed](https://zed.dev/)** – High-performance, multiplayer code editor built in Rust with integrated AI assistance.
65
+
-**[Claude Desktop](https://claude.ai/desktop)**: Anthropic's desktop application for development tasks, code analysis, and programming assistance.
66
+
-**[Magic](https://magic.dev/)**: AI software engineer platform that understands codebases and handles complex development tasks autonomously.
67
+
-**[Jupyter AI](https://jupyter-ai.readthedocs.io/)**: AI-powered extensions for Jupyter notebooks enabling natural language code generation and data analysis.
68
+
-**[Replit Agent](https://replit.com/agent)**: Advanced AI agent within Replit that builds complete applications from natural language descriptions.
60
69
61
70
---
62
71
@@ -66,6 +75,10 @@ Ideal for developers, teams, researchers, and tech enthusiasts looking to levera
66
75
-**[Task Master](https://github.com/eyaltoledano/claude-task-master)**: A task management system for AI-driven development with Claude, designed to work seamlessly with Cursor AI.
67
76
-**[Memory Bank](https://github.com/vanzan01/cursor-memory-bank)**: A token-optimized, hierarchical task management system that integrates with Cursor for efficient multi-step development workflows.
68
77
-**[Context7](https://context7.com/)**: MCP server with up-to-date documentation for LLMs and AI code editors with precise token-usage management.
78
+
-**[Raycast AI](https://raycast.com/ai)**: AI-powered productivity launcher with coding capabilities and developer workflow automation.
79
+
-**[Perplexity Pro](https://perplexity.ai/pro)**: AI-powered search engine with real-time web access for coding solutions and documentation.
80
+
-**[Warp AI](https://warp.dev/ai)**: AI-enhanced terminal with intelligent command suggestions and workflow optimization.
81
+
-**[Fig](https://fig.io/)**: Terminal autocomplete and AI assistance tool for command-line productivity (now part of AWS).
69
82
70
83
---
71
84
@@ -82,6 +95,7 @@ Ideal for developers, teams, researchers, and tech enthusiasts looking to levera
82
95
-**[Amazon Q Developer](https://aws.amazon.com/q/developer/)**: AI assistant for code completion, debugging, and AWS integration.
83
96
-**[Visual Studio IntelliCode](https://visualstudio.microsoft.com/services/intellicode/)**: Microsoft's AI-powered code completion for Visual Studio ecosystem.
84
97
-**[CodeGeeX](https://codegeex.cn/)**: Multilingual code generation model supporting multiple programming languages.
98
+
-**[Amazon CodeWhisperer](https://aws.amazon.com/codewhisperer/)**: Real-time AI code suggestions with security vulnerability scanning and enterprise privacy controls.
85
99
86
100
---
87
101
@@ -116,7 +130,9 @@ Ideal for developers, teams, researchers, and tech enthusiasts looking to levera
116
130
-**[CodeAnt AI](https://codeant.ai/)**: AI-powered code review and quality analysis.
117
131
-**[Squire.ai](https://squire.ai/)**: AI-powered code review and quality assurance.
118
132
-**[Terragon](https://www.terragonlabs.com/dashboard)**: Comprehensive code review and automated test generation platform.
119
-
133
+
**[Embold](https://embold.io/)**: AI-powered code analysis focusing on code quality, maintainability, and technical debt identification.
134
+
-**[PullRequest](https://www.pullrequest.com/)**: Human-AI hybrid code review service combining automated analysis with expert human reviewers.
135
+
-**[Veracode](https://www.veracode.com/)**: AI-driven application security platform with static and dynamic analysis capabilities.
120
136
121
137
---
122
138
@@ -138,6 +154,7 @@ Ideal for developers, teams, researchers, and tech enthusiasts looking to levera
138
154
-**[Lovable (GPT Engineer)](https://lovable.dev/)**: Natural language to app generation platform.
-**[Pythagora.ai](https://pythagora.ai/)**: AI-powered full-stack development platform.
157
+
-**[DataPup](https://github.com/DataPupOrg/DataPup)**: AI-powered Database client for generating context based SQL queries from natural language.
141
158
142
159
---
143
160
@@ -155,14 +172,16 @@ Ideal for developers, teams, researchers, and tech enthusiasts looking to levera
155
172
-**[Mentat](https://mentat.ai/)**: AI coding assistant for command-line development.
156
173
-**[Bito.ai](https://bito.ai/)**: AI-powered development assistant with CLI integration.
157
174
**[Opencode_CLI](https://github.com/opencode-ai/opencode)**: AI-powered development assistant with CLI integration.
158
-
159
-
175
+
-**[GitHub Copilot CLI](https://github.com/cli/cli/tree/trunk/pkg/cmd/copilot)**: Official GitHub AI assistant for command-line with context-aware command suggestions.
176
+
-**[ShellGPT](https://github.com/TheR1D/shell_gpt)**: Command-line tool integrating ChatGPT for shell command generation and system administration.
177
+
-**[AICommits](https://github.com/Nutlope/aicommits)**: AI-powered tool for generating meaningful Git commit messages based on code changes.
160
178
161
179
---
162
180
163
181
## 🧑💻 Coding Agents
164
182
-**[Smol Developer](https://github.com/smol-ai/developer)**: Lightweight AI coding agent for rapid prototyping.
165
183
-**[Aider](https://github.com/paul-gauthier/aider)**: AI coding agent for collaborative code editing and generation.
184
+
-**[Flumes AI](https://www.flumes.ai)**: Unified memory infrastructure for AI agents. Store and retrieve facts, context, and prior outputs across sessions. SDK available, Langchain-compatible, with Colab demo and graph-based memory inspection.
166
185
-**[GPT Engineer](https://github.com/AntonOsika/gpt-engineer)**: AI agent for building full applications from natural language.
167
186
-**[DevOpsGPT](https://github.com/kuafuai/DevOpsGPT)**: AI agent for automating DevOps tasks and code integration.
168
187
-**[Potpie](https://potpie.ai)**: AI coding agent for streamlined software development workflows.
@@ -178,7 +197,9 @@ Ideal for developers, teams, researchers, and tech enthusiasts looking to levera
178
197
-**[Goose](https://goose.ai/)**: AI-powered development automation.
179
198
-**[Deebo](https://deebo.ai/)**: AI-powered development assistant.
180
199
-**[JunieAI (JetBrains)](https://www.jetbrains.com/junieai/)**: AI coding agent that plans, writes, tests, and refactors code intelligently within JetBrains IDEs—empowering you to focus on high-level development while it handles routine tasks.
181
-
200
+
-**[Fine](https://fine.dev/)**: AI software development agent that understands requirements, writes code, and iterates autonomously.
201
+
-**[Factory](https://factory.ai/)**: AI-powered software development platform automating repetitive coding tasks and accelerating development cycles.
202
+
-**[Pythagora](https://pythagora.ai/)**: AI agent that builds applications through conversational interaction, handling frontend and backend development.
182
203
183
204
---
184
205
@@ -213,6 +234,10 @@ Ideal for developers, teams, researchers, and tech enthusiasts looking to levera
213
234
-**[QA.tech](https://qa.tech/)**: AI-powered quality assurance and testing.
-**[lovable.dev](https://lovable.dev/)**: It allows you to build and deploy web applications from a single prompt.
267
+
-**[base44](https://www.base44.com/)**: AI-native software development OS for startups to design, develop & deploy products faster.
268
+
-**[10Web](https://10web.io/)**: AI-powered WordPress website builder with automated design, content generation, and optimization features.
269
+
-**[Framer AI](https://framer.com/ai)**: AI-powered website builder with advanced design capabilities and no-code/low-code approach.
270
+
-**[Webflow AI](https://webflow.com/ai)**: AI features within Webflow for automated design assistance and content generation.
271
+
-**[Durable](https://durable.co/)**: AI website and business application builder that creates complete business solutions from simple prompts.
243
272
244
273
---
245
274
@@ -251,7 +280,10 @@ Ideal for developers, teams, researchers, and tech enthusiasts looking to levera
251
280
-**[Rendition Create](https://www.renditioncreate.com/)**: AI-powered UI generator for web and mobile interfaces.
252
281
-**[Galileo AI](https://www.usegalileo.ai/)**: AI platform for designing and prototyping user interfaces.
253
282
-**[Phorm.ai](https://phorm.ai/)**: AI-powered form and interface generation.
254
-
283
+
-**[Stitch (by Google)](https://stitch.withgoogle.com/)**: AI-powered UI generator from Google Labs, uses Gemini models to convert natural language or image inputs into multi-screen mobile/web UI designs and clean front‑end code; supports Figma export and conversational iteration.
284
+
-**[Uizard](https://uizard.io/)**: AI-powered design tool converting hand-drawn mockups, screenshots, or text into interactive prototypes and code.
285
+
-**[Figma AI](https://figma.com/ai)**: Native AI features within Figma for automated design tasks, content generation, and design-to-code workflows.
@@ -270,6 +302,10 @@ Ideal for developers, teams, researchers, and tech enthusiasts looking to levera
270
302
-**[Supacodes](https://www.supacodes.com)**: AI-powered platform for automated code documentation.
271
303
-**[Cleric.io](https://cleric.io/)**: AI assistant for technical documentation and code explanation.
272
304
-**[Theneo.io](https://theneo.io/)**: AI-powered API documentation generation.
305
+
-**[Mintlify](https://mintlify.com/)**: AI-powered documentation platform that automatically generates and maintains technical documentation from code.
306
+
-**[GitBook AI](https://gitbook.com/ai)**: AI-enhanced documentation platform with intelligent content suggestions and automated organization.
307
+
-**[Slab](https://slab.com/)**: Team knowledge base with AI-powered search, content suggestions, and automated documentation workflows.
308
+
-**[GPTutor](https://gptutor.tools/)**: VS Code extension offering customizable LLM‑powered code explanations and tutoring across 120+ human languages and 50+ programming languages.
273
309
274
310
---
275
311
@@ -296,6 +332,10 @@ Ideal for developers, teams, researchers, and tech enthusiasts looking to levera
296
332
-**[CrewAI](https://www.crewai.com/)**: Multi-agent platform for automated DevOps workflows.
-**[Warestack](https://warestack.com/)**: AI-powered development infrastructure.
335
+
-**[Harness](https://harness.io/)**: AI-powered CI/CD platform with intelligent deployment strategies, automated rollbacks, and performance optimization.
336
+
-**[GitLab AI](https://about.gitlab.com/solutions/artificial-intelligence/)**: Integrated AI features across GitLab including code suggestions, security scanning, and workflow optimization.
337
+
-**[Terraform Cloud](https://www.terraform.io/cloud)** – Infrastructure as code platform with AI-powered policy suggestions and optimization recommendations.
338
+
-**[Pulumi AI](https://www.pulumi.com/ai/)**: Infrastructure as code platform with AI assistance for cloud resource management and optimization.
299
339
300
340
---
301
341
@@ -305,6 +345,9 @@ Ideal for developers, teams, researchers, and tech enthusiasts looking to levera
305
345
-**[Gecko Security](https://gecko.security/)**: AI-powered security analysis for code.
306
346
-**[Codegate](https://codegate.ai/)**: AI-powered code security and compliance.
-**[Mend (formerly WhiteSource)](https://www.mend.io/)**: AI-powered open source security and license compliance platform.
350
+
-**[JFrog Xray](https://jfrog.com/xray/)**: AI-driven security and compliance scanning for DevOps pipelines and artifact repositories.
308
351
309
352
---
310
353
@@ -320,6 +363,28 @@ Ideal for developers, teams, researchers, and tech enthusiasts looking to levera
320
363
321
364
---
322
365
366
+
## 📱 Mobile Development
367
+
-**[FlutterFlow AI](https://flutterflow.io/ai)**: AI-powered visual development platform for Flutter applications with drag-and-drop interface and code generation.
368
+
-**[Thunkable](https://thunkable.com/)**: AI-assisted no-code mobile app development platform supporting both iOS and Android.
369
+
-**[AppSheet (Google)](https://www.appsheet.com/)**: No-code app development platform with AI-powered data integration and workflow automation.
370
+
371
+
---
372
+
373
+
## 🗄️ Database & API Tools
374
+
-**[Supabase AI](https://supabase.com/ai)**: AI features for database schema generation, query optimization, and API development assistance.
375
+
-**[Hasura](https://hasura.io/)**: GraphQL API platform with AI-powered query optimization and schema management.
376
+
-**[Retool AI](https://retool.com/ai)**: AI-powered internal tool builder with natural language interface for creating business applications.
377
+
378
+
---
379
+
380
+
## 🎯 MLOps & Specialized Tools
381
+
-**[Weights & Biases](https://wandb.ai/)** – MLOps platform with AI model management, experiment tracking, and automated hyperparameter optimization.
382
+
-**[Gradio](https://gradio.app/)** – AI tool for rapidly creating machine learning model demos and interactive interfaces.
383
+
-**[Streamlit](https://streamlit.io/)** – Framework for building AI/ML data applications with minimal code and AI-powered features.
384
+
-**[Observable](https://observablehq.com/)** – Data visualization platform with AI-enhanced analysis and interactive notebook capabilities.
385
+
386
+
---
387
+
323
388
## 🗄️ MCP Server/Tools
324
389
-**[MCP Server Finder](https://www.mcpserverfinder.com/servers)**: Discover and browse a wide range of MCP servers.
325
390
-**[MCP So](https://mcp.so/)**: Platform for MCP server resources and community.
0 commit comments