AI Apps Directory
The signal, not the hype.
- 484Apps
- 39Categories
- AImanaged
View Deep Lake details Vector DBFREEMIUMOpen coreDeep Lake
Activeloop
Multimodal database for AI — vectors plus raw data, versioned.
Deep Lake, by Activeloop, is a database for AI that stores vectors alongside raw multimodal data — text, image, video, audio, and metadata — in a single version-controlled format. It supports cross-modal queries and can stream data straight into training, and its open-source core can be self-hosted or run as a managed service. The newer Deep Lake PG unifies a serverless Postgres with its vector and tensor engine.
Worth knowing
Backed by Y Combinator and Samsung Next; raised an $11M Series A to bring its open-source 'database for AI' to the enterprise.
- vector-database
- multimodal
- data-lake
- versioning
View Type details WritingFREEMIUMType
Type
The AI-native document editor for long-form writing.
Type is a web-based document editor with AI woven directly into the writing surface, letting you summon writing commands and an iterative chat without leaving the page. It targets long-form work — books, screenplays, and stories — with character, scene, and world-building tools and drafts up to 150,000 words. A free perpetual tier covers drafts, with paid plans for power users.
Worth knowing
Y Combinator–backed; raised a $2.8M seed round to build an AI-native document editor for writers.
- writing
- document-editor
- long-form
- authors
View Cluely details MeetingFREEMIUMCluely
Cluely
Real-time AI meeting assistant — answers and notes during the call.
Cluely is a desktop and mobile assistant that listens to your meetings, interviews, and sales calls and surfaces real-time notes and answers as an on-screen overlay. It markets an 'undetectable' mode that hides the overlay from screen-sharing software so other participants can't see it. The startup launched in April 2025 and raised $15M from Andreessen Horowitz, repositioning from its viral 'cheat on everything' origins into a mainstream meeting assistant.
Worth knowing
Founders Roy Lee and Neel Shanmugam were suspended from Columbia in 2025 over Interview Coder, the cheating tool that became Cluely.
- meeting-assistant
- real-time
- notetaker
- overlay
View FieldAI details RoboticsPAIDFieldAI
FieldAI
One autonomy brain for all robots.
FieldAI builds embodiment-agnostic foundation models that act as a general-purpose 'brain' for robots, letting a single autonomy stack drive many different robot bodies. Its risk-aware Field Foundation Models use a Belief World Model to operate in dynamic, unmapped environments without GPS or predefined trajectories. The company targets construction, industrial, energy, mining, and other real-world deployments.
Worth knowing
Raised $405M across two 2025 rounds at a ~$2B valuation, backed by Bezos Expeditions, Gates Frontier, and Nvidia's NVentures.
- robot-foundation-model
- embodied-ai
- autonomy
View Deepchecks details EvalFREEMIUMOpen coreDeepchecks
Deepchecks
Testing-first evaluation and monitoring for LLM and ML systems.
Deepchecks brings a testing-first approach to AI quality. Its open-source Python library validates ML models and data from research through production, and the LLM Evaluation product extends that into continuous validation of LLM applications — measuring quality, performance, and pitfalls across experimentation and production with CI/CD hooks. Enterprise deployment runs in VPC, on-prem, or bare metal for teams that can't use cloud-hosted eval.
Worth knowing
Began as an open-source library for continuous validation of ML models and data, then extended into LLM evaluation.
- eval
- llm-testing
- ml-validation
- observability
- +1
View Clarifai details VisionFREEMIUMClarifai
Clarifai
Full-stack AI platform for computer vision and LLMs.
Clarifai is a full-stack AI platform for building with unstructured image, video, text, and audio data. It pairs production computer-vision models — classification, detection, visual search — with a model hub for LLMs, plus data labeling, training of custom models, and inference, all behind one API and console. A free Community tier lets you discover and run models before moving to paid usage plans.
Worth knowing
Founded in 2013 by Matthew Zeiler, whose deep-learning model won that year's ImageNet (ILSVRC) image-classification challenge.
- computer-vision
- model-hub
- data-labeling
- inference
- +1
View Browse AI details AutomationFREEMIUMBrowse AI
Browse AI
Scrape and monitor data from any website with no code.
Browse AI lets you train a 'robot' by pointing at the data you want on a web page; it learns the pattern and then extracts that data on demand, on a schedule, or watches the page and alerts you when it changes. Results export to Google Sheets, Airtable, CSV/JSON, or a REST API, and connect onward through Zapier and Make. Built-in change monitoring and scheduled alerts make it suited to price tracking, job and listing alerts, and competitor watching.
- web-scraping
- monitoring
- no-code
- automation
- +1
View Mindee details Data OpsFREEMIUMMindee
Mindee
AI document-processing API that turns files into structured data.
Mindee is a developer-first document-AI platform that converts photos, PDFs, and scans — invoices, receipts, IDs, financial and mail documents — into structured JSON through a single REST API, with no model training required. Beyond extraction it handles document splitting, classification, and cropping, and ships SDKs for Python, Java, PHP, and more. Billing is credit-based per page processed.
Worth knowing
Mindee created and maintains docTR, a widely used open-source deep-learning OCR library (mindee/doctr on GitHub).
- document-ai
- ocr
- idp
- extraction
- +1
View Crowdin details TranslationFREEMIUMCrowdin
Crowdin
AI localization platform for software, docs, and content.
Crowdin is a translation-management platform that automates localizing apps, websites, games, and documentation. Strings flow in through 700+ integrations and 100+ file formats, then get translated via crowdsourcing, translation memory, and AI/machine-translation suggestions, with branching and an API/CLI to keep localization in sync with the codebase. Crowdin Enterprise adds data residency, SSO, and custom workflows.
Worth knowing
Founded in 2009 in Ternopil, Ukraine; localizes Minecraft, Khan Academy and 3M+ accounts' worth of projects.
- localization
- translation
- i18n
- translation-memory
- +1
View Prime Intellect details InfraPAIDOpen corePrime Intellect
Prime Intellect
Open compute marketplace and RL training stack for agentic models.
Prime Intellect aggregates GPUs from 50+ providers into an on-demand marketplace (1–256 GPUs with SLURM or Kubernetes orchestration) and pairs it with an open reinforcement-learning stack: the prime-rl async training framework, the Verifiers environment library, and a hub of 2,500+ community RL environments. Its INTELLECT model series demonstrates the stack at frontier scale, with weights and training recipes released openly.
Worth knowing
Its INTELLECT-1 was the first 10B-param model trained over decentralized nodes across 3 continents; Andrej Karpathy is a backer.
- gpu-compute
- reinforcement-learning
- decentralized-training
- open-models
View Greptile details AgentPAIDGreptile
Greptile
AI code review with full-codebase context on every pull request.
Greptile builds a graph index of your repository and runs a swarm of agents over each pull request, catching cross-file logic bugs, security risks, and style violations that diff-only reviewers miss. It learns team standards from past review comments, enforces custom rules written in plain English, and reviews PRs on GitHub and GitLab, with TREX generating and running tests per PR.
Worth knowing
Founded by Georgia Tech grads out of YC W24; Benchmark led its $25M Series A in 2025 at a reported $180M valuation.
- code-review
- pull-requests
- devtools
- github
View Scale AI details Data OpsPAIDScale AI
Scale AI
Training data, evaluations, and enterprise GenAI from the data-labeling giant.
Scale supplies the human-annotated training data behind most frontier AI labs through its Data Engine, spanning labeling, RLHF, and expert red-teaming. On top of the data business it runs evaluation leaderboards, an enterprise GenAI platform, and Donovan, its platform for the US public sector.
Worth knowing
Meta took a 49% stake for $14.3B in June 2025 at a $29B valuation; co-founder CEO Alexandr Wang left to lead Meta's AI efforts.
- data-labeling
- rlhf
- evals
- training-data
View PolyAI details VoicePAIDPolyAI
PolyAI
Lifelike enterprise voice AI agents for customer service calls.
PolyAI's Agentic Dialog Platform builds voice agents that resolve customer service calls for large enterprises in banking, healthcare, hospitality, telecom, and retail. Agent Studio gives non-technical teams a no-code builder while the ADK exposes developer APIs, with SOC 2, HIPAA, GDPR, and PCI DSS compliance built in. Its proprietary Raven model is trained on over a billion enterprise conversations.
Worth knowing
Spun out of Cambridge's Machine Intelligence Lab in 2017; a Dec 2025 Series D valued it at $750M, with Nvidia's NVentures backing.
- voice-agents
- customer-service
- contact-center
- enterprise
View Compose AI details Browser Ext.FREEMIUMCompose AI
Compose AI
AI autocomplete and writing assistance inline across Gmail, Docs, and the web.
Compose AI is a browser extension that adds AI-powered autocomplete and text generation directly into the fields you already type in — Gmail, Google Docs, and most web apps. It finishes sentences as you write, drafts full emails from a one-line instruction, rephrases text, and supports custom shortcuts to expand snippets. The core extension is free, with a premium tier for personalization features.
Worth knowing
A Y Combinator (W21) company backed by Craft Ventures; grew past 1M users with little marketing spend.
- writing
- autocomplete
- chrome-extension
View Napkin AI details DesignFREEMIUMNapkin AI
Napkin AI
Turn your text into editable diagrams, charts, and infographics — no prompting.
Napkin AI generates business visuals directly from text you already wrote: paste a paragraph, click, and it produces diagrams, flowcharts, scenes, and infographics with no prompt required. The AI reads context and relationships and offers multiple visual options you can recolor, restyle, and edit, then export as PPT, PNG, PDF, or SVG. It supports 60+ languages and real-time team collaboration.
Worth knowing
Built by the founders of Osmo (sold to Byju's for $120M); launched from stealth in Aug 2024 with $10M from Accel and CRV.
- diagrams
- infographics
- visuals
- presentations
View Loudly details MusicFREEMIUMLoudly
Loudly
Generate royalty-free music from text, built on a fully licensed catalog.
Loudly is an AI music platform that generates studio-quality, royalty-free tracks from a text prompt or a chosen genre and mood in seconds. It adds a remix studio, stem splitter, and sample-pack generator, plus a distribution add-on that ships finished tracks to Spotify, Apple Music, YouTube, and 40+ platforms. The Berlin company stresses that its model is trained only on its own consent-licensed music dataset, not scraped audio.
Worth knowing
Built by the team behind Music Maker JAM; its model trains on a proprietary, consent-licensed catalog rather than scraped music.
- music-gen
- royalty-free
- text-to-music
- stems
View Riverside details AudioFREEMIUMRiverside
RiversideFM
Record studio-quality podcasts and video remotely, then edit with AI.
Riverside is a browser-based studio that records each participant locally in separate tracks — up to 4K video and uncompressed audio — so quality isn't tied to anyone's internet connection. Its AI layer handles text-based editing, filler-word and background-noise removal, automatic clip generation, show notes, captions, and translation/dubbing into 30+ languages. A 2025 chat-based editor lets creators cut and repurpose footage by talking to an agent.
Worth knowing
Founded in 2019 by brothers Gideon and Nadav Keyson; raised a $30M Series C in Dec 2024 (≈$77M total).
- podcast
- recording
- video
- transcription
- +1
View Supernormal details MeetingFREEMIUMSupernormal
Supernormal
AI meeting notes that turn calls into finished decks, docs, and action items.
Supernormal joins your Google Meet, Zoom, and Microsoft Teams calls to record, transcribe, and write structured notes with summaries and assigned action items the moment a meeting ends. Beyond notes, it now drafts post-meeting deliverables — slides, spreadsheets, and documents — from the meeting context plus connected files. Notes push automatically to Notion, Slack, Salesforce, HubSpot, and Google Drive.
Worth knowing
Raised a $10M seed led by Balderton (2023); in 2025 it pivoted from meeting notetaker to an AI agent that drafts client deliverables.
- meetings
- notetaker
- transcription
- action-items
- +1
View mcp.so details MCPFREEOSSmcp.so
chatmcp
Community directory for discovering Model Context Protocol servers.
mcp.so is a community-driven directory that collects and organizes third-party MCP (Model Context Protocol) servers so developers can browse, share, and integrate external tools for AI apps. It ranks servers by real call volume with a "Call Ranking" leaderboard and offers Featured, Latest, Official, and Hosted filters. The project is open-source and still in preview.
Worth knowing
Among the first community MCP directories; now lists 19,000+ servers, one of the largest registries.
- mcp
- registry
- directory
- open-source
View Talkpal details EducationFREEMIUMTalkpal
Talkpal
GPT-powered AI tutor for conversational language practice.
Talkpal is an AI language-learning app that lets you hold open-ended voice and text conversations with a GPT-powered tutor across 80+ languages. It adapts to your level, corrects grammar and pronunciation in real time, and offers roleplays, debates, and topic-based practice. A free tier allows limited daily practice, with Premium removing limits.
Worth knowing
Built on OpenAI's GPT models for conversation rather than in-house speech tech; founded in 2023.
- language-learning
- tutor
- conversation
- speaking
View Poke details AssistantFREEMIUMPoke
Interaction
An AI assistant that lives inside your messaging apps.
Poke is a personal AI assistant from Interaction that works through the chat apps you already use — Apple Messages, WhatsApp, Telegram, and RCS — rather than its own app. It connects to email, calendar, and 30+ services to draft replies, manage your inbox, schedule, track health, and run proactive automations called "recipes." Most non-real-time use is free; for heavier use you negotiate a monthly price with its AI before subscribing.
Worth knowing
Apple approved Poke as the first AI agent on its Messages for Business platform in June 2026.
- personal-assistant
- messaging
- automation
- imessage
View Doubao details AssistantFREEDoubao
ByteDance
ByteDance's free AI assistant for chat, writing, and documents.
Doubao (豆包) is ByteDance's consumer AI assistant for everyday Q&A, content creation, document processing, translation, coding help, and multimodal interaction. Core features — dialogue, basic creation, document summarization, and translation — are free with no ads or paywalls. It runs on ByteDance's own Doubao models and is the most-used AI chatbot in China.
Worth knowing
ByteDance's Doubao handled about 1.9 billion queries in one night during China's 2026 Spring Festival Gala.
- chatbot
- assistant
- bytedance
- china
View Codex details AgentFREEMIUMCodex
OpenAI
OpenAI's coding agent across terminal, IDE, web, and ChatGPT.
Codex is OpenAI's agentic coding tool that reads, edits, and runs code on your behalf. It spans a local terminal client (the open-source Codex CLI), a VS Code extension, a cloud agent that executes tasks in isolated containers with full repo access, and a surface inside ChatGPT. It runs on OpenAI's Codex-tuned models and can parallelize multiple agent tasks at once.
Worth knowing
Its terminal client, the Codex CLI, is open-source (Apache-2.0), written in Rust, with 67k+ GitHub stars.
- coding-agent
- cli
- code-review
- openai
View CVAT details VisionFREEMIUMOpen coreCVAT
CVAT.ai
Open-source annotation platform for vision AI datasets.
Data-labeling suite for images, video, and 3D: bounding boxes, polygons, segmentation, keypoints, and object tracking, with AI-assisted labeling via SAM and custom models through its API and SDK. Ships as the MIT-licensed Community edition to self-host, the hosted CVAT Online with free and paid plans, or a self-hosted Enterprise tier.
Worth knowing
Built inside Intel in 2017 atop the VATIC video tool and open-sourced in 2018; the team spun out as CVAT.ai in 2022.
- annotation
- labeling
- computer-vision
- datasets