
Perch AI: Verifiable AI for legal, finance, research, and coding
AI assistant for legal, finance, research, and coding that cites sources for every claim.
@Laharmckenzie · X
The full gallery
Tech stack
60 projects

AI assistant for legal, finance, research, and coding that cites sources for every claim.
@Laharmckenzie · X

AI agent that autonomously handles marketing research, strategy, content, and campaigns for startups.
@amitkumar0331 · X

Generate interactive 3D worlds in seconds with text and photos using AI for games, research, and robotics.
ai world generator — 用文本和照片生成自然风光视频的 AI 工具网站

Log soil metrics to track field health and receive AI-powered agronomic guidance.
@batmanyussif · X
Check out what I just built with Lovable!

AI assistant that audits your website and generates SEO strategies, daily content, and social media drafts.
@ahntany · X
Good to see you:) I'm working on ai marketing tool :

An AI-powered platform for solving and collaborating on math problems in a social context.
lemma1729 · HN
Hi HN, This is ProofTree, and in TLDR: it is a platform where you can chat with an AI to do math, the way you already do, with context-awareness and knows how you personally do math, connected to the fora of other live human mathematicians. So, when you are talking to an AI about a proof at 3 am, and you need a human expert looking at it, or a discussion around it, like you do on StackExchange, this is it! You need an approved email account to use it, so please write here if you would live to try it out.

Desktop app for running multiple AI coding agents in parallel across git worktrees
vuphanse

One unified API to access 200+ AI models including Claude, GPT, and Gemini with auto-failover.
@MixRoute_ai · X

Create and edit multimodal content with AI using a conversational canvas interface.
BananaCanvas AI — 前沿的创意工作区,结合了基于对话的 AI 交互和无限画布,用于多模态内容创作。

AI platform to ask questions, generate images, and speak hands-free for better decision-making.
@Akinzoooo · X

Analyze your eye shape with AI and receive personalized beauty recommendations.
在线眼型测试 — AI 眼型分析

A visualization language designed for AI agents to create and interact with charts.
chenglong-hn · HN
Data visualizations are the bridge between user and data. But building AI agents that can generate visualizations reliably can be very tricky: - simple chart specs can be reliable, but generated charts are often of low quality due to reliance on system defaults; - complex chart specs with explicit details can produce good-looking charts, but they are verbose and agents can struggle with reliability We figured out it is a limitation on the language issue (not just AI capability thing) -- current visualization languages are a bit too low-level for AI agents, requiring them to explicitly make visual decisions that are supposed to be handled by a good compiler. Flint is a visualization intermediate language to address this issue, allow AI agents to solve this last-mile human-agent interaction problem. It provides a simple semantic-type based specification, and contains a layout optimization engine that can produce good-looking charts (filled with derived low-level details) from simple