# Web-Based
48 tools tagged
showing 48 of 48 tools
DeepSeek
Low-cost reasoning and coding models with V4 API options
Chinese AI research lab developing low-cost reasoning and coding models with a fast-moving hosted API surface. Current API docs foreground DeepSeek V4 Flash and V4 Pro with thinking/non-thinking modes, OpenAI- and Anthropic-compatible endpoints, 1M context, JSON output, tool calls, and chat-prefix/FIM options. Free chat assistant and API access are available, while open-weight/self-hosting claims should be checked against current model repositories.
Mistral AI
Open-weight frontier lab with Vibe, Studio, and a European AI cloud
Mistral AI is the French frontier-AI lab behind open-weight and commercial models, Mistral Vibe (formerly Le Chat), Studio, agentic coding, and the European-hosted Mistral Compute cloud. It gives developers an EU-centered alternative across API, assistant, agent-platform, and sovereign-infrastructure workflows, with model-specific licensing and pricing that should be checked per workload.
Perplexity
AI-powered answer engine with real-time citations
AI search engine that provides sourced, citation-backed answers by searching the web in real time. Pro tier unlocks unlimited queries, file uploads, and access to GPT-4o, Claude, and Sonar models. Available on web, iOS, Android, and as an API. The leading AI-powered search alternative that combines the convenience of conversational AI with the reliability of cited, verifiable sources.
Onyx
Self-hosted AI platform with RAG, agents, and 40+ connectors
Onyx is an open-core, self-hostable AI knowledge platform for enterprise search, RAG chat, deep research, custom agents, and workplace connectors. It connects to 40+ apps, supports permission-aware retrieval, and offers Cloud, Docker/Kubernetes, and enterprise deployment paths for teams that need controlled internal AI search.
GitHub Codespaces
Instant cloud dev environments
GitHub Codespaces is a cloud-hosted development environment that spins up a full VS Code workspace in a dev container directly from any GitHub repo. Configurable via devcontainer.json, prebuilt for fast cold starts, and accessible through the browser or local VS Code. Used by teams that want zero-setup onboarding, consistent environments, and reproducible builds across platforms.
StackBlitz
Instant full-stack dev in browser
StackBlitz is a browser-based development environment powered by WebContainers — a WebAssembly micro-OS that runs Node.js natively inside the browser. Boot full-stack Next.js, Vite, Angular, or Astro apps in milliseconds with no remote VM, share live via URL, and embed interactive code examples in docs. Also the home of Bolt.new, StackBlitz's AI full-stack app builder.
CodeSandbox
Instant cloud dev environments with live collaboration
Cloud-based development environment providing instant sandboxes for web projects with live collaboration. Features branching like Git for dev environments, shareable previews, and deep integration with GitHub. Ideal for rapid prototyping, code reviews, and onboarding new team members who need a ready-to-go development environment without local setup or configuration delays.
Gitpod
Cloud development environments
Gitpod is an open-source cloud development environment platform that launches ephemeral, pre-configured workspaces in seconds from any Git repository on GitHub, GitLab, or Bitbucket. Configured via .gitpod.yml, it ships a full VS Code / JetBrains IDE, cached prebuilds, and workspace snapshots — eliminating 'works on my machine' for distributed teams and open-source contributors.
Sedai
Autonomous Kubernetes management and predictive scaling
Sedai provides an autonomous control layer for Kubernetes that right-sizes workloads, remediates anomalies, and performs predictive autoscaling ahead of traffic demand. Sedai says it manages large enterprise cloud environments for customers including Palo Alto Networks and builds behavioral models to scale pods before demand arrives rather than reacting after performance degrades.
Vespa
Hybrid search and ML ranking engine at scale
Vespa is an open-source serving engine with 6K+ GitHub stars for hybrid search combining vector similarity, BM25 text ranking, and structured filtering in a single query. Built by Yahoo for web-scale, it handles billions of documents with millisecond latency. Features real-time indexing, ML model serving, tensor computation, and ACID-compliant writes. Supports custom ranking models, query federation, and geographic search. Used for recommendation systems, personalization, and RAG.
Replit
Build software with AI
Browser-based IDE and cloud platform with a built-in AI agent that builds full-stack applications from natural language prompts. Supports 50+ languages with instant hosting, multiplayer collaboration, built-in databases (PostgreSQL, key-value), secrets management, and one-click deployment. Used by 30M+ developers for prototyping, learning, and shipping apps. Features Ghostwriter AI for code completion. Popular for hackathons, education, and rapid MVP development.
Grok
xAI conversational AI with real-time X/Twitter data
Conversational AI by xAI with real-time access to X (Twitter) data and web search. Excels at current events, humor, and unfiltered responses. SuperGrok plan includes advanced reasoning, image generation, and DeepSearch capabilities. Positioned as the AI assistant most connected to real-time social discourse, with unique strength in analyzing trending topics and public sentiment from the X platform.
Devin
Autonomous AI software engineer by Cognition
Devin is Cognition's managed AI software engineer for delegating engineering tasks to cloud and desktop agents. It can plan work, navigate codebases, write and run code, test changes, open PRs, review/autofix issues, and collaborate through GitHub, GitLab, Bitbucket, Linear, Jira, Slack, and Teams. Current Devin surfaces include Devin Cloud, Devin Desktop, Devin CLI, Devin Review, Windows VM support, DeepWiki, Ask Devin, and team/enterprise controls.
Blackbox AI
AI code generation and autocomplete with code search
Blackbox AI is a multi-modal AI coding assistant providing real-time code generation, intelligent code search across 100M+ open-source repositories, and access to 300+ AI models for diverse development tasks. It consolidates code generation, debugging, testing, documentation, and search into a single platform. Stands out for extracting code from videos, images, and Figma designs — going beyond text-only AI assistants.
AI2SQL
English-to-SQL with 100K+ users
AI2SQL converts plain English into optimized SQL queries with automatic schema detection, serving over 100,000 users worldwide. It features SQL explanation for learning, a formula generator for spreadsheets, and extensions for Slack and Chrome, providing a comprehensive ecosystem for non-technical users and developers who want to query databases faster using natural language input.
Apache Kafka
Distributed event streaming platform
Apache Kafka is the industry standard open-source event streaming platform with 30K+ GitHub stars, used by 80% of Fortune 100 companies. Handles trillions of events per day with high throughput, low latency, and built-in fault tolerance. Features real-time stream processing via Kafka Streams, connectors for 100+ data sources, exactly-once semantics, and multi-datacenter replication. Foundation for event-driven architectures, real-time pipelines, and data integration at scale.
Builder.io
Visual CMS and headless page builder
Builder.io is a visual development platform that lets teams create and optimize web and mobile content using a drag-and-drop editor that integrates directly with existing codebases and tech stacks (React, Next.js, Qwik, etc.). Empowers non-technical team members to publish and update digital experiences without waiting on developers. Includes headless CMS, A/B testing, and AI-powered Visual Copilot design-to-code.
BuiltWith
Website technology lookup
Web technology profiler that identifies the frameworks, CMS, analytics, advertising, payment and hosting tools powering any public website. The database tracks 113,000+ internet technologies across 673 million domains, and the browser extension surfaces the full stack of whichever page you are viewing with a single click. Essential for competitive research, sales prospecting, compatibility checks and due diligence.
Create.xyz
AI-powered app builder from text prompts
Generate full-stack web applications from natural language prompts. Create.xyz produces interactive prototypes and production-ready apps with databases, authentication, and API integrations. Designed for non-technical founders and product teams who want to build and iterate on ideas rapidly without writing code from scratch.
FastHTML
Python web framework with HTMX, no JavaScript needed
FastHTML is an open-source Python web framework by Answer.AI that renders HTML directly from Python functions using HTMX. It eliminates the JavaScript build step entirely, letting developers create interactive web apps with pure Python. FastHTML is designed for AI demo apps, admin tools, and internal tooling where full-stack simplicity matters more than SPA complexity. Built by Jeremy Howard's team.
Figma Dev Mode
Design-to-code handoff and CSS generation
Figma Dev Mode is a dedicated workspace within Figma designed specifically for developers to inspect designs, extract code snippets, and access implementation details without navigating the full design environment. It solves the design-to-development handoff problem by providing a focused, code-oriented view with measurements, component properties, design tokens, and ready-to-use code in CSS, iOS, and Android formats.
FinalRun
AI QA agent specialized for mobile apps
FinalRun is a specialized AI QA agent for mobile applications that automates testing of complex mobile gestures and flows on both iOS and Android platforms. It addresses the specific mobile QA gap that generic web-testing tools miss, handling touch interactions, swipe gestures, device rotation, and platform-specific behavior that require mobile-native understanding.
Firebase Studio
Google's AI-powered cloud IDE for full-stack app development
Firebase Studio is Google's cloud-based development environment that integrates Gemini AI for building, testing, and deploying full-stack applications. It provides browser-based coding with AI assistance for code generation, debugging, and database design. Connects natively with Firebase services including Firestore, Authentication, Cloud Functions, and Hosting for seamless deployment.
Hono
Ultrafast web framework built on Web Standards for every runtime
Hono is a lightweight, ultrafast web framework built on Web Standards that runs on Cloudflare Workers, Deno, Bun, Node.js, AWS Lambda, and any JavaScript runtime. At just 12kB with zero dependencies, it delivers router performance matching raw platform speed. Hono provides first-class TypeScript support with RPC-style client for end-to-end type safety, built-in middleware for auth, CORS, caching, and OpenAPI generation, plus JSX support for server-rendered HTML.
Hoverify
All-in-one browser DevTools extension for web developers
Hoverify is a browser extension that consolidates essential web development tools into a single overlay interface. It provides element inspection with CSS details, responsive design testing, accessibility checking, color picking, screenshot capture, and asset downloading. Activated by hovering over any webpage element, it provides instant development context without opening browser DevTools.
JSON Crack
Visualize JSON, YAML, XML, and CSV as interactive graphs
JSON Crack transforms structured data files into interactive, visual graphs that make complex nested data easy to understand. Paste or import JSON, YAML, XML, CSV, or TOML and instantly see the data as a navigable node graph with collapsible sections, search, and path highlighting. All processing happens client-side with no server storage.
Jira
Project tracking for software teams
Atlassian's project management and issue tracking tool powering agile workflows, sprint planning, bug tracking, and deep integration with Bitbucket and Confluence. Supports Scrum and Kanban boards with customizable workflows, automation rules, and advanced reporting. The enterprise standard for engineering teams managing complex software delivery across distributed organizations.
Lighthouse
Web page quality auditing
Google's open-source automated tool for auditing web page performance, accessibility, SEO, best practices, and Progressive Web App compliance. Generates detailed reports with actionable improvement suggestions and scores from 0-100 for each category. Built into Chrome DevTools, available as a CLI tool, Node.js module, and via PageSpeed Insights web interface. Essential for web performance optimization and meeting Core Web Vitals thresholds that affect Google search rankings.
Lume
macOS and Linux VM runtime for AI agents on Apple Silicon
Lume is an open-source CLI for creating and managing macOS and Linux virtual machines on Apple Silicon, built specifically for AI agent sandboxing, CI/CD pipelines, and desktop automation. Using Apple's native Virtualization.Framework for near-native performance, it provides the missing isolation layer for running coding agents safely — so an accidental destructive command doesn't affect your host machine.
Magic Patterns
Design-system-aware AI prototyping for code-ready product interfaces
Magic Patterns turns product ideas, prompts, screenshots, and existing UI into editable, code-ready interfaces. Its design-system-aware editor supports collaborative iteration, two-way GitHub sync, and an MCP workflow for moving designs between the canvas and coding agents—positioning it between prompt-to-app builders and design-handoff tools rather than as a single-screen generator.
OpenCost
Open-source Kubernetes cost monitoring (CNCF)
OpenCost is a CNCF-certified open-source tool for real-time Kubernetes cost monitoring that maps cloud spend directly to namespaces, deployments, pods, and labels. It provides granular cost allocation across teams and projects without vendor lock-in, supporting AWS, GCP, Azure, and on-premises clusters as the industry standard for open-source FinOps visibility in cloud-native environments.
Openscreen
Free open-source screen recording for developer demos
Openscreen is a free, open-source alternative to Screen Studio for creating polished product demos and tutorials. With no subscriptions, no watermarks, and a commercial-use-friendly license, it provides professional screen recording with zoom effects, cursor highlighting, and export options — purpose-built for developers who create documentation and demo content.
Plasmic
Visual builder for React with headless CMS
Plasmic is a visual page builder and design tool that integrates directly into existing codebases, letting teams create and manage web pages with a Figma-like canvas while keeping production code under version control. Non-developers can ship marketing pages and CMS content, while engineers expose React components for visual editing. Supports Next.js, Gatsby, Remix, and any React framework.
Playcode
Browser-based AI IDE for instant web development
Online code playground and IDE for JavaScript, TypeScript, React, Vue, and Angular — write, run, and share code instantly in the browser with zero setup. Full editor with syntax highlighting, IntelliSense, error detection, and direct npm package imports. Supports JSX/TSX, Vue single-file components, HTML/CSS/SCSS with built-in transpilation and bundling. Real-time preview, console output, multi-file projects, code formatting, and share-by-URL or embed in docs.
Querio
Governed analytics with a unified semantic layer
Querio turns plain English into SQL queries with a focus on governed analytics, connecting to live data warehouses and enforcing a unified semantic layer across the organization. It ensures that AI-generated queries remain consistent with business logic definitions, preventing the common problem where different teams get different answers to the same question from the same data.
Relume
AI website wireframe and design generator
Generate complete website sitemaps and wireframes with AI in minutes. Relume outputs Figma and Webflow-ready component libraries, with a built-in library of 1000+ components and style guides. Ideal for designers and agencies who need to rapidly prototype client projects without starting from scratch every time.
Scribe
Auto-capture workflows into step-by-step documentation
Scribe automatically captures your on-screen workflows and converts them into step-by-step documentation with annotated screenshots. Simply perform a process with the browser extension or desktop app active, and Scribe generates a shareable guide with numbered steps, highlighted click targets, and descriptive text. Used for creating SOPs, training materials, and onboarding docs without manual documentation effort.
Sheeta.ai
Browser-based AI SQL editor with modern UX
Sheeta.ai is a browser-based AI SQL editor designed to modernize the data workflow with a simple, intuitive interface and high-accuracy query generation. It addresses the UX gaps of traditional database tools like DBeaver by providing a clean, modern interface with AI-powered query suggestions, schema visualization, and result exploration built for the contemporary data stack.
Tailwind CSS
Utility-first CSS framework for rapid UI development
Tailwind CSS is a utility-first CSS framework with 87K+ GitHub stars for building custom designs by composing single-purpose utility classes directly in HTML. Instead of writing custom CSS, use classes like flex, pt-4, text-center to style elements. Features a JIT compiler for instant builds, responsive design utilities, dark mode support, and extensive customization. Powers the design systems behind shadcn/ui, Headless UI, and thousands of production sites.
Tembo
Managed Postgres platform with 200+ extensions as pre-built stacks
Tembo is a managed PostgreSQL platform that packages 200+ Postgres extensions into purpose-built stacks for specific workloads. Stacks include OLAP analytics, vector search, message queues, geospatial, and machine learning, turning PostgreSQL into a specialized database for each use case. Eliminates the need for separate Redis, Elasticsearch, or Kafka instances alongside Postgres.
Text2SQL.ai
Secure text-to-SQL with schema-only processing
Text2SQL.ai is a secure text-to-SQL platform that uses a schema-only model where actual database data never leaves the developer's infrastructure. It provides an affordable solution for teams building internal analytics tools with a public API for embedding SQL generation into custom applications, prioritizing data privacy for organizations in regulated industries.
Uizard
Editable UI flows from prompts, screenshots and sketches
AI-assisted product-design platform that turns prompts, screenshots and hand-drawn sketches into editable UI flows for non-designers and early product ideation, complementing rather than duplicating developer-first code generators.
Val Town
Instant serverless TypeScript platform for APIs, crons, and bots
Val Town is a collaborative platform for writing and deploying serverless TypeScript functions instantly from the browser. Create APIs, cron jobs, email handlers, and bots with a single Cmd+S. Features version control, collaboration, and a social coding model where functions can import from other users. YC-backed with 450K+ monthly active users.
VisBug
Google Chrome Labs visual design tool for editing live web pages
VisBug is a Chrome Labs browser extension that lets developers and designers edit live web pages visually. It provides tools for moving, resizing, and styling elements directly on the page with point-and-click interaction. Features include margin and padding visualization, typography editing, color modification, and accessibility inspection without touching code or opening DevTools.
WebContainers
StackBlitz's browser-based Node.js runtime for instant dev environments
WebContainers by StackBlitz runs Node.js natively in the browser using WebAssembly, enabling full development environments without server infrastructure. It powers StackBlitz and Bolt with instant project startup, npm package installation, and dev server execution entirely client-side. Supports Node.js APIs, filesystem operations, and terminal emulation within browser security constraints.
daily.dev
Developer news aggregator
Curated developer news platform that replaces your browser's new tab with a personalized feed of technical articles, releases and discussions drawn from 1,300+ engineering sources. Smart ranking surfaces content that matches the languages and tools you follow, while Squads let specialized communities discuss frameworks, careers and releases in the open. The fastest way to stay current without building and maintaining a private RSS habit.
pg_textsearch
BM25 full-text search extension for PostgreSQL
pg_textsearch is a PostgreSQL extension from Timescale that adds BM25 relevance-ranked full-text search directly inside Postgres. Using the same ranking algorithm as Elasticsearch and Lucene, it provides search-engine quality results without requiring a separate search cluster — particularly valuable for developers building RAG pipelines on PostgreSQL who want semantic-quality ranking alongside pgvector.
vCluster
Lightweight virtual Kubernetes clusters
vCluster creates lightweight, isolated virtual Kubernetes clusters inside physical host clusters, enabling teams to run sandboxed environments for development, testing, and AI agent experimentation without provisioning separate infrastructure. Each virtual cluster has its own API server, control plane, and resource isolation while sharing the underlying compute, reducing infrastructure costs by up to 90% compared to full cluster provisioning.