
Maertspolsia — Live AI-Agent Company Analytics
Live dashboard showing an AI-agent company's ARR, MRR, tasks, messages, and activity in real-time.
pro_methe5 · HN
I scrape an $8.5M-ARR company run by AI agents and chart it live
The full gallery
Tech stack
60 projects

Live dashboard showing an AI-agent company's ARR, MRR, tasks, messages, and activity in real-time.
pro_methe5 · HN
I scrape an $8.5M-ARR company run by AI agents and chart it live

@suni_code https://t.co/OajI3lOKKW - Traffic Orchestration Platform
@KsaAZaks · X
- Traffic Orchestration Platform

Semantic caching reduces LLM token costs and latency for AI queries.
u/ornymo_official · Reddit
how to reduce ai costs there are lots of way to reduce costs but there all complex to setup i know this cause i tried one in production so i built ornymo we cache meaning not the exact string allowing us to give same awnsers thus reducing llm costs and latency check it out at ornymo.com free for a limited time and let me know your feedback submitted by /u/ornymo_official to r/buildinpublic [link] [comments]

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

Free online suite for AI image and video creation and editing.
FLUX AI ART — 基于 Flux 的图像生成网站

Generate AI-powered UGC video ads from product URLs with trend analysis and viral scripts.
@z_duane · X


Tune turbocharger geometry and watch physics simulations in real-time.
@_m3rl1n · X
Got 2 of em for ya. And a fun little side project literally built by the prompt the above generated:

Answer technical interview questions and receive AI grading with spaced repetition.
@pashov_n · X
Anki style flashcards with a AI judging how well you understand a specific topic -

Detect AI/LLM generated code in git repositories via commit history analysis.
ava · Lobsters

Football trading software with pressure graphs, market movement, bet logs, and backtesting for inplay matches.
@KSertttttttt · X

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