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

推荐订阅源

WordPress大学
WordPress大学
Stack Overflow Blog
Stack Overflow Blog
人人都是产品经理
人人都是产品经理
Y
Y Combinator Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
D
DataBreaches.Net
GbyAI
GbyAI
Microsoft Security Blog
Microsoft Security Blog
博客园_首页
大猫的无限游戏
大猫的无限游戏
Jina AI
Jina AI
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Engineering at Meta
Engineering at Meta
IT之家
IT之家
MongoDB | Blog
MongoDB | Blog
The GitHub Blog
The GitHub Blog
月光博客
月光博客
U
Unit 42
Hugging Face - Blog
Hugging Face - Blog
博客园 - 叶小钗
腾讯CDC
B
Blog RSS Feed
博客园 - Franky
爱范儿
爱范儿

Show HN

GitHub - astefanutti/shaderbang: Shebang for Shaders Show HN: AI agents for UK GDAD PCF roles and their skills The Two Pillars: Mixer Mode and Meta-Software in the Reorganization of Software Work After AI GitHub - JaiCode08/teleport-env What 1,000+ Harness Experiments Taught Me About Self-Improving Agents Show HN: Liiists, a Markdown-first, iOS and CLI list app SwiperTab – Get this Extension for 🦊 Firefox (en-US) GitHub - kouhxp/fftext: Summarize, explain, fact-check, or translate any text, URL, or file. No GPU. No cloud. One command GitHub - sweetpad-dev/sweetpad: Develop Swift/iOS projects using VSCode GitHub - dogmaticdev/IRON: IRON a.k.a. Intermediate Representation Object Notation is a Interpreter/Database that is used to create Programming Languages. GitHub - sjhalani7/vaen: Package your AI coding harness into a portable .agent file, and share it across repos, teams, & the community without ever having to copy-paste instructions, skills, MCP config, or secrets. Show HN: Gandalf the Grader Show HN: Citadeld – replay any CI failure locally from a single file GitHub - tdortman/cuSBF: High-Performance GPU Super Bloom Filter coral-ai/claude-code-token-xray at main · Coral-Bricks-AI/coral-ai GitHub - ulyssestenn/funes: Funes is a Git-based framework for LLM-managed knowledge work: an AI Librarian ingests raw sources, builds an interlinked Markdown knowledge base, and uses it to produce cited reports, analyses, and other outputs. GitHub - ThatXliner/gah: Git Add Hunk, built for agents to use GitHub - harmont-dev/harmont-cli: Command-line client for the Harmont CI platform GitHub - brooksmcmillin/mcp-authflow: OAuth 2.0 Authorization Server framework for MCP servers GitHub - javaid-codes/audit-supply-chain-agents GitHub - amorey/gochan: A small library of common channel architectures for Go, inspired by Rust GitHub - arifozgun/OpenGem: Free, Open-Source AI API Gateway with Gemini, OpenAI & Anthropic Compatibility in 1 file GitHub - Pranesh950/BioPetals: 🌸 Run BIOxAI models at home, BitTorrent-style. Fine-tuning and inference up to 10x faster than offloading GitHub - cnguyen14/bounty-doctor: Diagnose a GitHub bounty issue before you waste hours: detects honeypot scam repos, AI-bot attempt swarms, and stale contests. Show HN: CoreMCP – MCP Server for On-Prem DBs Show HN: KittyHTML – Render HTML/CSS as an inline image in your terminal GitHub - bingud/filemat: Web-based file manager Show HN: TruthLens – Free multi-signal deepfake image detector GitHub - apexlocal-jz/claude-usage-tray: Windows system-tray app showing your Claude Code rate-limit usage at a glance. Zero deps, ~300 lines of PowerShell. Cross-IDE (works regardless of VS Code, Cursor, plain terminal). Release v0.1.2.1 · kouhxp/yapsnap
Show HN: Agnes AI – Free multimodal API (text, image, vid...
danissimo8 · 2026-06-24 · via Show HN

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