
KlaatAI — The AI That Learns How You Work
学习工作方式的AI助手,将任务分配给30多个前沿模型。
@otakuaakash · X
完整作品展
技术栈
13 projects

学习工作方式的AI助手,将任务分配给30多个前沿模型。
@otakuaakash · X

用间隔重复法复习 LeetCode 题目,提升记忆和解题能力。
@JoydeepNath007 · X

Agent原生的TypeScript框架,在托管GPU上训练和部署定制模型。
@soleil_colza_ · X

用前沿AI模型生成视频、图像、音乐、代码和3D对象。
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

从文本或图像创建3D模型,并将其作为AR二维码分享。
@annas_jpeg · X
Transform your physical products into immersive 3D & AR experiences.

为 AI 代理提供跨 Claude Code、Cursor 等 MCP 应用的持久化内存系统。
FabianBeiner · HN
CMEM – Persistent Memory for AI Coding Agents

免费AI转录,支持22种印地语和19种全球语言及本地文字。
@opjhabuilds · X
Transcribe any and every audio or video you have, and make it part of your AI brain and knowledge memory.

构建和改进 AI 提示词以获得更好的模型响应。
markquis91 · HN
Prompting Refinement Tool [requesting testing]

Sequo 将编码想法转化为结构化计划和文档,供AI代理执行。
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

与Amália AI聊天,由欧洲葡萄牙语开源模型驱动。
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驱动的代码审查工具,在microVM中运行代码来捕获更多错误。
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