본문으로 건너뛰기

AI 커뮤니티

GeekNews, Hacker News, Dev.to, Lobste.rs, METR, TensorFlow Forum에서 AI/테크 커뮤니티 글을 모았습니다. 매일 업데이트됩니다.

마지막 업데이트: 4월 10일 오후 09:30

최신 커뮤니티 연관 기사

최신 커뮤니티 10개를 기준으로 연관도가 높은 기사를 선별했습니다.

Top 3
  1. 1
    LG EXAONE Tops Korea’s Sovereign AI Race, Leads Open Source Ecosystem - kmjournal.net

    RanketAI 편집팀:LG EXAONE Tops Korea’s Sovereign AI Race, Leads Open Source Ecosystem kmjournal.net

  2. 2
    Open Source AI Week — 개발자들은 어떻게 AI 혁신을 발전시키고 있는가 - NVIDIA Blog Korea

    RanketAI 편집팀:Open Source AI Week — 개발자들은 어떻게 AI 혁신을 발전시키고 있는가 NVIDIA Blog Korea

  3. 3
    Open Secret: NVIDIA의 Nemotron 모델, 데이터셋 및 기술이 AI 개발을 이끄는 방식 - NVIDIA Blog Korea

    RanketAI 편집팀:Open Secret: NVIDIA의 Nemotron 모델, 데이터셋 및 기술이 AI 개발을 이끄는 방식 NVIDIA Blog Korea

Hacker News

Launch HN: Freestyle – Sandboxes for Coding Agents

We’re Ben and Jacob, cofounders of Freestyle ( https://freestyle.sh ). We’re building a cloud for Coding Agents. For the first generation of agents it looked like workflows with minimal tools. 2 years ago we published a package to let AI work in SQL, at that time GPT-4 could write simple s

322156 댓글by benswerd
Hacker News

Ask HN: What are you building that's not AI related?

I don't have anything against AI, but HN (and everywhere else) seems to be drowning in AI atm. Seems like every man and his dog is building an AI agent harness. And power to you (and your dog) if that's you. But it would be refreshing to hear about some non AI related projects people are w

132175 댓글by meander_water
Hacker News

Show HN: CSS Studio. Design by hand, code by agent

Hi HN! I've just released CSS Studio, a design tool that lives on your site, runs on your browser, sends updates to your existing AI agent, which edits any codebase. You can actually play around with the latest version directly on the site. Technically, the way this works is you view your site

16197 댓글by SirHound
Hacker News

Launch HN: Relvy (YC F24) – On-call runbooks, automated

Hey HN! We are Bharath, and Simranjit from Relvy AI ( https://www.relvy.ai ). Relvy automates on-call runbooks for software engineering teams. It is an AI agent equipped with tools that can analyze telemetry data and code at scale, helping teams debug and resolve production issues in minut

4623 댓글by behat
Hacker News

Show HN: Unicode Steganography

I built a demo of two Unicode steganography techniques, zero-width characters and homoglyph substitution, in the context of AI misalignment. The first is about the use of two invisible zero-width characters (ZWS and ZWNJ) to binary encode text. The second is much cooler. Most characters in the Latin

5514 댓글by PatrickVuscan
Hacker News

Launch HN: Twill.ai (YC S25) – Delegate to cloud agents, get back PRs

Hey HN, we're Willy and Dan, co-founders of Twill.ai ( https://twill.ai/ ). Twill runs coding CLIs like Claude Code and Codex in isolated cloud sandboxes. You hand it work through Slack, GitHub, Linear, our web app or CLI, and it comes back with a PR, a review, a diagnosis, or a

3227 댓글by danoandco
Hacker News

LLM plays an 8-bit Commander X16 game using structured "smart senses"

I connected the ChatGPT API (model gpt-4o) to an 8-bit shoot-'em-up game, PvP-AI, running on a Commander X16 emulator. Instead of pixels or audio, the model receives structured text summaries, what I’m calling "smart senses", based on the game's existing touch and EMF-style input

284 댓글by russellharper
Hacker News

Ask HN: Learning resources for building AI agents?

I’ve recently gone through several materials, including Antonio Gulli’s AI Agentic Design Patterns, Sam Bhagwat’s Principles of Building AI Agents and Patterns for Building AI Agents, as well as the courses from LangGraph Academy and some content on DataCamp. This space is evolving very quickly, so

1315 댓글by 7e10
Hacker News

Show HN: I built a database for AI agents

Hey HN, I just spent the last few weeks building a database for agents. Over the last year I built PostHog AI, the company's business analyst agent, where we experimented on giving raw SQL access to PostHog databases vs. exposing tools/MCPs. Needless to say, SQL wins. I left PostHog 3 week

1210 댓글by Kappa90
Hacker News

Ask HN: How are you orchestrating multi-agent AI workflows in production?

I've been building AI agent pipelines for the past year and curious how others handle it. Specifically: - Do you use a framework (LangChain, CrewAI) or roll your own - How do you handle agent-to-agent data passing? - What does your observability look like for agent runs? - Are you running agent

811 댓글by swrly
Hacker News

Show HN: ACE – A dynamic benchmark measuring the cost to break AI agents

We built Adversarial Cost to Exploit (ACE), a benchmark that measures the token expenditure an autonomous adversary must invest to breach an LLM agent. Instead of binary pass/fail, ACE quantifies adversarial effort in dollars, enabling game-theoretic analysis of when an attack is economically r

93 댓글by zachdotai
Hacker News

Show HN: LLMnesia – search across ChatGPT, Claude, Gemini chats locally

I kept running into this annoying problem: I’d remember a really useful answer, but not where it was. ChatGPT? Claude? Gemini? No idea. So I’d end up digging through all of them or just rewriting the prompt. Built this to fix that. It’s a Chrome extension that indexes chats locally and lets you sear

84 댓글by keiranflynn
Hacker News

Show HN: Local-first resume generator with in-browser PDF rendering

Built this while applying to various jobs. I was using Claude to generate different resume variants for roles (Flutter, WordPress, fullstack, Python backend, agentic AI/RAG). It worked pretty well, but I kept hitting limits — both in control and credits. I also wanted something more consistent

74 댓글by dlvktrsh
Hacker News

Show HN: DocMason – Agent Knowledge Base for local complex office files

I think everyone has already read Karpathy's Post about LLM Knowledge Bases. Actually for recent weeks I am already working on agent-native knowledge base for complex research (DocMason). And it is purely running in Codex/Claude Code. I call this paradigm is: The repo is the app. Codex is

11by Jet_Xu
Hacker News

Show HN: Frontend-VisualQA — give coding agents eyes to verify their own UI work

Coding agents today are blind. They write “valid” HTML/CSS code but can still ship a broken layout, a clipped dropdown, or a page at the wrong URL. Playwright scripts can assert modal.isVisible() without knowing the modal is rendered off-screen. Essentially, coding agents need “eyes” to verify

10by dhruvbatra
Hacker News

Show HN: SmolVM – open-source sandbox for coding and computer-use agents

SmolVM is an open-source local sandbox for AI agents on macOS and Linux. I started building it because agent workflows need more than isolated code execution. They need a reusable environment: write files in one step, come back later, snapshot state, pause/resume, and increasingly interact with

63 댓글by theaniketmaurya
Hacker News

Show HN: Eve – Managed OpenClaw for work

Eve is an AI agent harness that runs in an isolated Linux sandbox (2 vCPUs, 4GB RAM, 10GB disk) with a real filesystem, headless Chromium, code execution, and connectors to 1000+ services. You give it a task and it works in the background until it's done. I built this because I wanted OpenClaw

7by zachdive
Hacker News

Show HN: Bx – macOS native sandbox for AI and coding tools

Wrapper around Apple's macOS sandbox-exec tool, which usually sandboxes native apps. It is "allow-first" i.e. it will not overprotect everything, just crucial information and therefore allows most tools to run without issues. Limiting is done using a .gitignore like file schema. Furth

7by holtwick
Hacker News

Show HN: Fabro – open-source dark software factory

Hi — I created Fabro to free myself from supervising a fleet of Claude Code tabs running in a REPL (read-eval-prompt-loop). REPLs are great for exploration, but once I know what I need I want to be able to walk away while the agents get it done. (Before building Fabro, I looked for something off the

6by brynary

데이터 출처

GeekNews, Hacker News, Dev.to, Lobste.rs, METR, TensorFlow Forum의 공개 API/JSON/RSS를 기반으로 커뮤니티 글을 수집합니다. 콘텐츠 저작권은 원작자에게 있습니다.