惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

T
Tailwind CSS Blog
人人都是产品经理
人人都是产品经理
博客园 - 叶小钗
大猫的无限游戏
大猫的无限游戏
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
博客园 - 【当耐特】
The Cloudflare Blog
博客园 - 聂微东
博客园 - 司徒正美
量子位
博客园 - 三生石上(FineUI控件)
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
G
Google Developers Blog
Apple Machine Learning Research
Apple Machine Learning Research
罗磊的独立博客
酷 壳 – CoolShell
酷 壳 – CoolShell
Y
Y Combinator Blog
S
SegmentFault 最新的问题
T
The Blog of Author Tim Ferriss
P
Proofpoint News Feed
Google DeepMind News
Google DeepMind News
Blog — PlanetScale
Blog — PlanetScale
有赞技术团队
有赞技术团队
A
About on SuperTechFans

HN's home page

Rainbow Query Language | Hacker News Exec into Node via Kubectl An AI native hedge fund The Seven-Action Documentation Model | Hacker News Package Manager for Kubectl Plugins Tongan Castaways | Hacker News Tech overlords plan for conscious AI to conquer the cosmos. What could go wrong? Data Breach Disclosure Lag Is Getting Worse How LLMs Work | Hacker News I Dropped PRDs for Shape Up Go Experiments Explained | Hacker News FCA's Palantir deal could expose UK financial data to Trump's US, critics fear WebXR BCI for Neural-Adaptive Avatar Control in Mixed Reality The first murder conviction via DNA analysis Tom Interviews Theo de Raadt of the OpenBSD Project (2019) [video] Show HN: Replace shell commands with bun shell typescript scripts Quay.io Is Down | Hacker News AI driven analysis of brokerage account fees in the UK Bill Gates Spent Years Crafting His Image. Now It's Cracking Using LLMs to secure source code Wi-Fi 8 in the Lab [video] The household battery revolution that could change energy bills and the world Is Python Becoming Pinyin? | Hacker News Livia – Executive Assistant | Hacker News FindMyPipe – Query Apple Find My from Linux for AI Agents Show HN: Agent skill for creating product launch videos with Remotion RecruitMyself – AI job search copilot for resumes and applications AI coding agents and the erosion of system understanding The 'Resting' Generation and South Korea's Youth Recession AMD Computex 2026: 10 Years of AM4, AM5 Support Through 2029
Show HN: Agnes AI – Free multimodal API (text, image, vid...
danissimo8 · 2026-06-24 · via HN's home page

Hi HN,

I'm Daniel, part of the team at Agnes AI, a Singapore-based AI lab. We've been building quietly for a while and I wanted to share what we've made with this community and get honest feedback from people who actually build things.

What is Agnes AI? Agnes AI gives you access to three models through a single free API. We have text, image and video models. The API is fully OpenAI-compatible, so you can just swap the base URL to https://apihub.agnes-ai.com/v1 and use your Agnes API key. No other changes needed in your existing code. It is completely free. No need to submit any kind of payment information. After registration there will be a default balance so that you can create your API keys. You sign up, get a key, and start building. Thanks to the community, we hit 4T API calls in just one week, and it keeps growing. We are also ranked as a top 10 AI lab on benchmarks. Our biggest advantage is that the free API is fully multimodal, so you can use text, image and video generation all without limits.

The models: Text - Agnes-2.0-Flash: It has 512k context window (in a week or two it will be 1M). There are reasoning/thinking modes, tool calling, image URL input and streaming support. Ranked 9th in general tasks on Claw-Eval. Can be used with any coding assistant. I personally use it with OpenCode and Hermes. Can do automation and agent tasks, large context tasks, and reasoning tasks. And of course can be used for just general tasks. For the automation the community is already integrating with n8n and doing some automations from telegram for free. Landing page generated with Agnes: https://codebuddy.work/agents/share/H4zVVxaFpU2I2UDcVSJAg-MH...

Image - Agnes-Image-2.1-Flash: Text-to-image and image editing available. It can generate up to 4k images. For the rankings also can check Artificial Analysis image editing leaderboard. Here is a 4K image generated: https://imgur.com/LkMHnr7 and https://imgur.com/a/0UsRiGX

Video - Agnes-Video-V2.0: Text-to-Video and Image-to-Video. Also supports multiple images to video. Ranked on Artificial Analysis video leaderboard.

Why free? We want developers to actually use it and tell us what is broken, what is missing, and what works well. That feedback matters more to us right now than revenue. Also our mission is to make AI accessible to all.

Things people have already built with it: A custom node pack for ComfyUI connecting Agnes image and text models, a coding agent skill supporting all Agnes 2.0 models (https://github.com/lj1270998580-crypto/Agnes-help-skill), Hermes integration for agentic local workflows (https://x.com/decapostos/status/2065758852738416779) and much more.

Links: The official website: https://agnes-ai.com/

The API platform: https://platform.agnes-ai.com/

GitHub: https://github.com/AgnesAI-Labs/Agnes-AI (can check the model updates)

Docs: https://agnes-ai.com/doc

Discord: https://discord.gg/JAWe3YVYjr

Text model benchmarks: https://claw-eval.github.io

Image model leaderboard: https://artificialanalysis.ai/image/leaderboard/editing

Video model leaderboard: https://artificialanalysis.ai/video/leaderboard/image-to-vid...

Happy to answer any questions about the models, the API, or how we built things. Would love to hear what you build with it. Feel free to join our Discord community too, lots of people sharing what they've made there.

Thanks