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

推荐订阅源

P
Proofpoint News Feed
V
V2EX
WordPress大学
WordPress大学
Google DeepMind News
Google DeepMind News
Martin Fowler
Martin Fowler
小众软件
小众软件
Blog — PlanetScale
Blog — PlanetScale
月光博客
月光博客
The Cloudflare Blog
T
Tailwind CSS Blog
H
Help Net Security
腾讯CDC
爱范儿
爱范儿
人人都是产品经理
人人都是产品经理
H
Hackread – Cybersecurity News, Data Breaches, AI and More
The GitHub Blog
The GitHub Blog
Microsoft Security Blog
Microsoft Security Blog
Stack Overflow Blog
Stack Overflow Blog
D
DataBreaches.Net
C
Check Point Blog
量子位
酷 壳 – CoolShell
酷 壳 – CoolShell
美团技术团队
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com

Hacker News - Newest: "AI"

AI can't read an investor deck AI as an attorney? Student uses ChatGPT, Gemini to sue UW over alleged racial discrimination Hacking MCP Servers in AI Systems – The Rug Pull: Tool Changes After Approval GitHub - MeepCastana/KubeezCut: Free Web based video editor Can AI judge journalism? A Thiel-backed startup says yes, even if it risks chilling whistleblowers Coming soon: 10 Things That Matter in AI Right Now DARPA built an AI to fact-check enemy weapons claims What explains heterogeneity in AI adoption? When AI Meets Muscle: Context-Aware Electrical Stimulation Promises a New Way to Guide Human Movements - Department of Computer Science AI Changed How We Build. It Did Not Change What Matters. Linux rules on using AI-generated code - Copilot is OK, but humans must take 'full responsibility for the… Meta spins up AI version of Mark Zuckerberg to engage with employees Code Mode: Let Your AI Write Programs, Not Just Call Tools | TanStack Blog GitHub - Delavalom/graft: Go framework for building AI agents. Type-safe tools, multi-provider (OpenAI, Anthropic, Gemini, Bedrock), zero vendor SDKs. India's TCS tops estimates, says new AI models did not dent services demand Gen Z's fading AI hype Strong feeling: we are in a folded AI reality GitHub - machinarii/total-recall-catalog: A reference catalog of latest knowledge retrieval, memory & RAG systems GitHub - mensfeld/code-on-incus: Give each AI agent its own isolated machine with root, Docker, and systemd. Active defense detects and stops threats automatically.. Quantization, LoRA, and the 8% Problem: Benchmarking Local LLMs for Production AI Iran war: We spoke to the man making Lego-style AI videos that experts say are powerful propaganda Powell, Bessent discussed Anthropic's Mythos AI cyber threat with major U.S. banks GitHub - immartian/bellamem: Persistent belief-graph memory for AI agents. Retrieves decisive context by importance — not recency, not RAG, not /compact. recursive-mode: The Repo-Native Operating System for AI Engineering After the attack on Sam Altman's home, will AI CEO's go on the offensive? The biggest advance in AI since the LLM Opus 4.6 vs GPT 5.4 One Prompt Unity World Generation Test “AI polls” are fake polls Client Challenge Can AI be a 'child of God'? Inside Anthropic's meeting with Christian leaders
Show HN: Agnes AI – Free multimodal API (text, image, vid...
danissimo8 · 2026-06-24 · via Hacker News - Newest: "AI"

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