Skip to main content
💬

AI Community

Discover AI and tech community posts from GeekNews, Hacker News, Dev.to, Lobste.rs, METR, and TensorFlow Forum. Curated posts are updated daily.

Last updated: Mar 21, 09:30 PM

Related Articles from Latest Community Posts

Top 3 articles selected from keyword overlap with the latest 45 community posts.

Top 3
  1. 1
    Google Colab Now Has an Open-Source MCP (Model Context Protocol) Server: Use Colab Runtimes with GPUs from Any Local AI Agent

    trensee editorial:Google has officially released the Colab MCP Server, an implementation of the Model Context Protocol (MCP) that enables AI agents to interact directly with the Google Colab environment. This…

  2. 2
    IBM and UC Berkeley Diagnose Why Enterprise Agents Fail Using IT-Bench and MAST

    trensee editorial:This article is connected to the latest community signals.

  3. 3
    NVIDIA AI Open-Sources ‘OpenShell’: A Secure Runtime Environment for Autonomous AI Agents

    trensee editorial:The deployment of autonomous AI agents—systems capable of using tools and executing code—presents a unique security challenge. While standard LLM applications are restricted to text-based…

🟠Hacker News

I turned Markdown into a protocol for generative UI

There's a lot of work happening around both generative UI and code execution for AI agents. I kept wondering: how do you bring them together into a fully featured architecture? I built a prototype: - Markdown as protocol — one stream carrying text, executable code, and data - Streaming executio

12559 commentsby FabianCarbonara
🟠Hacker News

Launch HN: Canary (YC W26) – AI QA that understands your code

Hey HN! We're Aakash and Viswesh, and we're building Canary ( https://www.runcanary.ai ). We build AI agents that read your codebase, figure out what a pull request actually changed, and generate and execute tests for every affected user workflow. Aakash and I previously built AI

5825 commentsby Visweshyc
🟠Hacker News

Show HN: Altimate Code – Open-Source Agentic Data Engineering Harness

I'm Anand, co-founder and CTO of Altimate AI. My co-founder Pradnesh and I are open-sourcing Altimate Code. AMA. Why we built this: Pradnesh and I have been building tooling for data engineers for three years: dbt Power User and Datamates vscode extensions with combined 750k+ installs, running

202 commentsby aaur0
🟠Hacker News

Ask HN: The new wave of AI agent sandboxes?

In the last couple of months, several new solutions for sandboxing AI agents have launched (microVMs, WASM runtimes, browser isolation, hardened tool containers, etc.). Curious to hear from people using them in production. Are they working as advertised, or are there still major tradeoffs around sec

114 commentsby ATechGuy
🟠Hacker News

Are AI Agents like von Hammerstein's industrious and stupid?

"I divide my officers into four classes; the clever, the lazy, the industrious, and the stupid. Each officer possesses at least two of these qualities. Those who are clever and industrious are fitted for the highest staff appointments. Use can be made of those who are stupid and lazy. The man w

95 commentsby multidude
🟠Hacker News

If you drive clock wise along the beach on an island

Is the ocean to your left or to you right? I asked this question to multiple LLM. ChatGPT: Wrong but reasoned itself back to being correct. Gemini: Correct. Grok: Using expert it got the right answer after 35s. Claude Sonnet 4.6: Confidently incorrect. Screenshots: https://imgur.com/a

75 commentsby Cookingboy
🟠Hacker News

Show HN: LiteParse, a fast open-source document parser for AI agents

LiteParse is an open-source (Apache 2.0) document parser that provides high-quality spatial text parsing with bounding boxes. It does not depend on local or frontier VLMs. Because it does not require GPUs, liteparse can be run on any machine, and process a few hundred pages of documents in seconds.

11by freezed8
🟠Hacker News

Show HN: Unsloth Studio - Local Fine-tuning, Chat UI

Hey HN! We're excited to release Unsloth Studio - a culmination of many things we wanted to provide to the community - it includes: 1. A Chat UI which has auto healing tool calling, Python & bash code execution, web search, image, docs input + more! 2. Finetuning of audio, vision, LLMs with

82 commentsby danielhanchen
🟠Hacker News

Show HN: N0x – LLM inference, agents, RAG, Python exec in browser, no back end

Built this because I was tired of every AI tool shipping my data to someone else server n0x runs the full stack LLM inference via WebGPU, autonomous ReAct agents, RAG over your own docs, sandboxed Python execution via Pyodide all inside a single browser tab. No account No keys No backend Models down

9by redhanuman
🟠Hacker News

Show HN: Dump – easily share context with AI

I wanted a very simple way to dump prompts, links, and todo lists into my claude code and codex agents. And to work outside of the context window. This works particularly well for sharing "Projects" between Claude/ChatGPT etc. It's open source here; https://github.com&#

72 commentsby vochsel
🟠Hacker News

Show HN: Agent Use Interface (AUI) – let users bring their own AI agent

As I started building AI integrations, I came to realize that for many projects, the the best agentic experience is one that simply enables the user's personal agent to take actions within your app. The existing options like MCP or A2A are quite involved and for simple apps that are already URL

62 commentsby FernandoDev
🟠Hacker News

Show HN: Syne – AI agent that remembers everything, built on PostgreSQL

I built Syne because I was tired of AI assistants that forget everything after each conversation. Syne is a self-hosted AI agent framework where memory is a first-class citizen — stored as semantic vectors in PostgreSQL, searchable across millions of entries, and persistent forever. Key features: -

71 commentsby riyogarta
🟠Hacker News

The more I work with AI (LLMs) the more disillusioned I become

Image / Video / Audio Gen. AI is absolutetly impressive but I fail to see how anyone can still believe that LLMs are going to replace every other white-collar job ... let alone lead to AGI. Its 2026 and we have yet to have a LLM complete something as simple as beating Pokemon Blue seems li

61 commentsby iRespectYui
🟠Hacker News

Show HN: QCCBot – Android in a browser tab, with AI agent control

Eight months ago I watched a friend manage three walls of phones for his cross-border e-commerce operation — charging, swapping IPs, constantly worrying about bans. I asked myself: do people actually want the boxes, or just the Android environment inside? We built QCCBot to answer that. Full Android

7by Eastra
🟠Hacker News

Sexual Harassment by Japan Railways Staff and Japan's Accessibility Barriers

Hello, my name is Hiro. I am working on a concept a platform called “Lemurian Resonance,” which visualizes unfair experiences in daily life as case cards and compiles them into a database, while also helping to heal emotional wounds through AI. While working on this concept, I encountered a serious

6by LemurianHiro
🟠Hacker News

TrustAgentAI – Cryptographic receipts for MCP tool calls (non-repudiation layer)

MCP solves connectivity between agents and tools. It doesn't solve accountability. When an AI agent calls execute_wire_transfer today, there's no cryptographic proof it happened, no proof who authorized it, and no tamper-evident record of the outcome. Editable logs and unverified timestamp

6by kirillostrovsky
🦞Lobste.rs

AI, Decomputing and the Interregnum

This paper treats AI as diagnostic for the deeper changes taking place in the existing order of things. It uses AI's alignment with both the political economy and with the dualisms that underpin it, including race, gender and anthropocentrism, to highlight the nihilistic character of the current res

5

Data sources

Posts are collected from public APIs/JSON/RSS of GeekNews, Hacker News, Dev.to, Lobste.rs, METR, and TensorFlow Forum. Content belongs to original authors and communities.