Companies

1,698 companies tracked across all sources

Page 24 of 36Showing 11051152 of 1,698

Mio

Mio is an AI phone assistant that dials, speaks naturally, and gets things done from a simple text. It navigates phone trees, waits on hold, talks to real people, and returns a clear summary of what was said and decided. Forward calls to Mio to screen spam, take messages, and confirm appointments. It remembers contacts and preferences, supports over 70 languages, shows live call status, and can schedule calls in advance. The pricing is pay-as-you-go with free signup credit and charges only for active conversation time. View startup

betalistVisit →

Browzey

Browzey is an AI-powered browser automation platform that lets you describe tasks in chat, save workflows, and run them at scale without code. You can upload a CSV or Excel file, and it will repeat your workflow for every row, handling form fills, data entry, and web actions. Use templates, track executions, and connect integrations to run jobs anytime. Pre-built templates are available for data extraction, web and social media scraping, and much more. Automate once and rerun hundreds of tasks in minutes. View startup

betalistVisit →

Impause

Impause helps you break the cycle of impulse spending using behavioral science. Track your Purchase Pulse by swiping on recent buys to uncover patterns and triggers — building awareness without shame. Learn through bite-sized modules, visualize your needs, wants, and savings, and use tools like Pause Breath, Future Self, and Shopportunity Cost to bring intention to every purchase. Available on iOS and as a Chrome extension, Impause turns reflection into lasting money habits. View startup

betalistVisit →

Expressive Mode for ElevenAgents

AI voice agents that adapt tone, timing & emotion by context

ai
product-huntVisit →

Aura

Semantic version control for AI coding agents on top of Git

ai
product-huntVisit →

Agent Commune

LinkedIn for individual and corporate agents

ai
product-huntVisit →

Unfold

Extend macOS Quick Look to folders, archives & code files

devtools
product-huntVisit →

CtrlAI

CtrlAI intercepts LLM responses, evaluates tool calls against configurable guardrail rules, blocks dangerous ones, audits everything, and provides a kill switch — all with zero code changes to your agent. Built for OpenClaw but works with any SDK that lets you set a custom baseUrl for the LLM provider.

ai
product-huntVisit →

KatClaw™

KatClaw™ provides Mac automation with built-in security controls, allowing users to manage AI providers and automation settings locally on their Mac. The platform offers features like one-click installation, visual dashboard, and remote access via Telegram, ensuring privacy and control.

ai
product-huntVisit →

Suparagent AI

All-in-one AI workspace — an alternative to Manus & Genspark

devtools
product-huntVisit →

FlowSubs- Subscriptions Management

Stop losing money to forgotten subscriptions.

product-hunt

Show HN: Govbase – Follow a bill from source text to news bias to social posts

Govbase tracks every bill, executive order, and federal regulation from official sources (Congress.gov, Federal Register, White House). An AI pipeline breaks each one down into plain-language summaries and shows who it impacts by demographic group.It also ties each policy directly to bias-rated news coverage and politician social posts on X, Bluesky, and Truth Social. You can follow a single bill from the official text to how media frames it to what your representatives are saying about it.Free

hacker-newsVisit →

Show HN: Omni – Open-source workplace search and chat, built on Postgres

Omni is an AI Assistant and Search platform for the Workplace that connects to your workplace apps, helps employees find information and get work done. It features unified search across multiple platforms, AI agent with tool use, self-hosted deployment, permission inheritance, and support for multiple LLMs.

hacker-newsVisit →

Show HN: Web Audio Studio – A Visual Debugger for Web Audio API Graphs

Hi HN,I’ve been working on a browser-based tool for exploring and debugging Web Audio API graphs.Web Audio Studio lets you write real Web Audio API code, run it, and see the runtime graph it produces as an interactive visual representation. Instead of mentally tracking connect() calls, you can inspect the actual structure of the graph, follow signal flow, and tweak parameters while the audio is playing.It includes built-in visualizations for common node types — waveforms, filter responses, analy

hacker-newsVisit →

Show HN: Try Archetype 360 – AI‑powered personality test, 3× deeper than MBTI

Hi there, are you familiar with MBTI, DiSC, Big Five? Well I'm experimenting with a new kind of personality test, Archetype 360, and I'd love for you to try it for free and tell me what you think.- 24 traits across 12 opposing pairs -- that's three times more dimensions than MBTI or DiSC, so you get a much more nuanced profile. - A unique narrative report generated with AI (Claude), written in natural language instead of generic type blurbs. - Your role, goals, and current challen

hacker-newsVisit →

Ozigi v2 Changelog

When I first built Ozigi (initially WriterHelper), the goal was simple: give content professionals in...

devto

I Turned My APIs Into README Badges

I've been running a small suite of web APIs — a dead link checker, an SEO auditor, and a performance...

devto

What if your neighbourhood was a DAO?

This is a submission for the DEV Weekend Challenge: Community The Community Every community has the...

devto

3-Day Builder

``This is a submission for the DEV Weekend Challenge: Community The Community I built...

devto

JOBSFILE

This is a submission for the DEV Weekend Challenge: Community The Community JobsFile is...

devto

🛠️ I Built a One-Click ComfyUI Setup for RTX 5090 on Windows

I bought an RTX 5090. 32GB VRAM. The most powerful consumer GPU on the planet. Then I tried to run...

devto

OmniFlash for concurseiros on brazil

This is a submission for the DEV Weekend Challenge: Community The Community I built this...

devto

Securing Static Assets in Rust

When building web applications, developers often focus primarily on securing their API endpoints and...

devto

I Built an API That Detects 7,200+ Technologies on Any Website

Every developer has wondered "what is that site built with?" I built an API to answer that question...

devto

🛒Shopping list to make shopping faster

The Community I don't know if my community exists, but if it doesn't, it wouldn't be bad...

devto

Using Slightly Broken Smartphones thanks to Accessibility

I rescued my water-damaged phone thanks to Android's powerful accessibility features and open-source...

devto

Setting up local Codeberg runners

In my previous article, First steps towards Codeberg, we looked at how to get set up and comfortable...

devto

New npm Infostealer Discovery

TL;DR The Xygeni Security Research Team identified a sophisticated npm infostealer...

devto

NixOS. Snikket. Self-host E2EE messenger with calls

2026.03.02 Hi! Snikket is a modern federated messenger based on good ol' XMPP. It has attachments,...

devto

Your AI Agent Just Hallucinated a Wire Transfer. Here's How I Stopped It

Your LLM agent just decided to send $45,000 to a vendor. The invoice number? Hallucinated. The...

devto

Minimal production-ready template for a Next.js app

Introduction I'm a full-stack developer and have been doing web development since around...

devto

We Built an Open Protocol So AI Agents Can Actually See Your Screen

Every OS describes its UI differently. CUP gives AI agents one universal format to perceive and interact with any desktop, across Windows, macOS, Linux, Web, Android, and iOS.

devto

How I built a local memory layer for AI agents

Every serious project I've worked on with LLM agents hits the same wall eventually. The agent is...

devto

Squawk vs MigrationPilot

Squawk and MigrationPilot are both open-source PostgreSQL migration linters. Both analyze SQL files...

devto

How to Add Database Migration Checks to Your CI/CD Pipeline

Code review catches logic bugs, linting catches style issues, and type checking catches type errors....

devto

Flyway vs Liquibase for PostgreSQL

Flyway and Liquibase are the two most widely used database migration tools in the Java ecosystem....

devto

How to Set Up NadirClaw with Docker + Ollama for Zero-Cost Local LLM Routing

I run a lot of AI coding tools. Claude Code, Cursor, Continue. They all burn through API credits...

devto

I Built a Free AI Model Waste Auditor

TL;DR: I built No 13th Floor — a free tool that audits your AI model usage and tells you exactly how...

devto

What is GritQL?

In this article, we review GritQL. I found grit.yaml in the char codebase. You will learn the...

devto

Every AI tool helps you search. None of them ask

The real bottleneck isn't information You're tracking a domain — AI coding tools, product...

devto

I Built More in 90 Days With $0 Than an $85M-Funded Team of 13 Engineers

The Experiment I pulled 90 days of my GitHub activity (December 2025 through March 2,...

devto

Atlas Paywalled Their Migration Linter

In October 2025, Atlas moved atlas migrate lint out of their free Starter plan. If you relied on...

devto

Vectorless RAG Meets Agent Memory

Most RAG systems share the same DNA: chunk your documents, embed them into vectors, run a similarity...

devto

VS Code Weekly

February Insiders brings native browser integration, Claude MCP support, and a wave of multi-agent UX improvements that signal where VS Code is heading.

devto

This CLI Launches Parallel AI Agents. It Didn't Launch on Linux.

All I wanted was to point a swarm of Claude Code agents at a set of GitHub issues and let them work...

devto

I let my AI agent deploy a Next.js app and it actually worked

I've been using Claude and Cursor to write code for a while now. The part that always annoyed me was...

devto

Kreuzberg vs. Unstructured.io

Kreuzberg vs Unstructured: Benchmarks and Architecture Comparison (March 2026) When...

devto

Nursery Search Platform Architecture

Nursery Search Platform Architecture: Geocoding French Childcare Data Finding the right...

devto