frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Open in hackernews

Show HN: Ebiose – A Darwin‑Style Playground for Self‑Evolving AI Agents

https://github.com/ebiose-ai/ebiose
12•vincent-ebiose•10h ago
Hi HN!

After a year of R&D at Inria (the French national lab), we have just open-sourced Ebiose.

Ebiose is a distributed, Darwin-style playground where AI architect agents design, test, and improve other agents. Instead of AI built behind closed doors, anyone can spin up a forge, state a problem, and watch candidate agents compete until the fittest survive.

An example instruction given to an Ebiose forge: "Build a LangGraph agent that processes SaaS customer refunds directly through our ERP, escalating to a human for edge cases. Use the following tools: ERP API, email/Twilio integration, refund policy documentation, and historical support tickets."

TL;DR

- Meta-architect agents: Generate new agents, reusable components, or even models in the future.

- Evolutionary loop: Only the best agents survive and recombine.

- Self-improvement: Architect agents evolve themselves over time.

- An evolving library: Reusable components, i.e. agent’s genes, compete for survival based on power, efficiency, and success.

- P2P compute (planned): Goal of utilizing unused device computing power.

Important note: Ebiose is still in a very early stage. Architect agents are basic for now, and there are no reusable components yet. But the core loop is working, and we’re now inviting more contributors to help build it up.

What's in this first Ebiose release?

- Hand-crafted architect agent that performs prompt engineering and assembles agent graphs.

- Evolutionary engine.

- Forges: isolated labs for building agents tailored to specific tasks.

- Persistent ecosystems where top agents live on and tackle new forges.

- Free credits to run your own forges (thanks to cloud sponsors).

- Graph-based agents made of LLM nodes.

- Initial LangGraph runtime (others are very welcome).

Roadmap (help wanted!):

- Agent nodes: power agents with new types of nodes such as code execution, classic ML models, tool use, fine-tuning, etc.

- Foundational forges: code generation, prompt tuning, context grounding, agent-as-a-judge, etc.

- Meta-forges: architect-agents that invent other architect-agents (yes, agents that build agents that build agents).

- P2P compute layer to use idle GPUs/CPUs (llama.cpp).

GitHub: https://github.com/ebiose-ai/ebiose - MIT licensed.

Fork it, test it, star it, break it… We are eager to see what you build and to hear your feedback!

P.S. If you saw AlphaEvolve, they used LLM-guided evolution to find ultra-efficient algorithms like a 48-operation matrix-multiply. Ebiose shares the same evolutionary idea, a level up: instead of optimizing one program, it evolves entire agents, and even architect agents that design other agents.

Comments

kiselitza•5h ago
A helping hand to Ebiose AI here. I’m super excited to see the project go open source.

There is already some literature about improving agents through the evolutionary process (not only AlphaEvolve). And others are talking about AIs that build other AIs, which is sometimes called ADAS, for Automatic Design of Agentic Systems.

We have already experienced this, notably on math problems. But here, with the community, the goal is really to trigger the self-improving process.

The only way to do so is to challenge Ebiose with real use cases so that reusable agent components emerge organically and evolve over time.

cysacenda•3h ago
Go go go Ebiose !

My official list of post-glitch.com hosting options

https://livelaugh.blog/posts/glitch-alternatives/
1•raybb•1m ago•1 comments

All high value work is deep work, and all motivation is based on belief

https://www.reddit.com/r/ExperiencedDevs/s/qV1w0XeFPw
1•Crier1002•2m ago•0 comments

'There is a problem': Meta users complain of being shut out of their accounts

https://www.bbc.com/news/articles/cvgnp9ykm3xo
2•mikece•3m ago•0 comments

Mount Everest's Trash-Covered Slopes Are Being Cleaned by Drones

https://www.bloomberg.com/news/features/2025-07-03/dji-drones-clean-up-mount-everest-trash-in-record-time-amid-climate-change
1•nharada•5m ago•1 comments

Gaming on a Medical Device [video]

https://www.youtube.com/watch?v=rf-efIZI_Dg
1•JKCalhoun•5m ago•1 comments

Open Source 1.7tb Dataset of What AI Crawlers Are Doing

https://huggingface.co/datasets/lee101/webfiddle-internet-raw-cache-dataset
3•catsanddogsart•11m ago•0 comments

Microsoft will lay off 9k employees, or less than 4% of the company

https://techcrunch.com/2025/07/02/microsoft-will-lay-off-9000-employees-or-less-than-4-of-the-company/
3•mrcsharp•12m ago•1 comments

Whole-genome ancestry of an Old Kingdom Egyptian

https://www.nature.com/articles/s41586-025-09195-5
2•A_D_E_P_T•20m ago•0 comments

NYT to start searching deleted ChatGPT logs after beating OpenAI in court

https://arstechnica.com/tech-policy/2025/07/nyt-to-start-searching-deleted-chatgpt-logs-after-beating-openai-in-court/
3•miles•21m ago•0 comments

AI virtual personality YouTubers, or 'VTubers,' are earning millions

https://www.cnbc.com/2025/07/02/ai-virtual-personality-youtubers-or-vtubers-are-earning-millions.html
2•pseudolus•34m ago•0 comments

US rural communities bearing the brunt of Bitcoin mining

https://www.dw.com/en/us-rural-communities-bearing-the-brunt-of-bitcoin-mining/a-72889383
2•musha68k•34m ago•0 comments

gmailtail: tail -f Your Gmail

https://github.com/c4pt0r/gmailtail
1•c4pt0r•38m ago•0 comments

A Non-Partisan U.S. Military Is Essential

https://time.com/7296041/non-partisan-military-is-essential/
3•herecomethefuzz•41m ago•0 comments

Stop Building AI Agents

https://decodingml.substack.com/p/stop-building-ai-agents
5•giuliomagnifico•42m ago•0 comments

Flint, Michigan replaces most lead pipes 10 years after Michigan water crisis

https://www.nbcnews.com/news/us-news/flint-replaces-lead-pipes-10-years-michigan-water-crisis-rcna216442
2•toomuchtodo•49m ago•1 comments

Nebius emerged from Russia as one of Nvidia's top-performing investments

https://sherwood.news/tech/nebius-nvidia-gpus-ai-startup/
2•gmays•55m ago•0 comments

One Life

https://thisisyouronelife.com/
1•tasshin•56m ago•0 comments

Project West Ford: Cold War Plan to Solve Radio Problems with 480M Space Needles

https://multiverseemployeehandbook.com/blog/when-america-tried-to-gift-wrap-the-planet/
1•6forward•1h ago•0 comments

When Code Writes Itself: The Dawn of Just‑in‑Time Software

https://zergai.com/blog/when-code-writes-itself
2•idanb•1h ago•0 comments

Open source CLI to expose local services using Cloudflare Tunnel

https://github.com/stupside/moley
1•xonery•1h ago•1 comments

Reading Abundance from China

https://www.chinatalk.media/p/reading-abundance-from-china
1•zeroCalories•1h ago•0 comments

The War on the Walkman

https://newsletter.pessimistsarchive.org/p/the-forgotten-war-on-the-walkman
2•mfiguiere•1h ago•0 comments

Nightmares Linked to Faster Ageing and Premature Mortality

https://www.emjreviews.com/neurology/news/ean-2025-nightmares-linked-to-faster-ageing-and-premature-mortality/
1•gnabgib•1h ago•0 comments

OpenGOAL: Reviving the Language That Brought Us Jak and Daxter

https://opengoal.dev
3•oumua_don17•1h ago•0 comments

No representation without reservation; Gender quotas in India

https://voxdev.org/topic/institutions-political-economy/no-representation-without-reservation-long-term-limits-gender
2•neehao•1h ago•0 comments

Hetackling SAP supply chain pain. Got advice?

1•Njord01•1h ago•0 comments

Hey, If You Know Anything About SAP – I Need Your Brain for a SEC

1•Njord01•1h ago•0 comments

Cancel Culture in Academia

https://papers.ssrn.com/sol3/papers.cfm?abstract_id=4440242
3•KrisGulati•1h ago•2 comments

A "Living Web" Manifesto

https://owebp.net/lwd0.html
2•ppqqrr•1h ago•0 comments

Penguin turns up on beach in Rio de Janeiro, alone and far from home

https://www.washingtonpost.com/world/2025/07/02/penguin-brazil-rio-beach/
3•bookofjoe•1h ago•2 comments