
KlaatAI — The AI That Learns How You Work
AI assistant that learns your workflow and routes coding tasks across 30+ frontier models.
@otakuaakash · X
The full gallery
Tech stack
13 projects

AI assistant that learns your workflow and routes coding tasks across 30+ frontier models.
@otakuaakash · X

Practice LeetCode problems with automated spaced repetition scheduling.
@JoydeepNath007 · X

Agent-native TypeScript framework that trains and deploys custom ML models on managed GPUs.
@soleil_colza_ · X

Generate videos, images, music, code, and 3D objects using frontier AI models.
laurentiurad · HN
I built and run several SaaS platforms: - https://dave-bot.com -> a full-stack AI platform where you can generate videos, images, music, code, 3d objects with frontier Gen AI models. - https://headsnap.io -> a platform that you can generate images of yourself based on 4 selfies. - https://quantiq.live -> a service providing financial and historical data for stocks, as well as government trades. - https://aivestor.tech -> an AI agent that picks small/midcap stocks and trades them using Alpaca API

Create 3D models from text or images and share them as AR QR codes.
@annas_jpeg · X
Transform your physical products into immersive 3D & AR experiences.

Persistent memory system for AI agents in Claude Code, Cursor, and other MCP-compatible applications.
FabianBeiner · HN
CMEM – Persistent Memory for AI Coding Agents

Free AI transcription in 22 Indian and 19 global languages with native scripts.
@opjhabuilds · X
Transcribe any and every audio or video you have, and make it part of your AI brain and knowledge memory.

Interactively build and refine prompts to improve AI model responses.
markquis91 · HN
Prompting Refinement Tool [requesting testing]

Turns your coding ideas into structured plans and documentation that AI agents execute.
u/SSShken · Reddit
I was the only dev at a startup that made it to revenue. Launched my own thing 3 days ago and 61% leave on the first screen The founders I worked with had already built one company that did well before I joined. I was the only developer on the second one, sitting next to them the whole way while it grew into something with real revenue. Watched how they made calls, what they refused to spend time on, how they decided what mattered. Figured I'd absorbed enough to do my own. Three days in, th

Chat with an open-source language model trained on European Portuguese.
wbemaker · HN
I Am Hosting Amalia – The First Portuguese LLM

AI-powered tool that helps engineering teams understand, navigate, and modernize legacy codebases.
@ffteema · X

AI-powered code review that runs code in microVMs to catch more bugs.
u/dumbfoundded · Reddit
Ito, AI Code Review that Runs Code I've been using AI code review tools but none of them actually run code so I built one: https://www.ito.ai/ The way it works is that it uses microVMs to spin up your environment with all of the services running. Then a bunch of AI agents go and test the application to collect runtime evidence. The result is you get test cases along with evidence about whether or not the test cases pass or fail. The runtime evidence can be videos, request/response curls, db