Explore
Discover the best AI tools in one place
96 tools found
Repomix (formerly Repopack) is a powerful, open-source command-line tool that packages entire Git repositories and codebases into a single, clean, and token-optimized Markdown or XML file designed for large-context LLMs like Claude 3.7 Sonnet, GPT-4.5, and Google Gemini 2.0 Pro. When developers want to ask AI questions about architecture, conduct full codebase security audits, or migrate legacy software, manually copying and pasting individual files is tedious and prone to missing crucial context. Repomix automatically analyzes directory trees, parses .gitignore files, removes binary assets and lockfiles, calculates token counts, and formats the entire codebase into an optimized structure that maximizes LLM comprehension.
Vanna AI is an open-source Python-based RAG (Retrieval-Augmented Generation) framework engineered to generate high-accuracy SQL queries from plain English questions. Unlike general-purpose chatbots that frequently hallucinate non-existent database columns and tables, Vanna trains specifically on your database schema, table DDL, documentation, and historical query logs. When a business user or developer asks a natural language question, Vanna retrieves relevant schema definitions and validated SQL examples to construct an accurate, executable SQL query for PostgreSQL, Snowflake, BigQuery, MySQL, SQLite, or SQL Server. With over 12,000 GitHub stars, Vanna allows organizations to deploy self-hosted text-to-SQL agents inside Slack, Streamlit dashboards, or internal REST APIs without exposing private database records to third parties.
OpenPipe is a developer-centric model distillation and fine-tuning platform that enables engineering teams to replace expensive, slow frontier LLMs (like GPT-4.5 and Claude 3.7) with specialized, fine-tuned smaller models that run faster and cost up to 90% less. Rather than manually gathering synthetic training datasets, OpenPipe acts as a drop-in proxy wrapper around your existing OpenAI or Anthropic SDK calls. It automatically logs real-world production prompts and completions in the background. Once sufficient production data is collected, OpenPipe allows you to trigger automated fine-tuning runs on open-weights architectures (such as Llama 3 and Mistral) with one click, delivering equivalent task accuracy at sub-100ms inference latency.
Supermaven is an ultra-low-latency AI code completion extension engineered by the creators of TabNine. Renowned for its industry-leading response speed and massive 300,000-token context window, Supermaven delivers sub-100ms inline suggestions that feel instant compared to traditional LLM copilot extensions. By ingesting your entire repository into its specialized Babble neural architecture, Supermaven understands project-wide type definitions, custom internal libraries, coding conventions, and recent file edits with unprecedented accuracy. Available across Visual Studio Code, JetBrains IDEs, and Neovim, Supermaven offers a generous free tier for individual developers alongside a high-context Pro tier for professional engineers.
Marimo is a modern, open-source reactive Python notebook that solves the reproducibility and out-of-order execution nightmares of traditional Jupyter notebooks. Designed for data scientists, ML engineers, and researchers, Marimo guarantees that notebook state is always consistent by treating code cells as a Directed Acyclic Graph (DAG). When you modify a variable or code cell in Marimo, all dependent downstream cells automatically re-run instantly, eliminating hidden state bugs. Furthermore, Marimo notebooks are stored as pure, version-control-friendly Python scripts rather than messy JSON files. With built-in AI code generation, interactive UI sliders, instant conversion into shareable web apps, and native SQL query cells, Marimo represents the state-of-the-art computational notebook for 2026.
Trae is an advanced AI-first integrated development environment (IDE) built by ByteDance to accelerate software development with deep contextual awareness. It integrates frontier AI models, including Claude 3.5 Sonnet and GPT-4o, directly into your coding environment, enabling intelligent code completion, complex refactoring, multi-file codebase generation, and automated debugging. Unlike traditional editor plugins that treat AI as a bolt-on chatbot, Trae embeds AI as a core collaborator. It offers two distinct operational modes: Builder Mode, which orchestrates autonomous multi-step coding tasks across your entire repository, and Chat Mode, which answers deep technical questions with full codebase grounding. Designed for developers, startups, and engineering teams, Trae provides a familiar, blazing-fast VS Code-compatible interface with native terminal integration, git management, and zero subscription costs during its introductory preview.
Browserbase is a developer platform that provides headless browser infrastructure and cloud execution environments built specifically for autonomous AI web agents. It solves the hardest challenges of automated browser interactions—including fingerprinting management, bot-detection evasion, CAPTCHA solving, session persistence, and full visual debugging. As AI agents transition from text chat to acting directly on the web, running local browser instances quickly breaks down due to scaling limits and anti-bot blocks. Browserbase provides a scalable serverless fleet of stealth Chromium browsers that agents can pilot via Playwright, Puppeteer, or Stagehand. Trusted by AI startups and enterprise automation teams, Browserbase enables developers to build reliable web scraping pipelines, automated booking assistants, competitor monitors, and end-to-end workflow bots.
AI-powered QA automation platform that auto-generates, runs, and maintains self-healing end-to-end tests via MCP integration with coding agents like Claude Code and Cursor.
Bito AI is an AI-powered coding assistant designed to boost developer productivity. It provides code suggestions, explanations, and automated code reviews directly in your IDE. The tool supports multiple programming languages and frameworks.
This plugin integrates with JetBrains IDEs to explain code snippets in plain English using AI. It helps developers understand complex codebases quickly without leaving their development environment. Ideal for onboarding and code reviews.
CreateAny allows users to build applications and implement ideas using just a single line of input. It uses AI to interpret requirements and generate functional code or applications instantly. The platform is designed for rapid prototyping and development without extensive coding knowledge.
YouWare is an AI-powered coding assistant that helps developers transform ideas into functional code quickly. It supports multiple programming languages and frameworks, making it ideal for rapid prototyping and development. The platform streamlines the coding process with intelligent suggestions and automation.
Keploy is an AI-powered tool that automatically generates API test cases and mocks from real traffic. It helps developers and QA teams improve test coverage without writing tests manually. The platform integrates seamlessly into existing development workflows.
ZenMux provides a unified gateway to access a wide variety of AI models from different providers through a single interface and API. It simplifies model comparison, switching, and integration for developers and teams. With one endpoint, users can leverage the best model for each task without managing multiple vendor relationships.
Developer Toolkit is an AI-powered coding assistant that helps developers write, debug, and optimize code faster. It supports multiple programming languages and integrates directly into development workflows. The tool reduces boilerplate and accelerates project delivery.
Retune enables users to build custom AI applications without writing any code. It provides a no-code platform for creating AI-powered tools and integrations.
Mirai enables developers to deploy high-performance AI models directly within their applications. It provides optimized inference for real-time AI capabilities without heavy infrastructure. Build smarter apps with minimal latency and maximum efficiency.
Runcell is an AI agent that integrates directly into Jupyter notebooks. It allows data scientists to generate code, run cells, and debug using natural language commands. Perfect for accelerating data science workflows and reducing boilerplate coding.
Empromptu allows users to describe their app idea in plain language and generates functional AI-powered applications. It translates natural language descriptions into working prototypes without requiring coding skills. The platform focuses on rapid development and iteration for non-technical founders.
TeleportHQ is an AI-powered website builder that generates code and designs from prompts. It integrates with ChatGPT to create functional websites quickly. Ideal for developers and designers who want to prototype fast.
Bifrost transforms Figma design files into clean, production-ready React code. It bridges the gap between design and development workflows.
CometAPI provides a unified API to access over 500 AI models from various providers. It simplifies integration and allows developers to leverage multiple AI capabilities through a single endpoint.
Mockmaster is an AI-driven platform that helps job seekers prepare for technical interviews. It provides realistic interview simulations and feedback to improve coding and problem-solving skills.
NLSQL is an AI tool that converts plain English questions into accurate SQL queries, enabling non-technical users to interact with databases without writing code. It supports multiple database dialects and handles complex joins and aggregations. Ideal for analysts, product managers, and anyone who needs data without deep SQL knowledge.
Duckie AI provides intelligent coding agents that can autonomously handle development tasks and manage workflows. It integrates with existing tools to streamline software development processes. Teams can delegate routine coding tasks to focus on higher-level problem solving.
Oopsie by Zipy uses AI to automatically detect and diagnose bugs in Flutter and React Native applications. It combines session replays with intelligent error analysis to help developers fix issues faster. The tool captures user sessions and correlates them with crash reports for comprehensive debugging.
Gradio is an open-source Python library that allows you to quickly create customizable web interfaces for machine learning models. It enables developers and researchers to demo, debug, and share their models with a simple API. With just a few lines of code, you can launch a fully functional web app.
Cloudflare AI provides infrastructure for building and deploying AI applications on Cloudflare's global edge network. It offers serverless GPU inference and access to popular AI models. Developers can build scalable AI applications with low latency.
Ollama allows users to run large language models directly on their local hardware, providing privacy and speed without relying on cloud services. It supports a variety of models and is optimized for both CPU and GPU usage. The tool is ideal for developers and researchers who need offline access to AI capabilities.
RapidNative allows users to transform their ideas into functional mobile app prototypes in minutes. It uses AI to generate code and design elements, making app development accessible to non-technical users. The platform supports both iOS and Android platforms.
Kimi AI combines visual coding with agent swarm technology to handle complex programming tasks. It enables users to build applications through visual interfaces while AI agents collaborate on code generation. Designed for both developers and non-technical users.
Sketchflow.ai transforms plain text descriptions into fully functional native iOS and Android applications. It generates real Swift and Kotlin code, eliminating the need for manual coding. The platform streamlines mobile app development by automating the entire build process from concept to deployment.
Cline is an open-source AI coding agent designed to integrate directly into VS Code. It assists developers by providing intelligent code suggestions and automated tasks. The tool aims to enhance productivity within the development environment.
InitRunner enables developers to define and deploy AI agents using simple YAML configuration files. It streamlines the process of creating automated workflows directly from the command line. This tool is ideal for developers who prefer code-first approaches to AI automation.
DeerFlow is an open-source SuperAgent framework that can research, code, and create content autonomously. It orchestrates multiple AI agents to handle complex tasks from start to finish. Developers and researchers can extend and customize the framework for their specific needs.
Devin is an AI-powered software engineering agent designed to work alongside ambitious engineering teams. It can autonomously handle complex coding tasks, debug issues, and contribute to large-scale projects. Devin acts as a collaborative AI teammate that understands context and can take on real engineering work.
TurboClaw is a tool for quickly deploying OpenClaw AI agents with minimal setup. It streamlines the process of getting AI agents up and running in under 60 seconds. Designed for developers who want fast, reliable agent deployment.
Glaze is an AI-powered development tool that allows users to build functional applications through natural language prompts. It abstracts away complex coding, making app creation accessible to non-developers.
JetBrains Air is an AI-powered development environment that lets developers orchestrate multiple AI agents to handle coding tasks in parallel. It integrates deeply with JetBrains IDEs, allowing users to delegate complex workflows while maintaining full oversight and control. The platform is designed for professional developers who want to multiply their productivity without sacrificing code quality.
Fabricate allows users to build entire web applications from a single prompt. It uses AI to generate functional web apps quickly and efficiently.
Text2SQL.ai is a powerful tool that translates natural language into SQL queries. It allows users to interact with databases without needing to know SQL syntax. This makes data analysis accessible to non-technical users.
GoCodeo is an AI-powered coding agent that helps developers write, debug, and optimize code efficiently. It supports multiple programming languages and integrates into development workflows. Designed for both beginners and experienced developers looking to boost productivity.
MCP Showcase provides a live playground for Model Context Protocol (MCP) integrations, allowing developers to test and demonstrate MCP capabilities instantly. It is ideal for API developers and teams building AI-powered tools. The platform enables rapid prototyping and live demos without complex setup.
Qoder is an agentic coding platform designed to help developers build real software projects with AI assistance. It provides intelligent code generation, debugging, and project management tools in one integrated environment. The platform aims to streamline the entire software development lifecycle.
Anything AI App Builder transforms natural text descriptions into functional applications. It generates code, designs interfaces, and deploys projects automatically. Perfect for non-developers and rapid prototyping.
Kilo is an AI-driven code review tool that automatically analyzes pull requests and identifies potential bugs, security vulnerabilities, and code quality issues before they reach production. It integrates seamlessly into existing development workflows to improve code reliability. The tool helps development teams maintain high coding standards with minimal manual effort.
PageAI enables users to go from prompt to production by handling design, copy, and code in minutes. It is an AI-powered website builder that streamlines the creation of landing pages and web applications. The tool is ideal for marketers and developers seeking rapid deployment.
Google Antigravity is a cutting-edge development platform that empowers developers to build and deploy AI agents with ease. It provides a comprehensive suite of tools for creating autonomous agents that can perform complex tasks. The platform is designed to accelerate the transition to agent-first software development.
Pico enables users to create micro applications powered by GPT technology without extensive coding. It simplifies app development by leveraging AI to generate functional microapps quickly.
Whatthediff is an AI-powered GitHub app that automatically generates clear, concise summaries of pull requests. It helps teams understand code changes faster without reading every line. Integrates directly into your GitHub workflow.
Bricabrac allows users to create web applications using natural language descriptions without any coding required. It transforms text prompts into functional web apps instantly.
CodingFleet is an AI-powered coding assistant that transforms natural language instructions into functional code snippets across multiple programming languages. It helps developers accelerate their workflow by generating boilerplate code, debugging, and providing intelligent suggestions. The tool is designed to work seamlessly within existing development environments.
Zencoder is an AI-powered coding assistant that provides intelligent code completion, debugging, and refactoring capabilities. It integrates directly into development environments to help developers write better code faster. The platform supports multiple programming languages and offers real-time suggestions.
Shipper.now is an AI-powered development platform that allows users to create applications through conversational prompts. It translates natural language into functional code and deploys apps instantly. The tool is designed for rapid prototyping and MVP development.
Dedalus Labs provides a Model Context Protocol gateway that enables seamless integration between large language models and external MCP servers. It acts as a universal bridge, allowing developers to connect any LLM to any MCP-compatible tool or data source without custom integration work. The platform handles authentication, routing, and protocol translation automatically.
Base44 is a vibe coding platform that allows users to build applications through natural language and AI, enabling rapid prototyping and development. It transforms ideas into functional software quickly and intuitively.
intervu.dev offers AI-powered coding interview simulations that replicate real FAANG technical interviews. It provides instant feedback and personalized coaching to help candidates prepare effectively.
JigsawML provides a unified control plane for managing AI-written code across development teams. It offers code review automation, quality assessment, and governance tools specifically designed for AI-generated software. The platform helps organizations maintain code quality and security standards when using AI coding assistants.
Modelence is a vibe coding platform that helps developers build production-ready web applications using AI-powered code generation. It accelerates development by generating full-stack code from natural language prompts. Designed for rapid prototyping and shipping real applications without deep coding expertise.
Blink.new is a vibe coding platform that lets users build production-ready applications through conversational AI. Simply describe what you want to build and the AI generates functional code, deploys it, and handles backend infrastructure. It supports full-stack web application development without requiring deep coding expertise.