AI Apps Directory
The signal, not the hype.
- 1002Apps
- 43Categories
- 184 Open source, 668 Free to try, 234 Self-host
View Pulse details Data OpsFREEMIUMPulse
Pulse AI
Production-grade extraction for complex documents.
A document-extraction platform that converts messy, real-world documents — financial statements, medical records, contracts, spreadsheets — into clean, LLM-ready structured data. Pulse runs its own OCR, layout, and vision models (including its Ultra extraction model) rather than wrapping a general-purpose LLM, and exposes the pipeline through an API that drops into existing data workflows. It offers a free sandbox to try, with enterprise tiers for scale; the company says it has processed over a billion document pages.
- document-extraction
- ocr
- unstructured-data
- data-ingestion
View Unstract details Data OpsFREEMIUMOpen coreUnstract
Zipstack
Turn unstructured documents into structured data.
An agentic document-processing platform that extracts clean, structured JSON from PDFs, scans, and other complex documents using LLMs. Its Prompt Studio gives a no-code IDE to author and test extraction prompts per field, which you then deploy as APIs or ETL pipelines into your warehouse. Built by Zipstack, Unstract is open source under AGPL-3.0 and self-hostable via Docker Compose, with a managed cloud that adds SSO, human-in-the-loop review, and compliance certifications (SOC 2, HIPAA, ISO 27001, GDPR).
- document-extraction
- unstructured-data
- etl
- rag
- +1
View DBHub details MCPFREEOSSDBHub
Bytebase
Zero-dependency, token-efficient database MCP server.
An open-source Model Context Protocol server that lets AI coding assistants connect to and query databases through one unified gateway. DBHub deliberately exposes only two tools — execute_sql (with transaction support and safety controls) and search_objects (schema/table/column exploration) — to keep the agent's context window lean. It supports Postgres, MySQL, SQL Server, MariaDB, and SQLite, works with clients like Claude Desktop, Claude Code, Cursor, VS Code, and Copilot CLI, and includes a built-in web interface for running queries and viewing request traces.
- mcp
- database
- sql
- postgres
- +1
View Judgment Labs details EvalFREEMIUMOpen coreJudgment Labs
Judgment Labs
The continuous-improvement stack for AI agents.
An evaluation and monitoring platform for AI agents, built around the open-source judgeval framework. Judgment traces an agent's full trajectory — tool calls, memory, search queries, and long reasoning chains — then uses trajectory-level judges to surface failure modes, validate fixes before deploy, and catch behavioral regressions in production. The captured environment data and evals feed back into agent post-training (RL and SFT), not just pass/fail scoring. judgeval is Apache-2.0 and free; the hosted platform adds the dashboard, AutoRubrics, and enterprise features.
- agent-evals
- llm-as-judge
- tracing
- post-training
- +1
View Highlight AI details AssistantFREEMIUMHighlight AI
Highlight
A desktop AI assistant that sees your screen and works across every app.
Highlight AI is a desktop assistant that reads on-screen context across the apps you use, so you can ask about and act on whatever you're looking at without copying it into a chat box. It captures screen content, voice, and documents to answer questions, summarize, and transcribe meetings locally. A free tier offers unlimited chat with auto-selected base models; Pro unlocks premium frontier models and cloud transcription.
- desktop-assistant
- screen-context
- meeting-notes
- transcription
- +1
View Pickle details VideoFREEMIUMPickle
Pickle
A real-time AI clone of you that joins video calls as a virtual camera.
Pickle is a macOS app that creates a hyper-realistic AI avatar of you for video calls. After a face scan and a short training video, your 'AI Self' lip-syncs to your voice in real time and appears as a selectable 'Pickle Camera' in any video app. It lets you be present on camera-on calls without sitting in front of the webcam.
- avatar
- video-calls
- lip-sync
- virtual-camera
- +1
View Brain.fm details MusicFREEMIUMBrain.fm
Brain.fm
AI-generated functional music engineered to help you focus, relax, and sleep.
Brain.fm streams functional music designed with auditory neuroscience to shift the brain into states for focus, relaxation, meditation, or sleep. Rather than curating existing tracks, it generates music combined with a patented modulation technique intended to drive neural phase-locking. The catalog is organized by goal, with a dedicated mode tuned for ADHD attention.
- focus
- deep-work
- sleep
- adhd
- +1
View Goblin Tools details ProductivityFREEGoblin Tools
Bram De Buyser
A set of small AI tools to help neurodivergent people get unstuck.
Goblin Tools is a collection of single-purpose AI utilities aimed at people who find everyday tasks overwhelming. Its best-known tool, Magic ToDo, recursively breaks a vague task into smaller steps with an adjustable difficulty ('spiciness') setting. Others reword text for tone (Formalizer), gauge the mood of a message (Judge), explain things simply (Professor), estimate effort, and turn brain-dumps into action lists.
- adhd
- task-breakdown
- neurodivergent
- accessibility
- +1
View Rask AI details TranslationFREEMIUMRask AI
Brask Inc.
AI video localization and dubbing into 130+ languages with voice cloning.
Rask AI is a video localization and dubbing platform that translates and re-voices video and audio into 130+ languages. It generates synthetic voiceovers with voice cloning in 32 languages, adds automatic lip-sync, detects multiple speakers, and produces translated captions and subtitles. Aimed at creators and marketing teams adapting content for global audiences, it runs in the browser and via API.
- dubbing
- video-localization
- voice-cloning
- subtitles
View Chronicle details DesignFREEMIUMChronicle
Chronicle
AI presentation maker that turns a prompt into a polished, on-brand deck.
Chronicle is a presentation tool that generates entire slide decks from a prompt and lets you refine them on a widget-based canvas. Rather than editing one slide at a time, its AI agent — pitched as "Cursor for presentations" — drafts, restyles, and restructures whole decks, embedding content from other tools and keeping output on-brand. It targets startups and modern teams who want polished decks without a designer.
- presentations
- slides
- decks
- ai-design
View jamie details MeetingFREEMIUMjamie
jamie
Bot-free AI note taker for any meeting — online, hybrid, or in person.
jamie is an AI meeting assistant that writes structured summaries, action items, and transcripts without ever joining the call as a bot. Instead of adding a participant, its desktop and iPhone apps capture audio directly from the device, so it works on any platform — Zoom, Meet, Teams — and in face-to-face conversations. After the meeting it assigns accurate speaker names and lets you query the notes with an Ask-AI feature.
- meeting-notes
- transcription
- bot-free
- privacy
View 6sense details MarketingFREEMIUM6sense
6sense
Revenue-AI platform for account-based marketing and sales.
A B2B revenue intelligence and account-based marketing platform that fuses first- and third-party intent, firmographic and engagement signals to predict which accounts are in-market and how to engage them. It surfaces buying-stage and account-fit scores, runs ABM advertising, and orchestrates sales and marketing plays. Pitched as a go-to-market intelligence layer feeding teams, tools and AI agents.
- abm
- revenue-intelligence
- intent-data
- b2b
View Memori details MemoryFREEMIUMOpen coreMemori
MemoriLabs
Open-source, SQL-native memory engine for LLMs and AI agents.
An LLM-agnostic memory layer that turns agent conversations and execution into persistent, queryable state stored in standard SQL databases (Postgres, MySQL, SQLite). It adds long-term memory to any LLM app with roughly one line of code, using a dual-mode system for working and long-term recall. MemoriLabs also offers a hosted enterprise memory fabric on top of the open core.
- agent-memory
- sql
- open-source
- persistence
View Phenom details HRPAIDPhenom
Phenom People
Agentic AI talent-experience platform for hiring, developing and retaining.
An enterprise talent-experience platform that applies AI across the talent lifecycle — career sites, chatbots, CRM, internal mobility and workforce planning — to personalize candidate, recruiter, employee and manager journeys. Its X+ generative agents draft campaign content and automate HR tasks. Sold to large organizations as a unified system replacing point HR tools.
- recruiting
- talent
- hr-tech
- enterprise
View Amazon Nova Act details AutomationFREEMIUMAmazon Nova Act
Amazon
Build reliable AI agents that automate UI workflows in a browser.
An Amazon model and SDK for building agents that take actions in a web browser, breaking workflows into small, testable natural-language steps for reliability at scale. Developers script and chain browser actions in Python, and run them as production UI-automation agents. Available as an AWS service after a 2025 research preview.
- browser-agent
- ui-automation
- aws
- sdk
View TurboScribe details VoiceFREEMIUMTurboScribe
TurboScribe
Unlimited audio and video transcription powered by Whisper.
TurboScribe converts audio and video files into text using OpenAI's Whisper speech-to-text model. It supports 98+ languages, automatic speaker recognition and translation of transcripts or subtitles into 134+ languages, with exports to formats like DOCX, PDF, SRT and VTT. A free tier allows three transcriptions a day, while the paid Unlimited plan removes usage caps for a flat monthly fee.
- transcription
- speech-to-text
- whisper
- subtitles
- +1
View Quark details AssistantFREEMIUMQuark
Alibaba
Alibaba's AI super-app for search, writing, research and document tasks.
Quark is Alibaba's flagship consumer AI app, positioned as an 'AI super-box' that folds chat, deep search, deep research, AI writing, slide and image generation, document tools and cloud storage into a single interface. It identifies the intent behind a request, then plans and executes multi-step tasks. Quark runs on Alibaba's Qwen/Tongyi models and is offered across web, mobile and desktop.
- ai-assistant
- super-app
- deep-research
- china
- +1
View SeaArt details ImageFREEMIUMSeaArt
Sunrise AI
AI art platform that turns prompts into images, videos and characters.
SeaArt is an AI creative platform for generating and editing images and videos and for building chat-able characters. It exposes many underlying models (Flux, Seedance, Sora, Kling, Veo and others) plus tools for upscaling, background removal and editing, wrapped around a large community gallery where users share creations, prompts and workflows. It is available on the web and as iOS and Android apps.
- ai-art
- image-generation
- model-aggregator
- community
- +1
View Turbo AI details EducationFREEMIUMTurbo AI
Turbo AI
Turns lectures, PDFs and videos into notes, flashcards, quizzes and podcasts.
Turbo AI is an AI study assistant that converts lecture recordings, PDFs, slides and YouTube videos into structured notes, flashcards, quizzes and audio summaries. It preserves technical formatting for math, chemistry and code, and includes a chatbot that answers questions about your uploaded material. Notes sync across web and mobile, and a free tier lets students try it before subscribing.
- study-tools
- note-taking
- flashcards
- students
- +1
View TinyFish details AutomationFREEMIUMTinyFish
TinyFish
Enterprise web agents that run complete web workflows at scale.
Enterprise infrastructure for AI web agents that understand and act on the live web — navigating dynamic pages, filling forms, authenticating, and retrieving data even when layouts change. TinyFish runs outcome-focused workflows such as price and inventory tracking, market intelligence, and large-scale data aggregation across thousands of sites simultaneously.
- web-agents
- automation
- web-scraping
- browser-automation
- +2
View Aidoc details HealthcarePAIDAidoc
Aidoc
Enterprise clinical AI that triages medical imaging across specialties.
Clinical AI platform for health systems that runs FDA-cleared algorithms over medical imaging and clinical data to flag critical findings, prioritize cases, and coordinate care-team notifications across radiology, cardiology, neurovascular, and vascular care. Its aiOS operating system orchestrates models in existing hospital workflows to speed time-to-treatment.
- healthcare
- radiology
- medical-imaging
- clinical-ai
- +2
View Filevine details LegalPAIDFilevine
Filevine
Legal case-management platform with firm-wide AI agents that do the work.
Cloud legal practice- and case-management platform whose AI layer, LOIS (Legal Operating Intelligence System), runs agents across an entire firm to draft documents, manage deadlines and matters, automate tasks, and surface analytics. Agents read and write — executing legal work with source traceability rather than only summarizing — grounded in a proprietary legal graph.
- legal
- case-management
- law-firm
- legal-agents
- +1
View DVC details Data OpsFREEOSSDVC
lakeFS
Open-source Git extension for versioning data, models, and ML experiments.
DVC (Data Version Control) brings software-engineering practices to machine learning: it versions datasets, models, and pipelines alongside code in any Git repository, storing large files in your own remote storage while keeping lightweight pointers in Git. Enables reproducible experiments, data/model lineage, and pipeline orchestration from the command line.
- data-versioning
- mlops
- reproducibility
- ml-pipelines
- +2
View lakeFS details Data OpsFREEMIUMOpen corelakeFS
Treeverse
Git-like version control for data lakes over your existing object storage.
Open-source data version control that turns object storage (S3, GCS, Azure Blob, MinIO) into Git-like repositories. Teams branch, commit, merge, and roll back petabyte-scale data lakes for isolated experimentation, reproducible ML pipelines, data-quality gates, and compliance lineage — without copying data. Integrates with Spark, Trino, Databricks, Delta Lake, and Iceberg.
- data-versioning
- data-lake
- mlops
- reproducibility
- +2