Hacker News new | past | comments | ask | show | jobs | submit login
Beehive – LLM Agentic Framework (github.com/beehivehq)
4 points by mtrivedi50 4 months ago | hide | past | favorite | 1 comment



Hey everyone!

What I have built: Inspired by the awesome work at Langgraph, PyAutogen, and CrewAI, I made an LLM agentic framework called Beehive.

Beehive shares many features with other popular agentic frameworks, including:

- Loops and conditionals between agents - State management - Streaming support - Memory / feedback

In addition, Beehive supports:

- Rapid customization: it's trivial to create your own agent with its unique invokation logic - Nested patterns: think, a Beehive of Beehives - Complex conversational patterns: ensembles and multi-agent debates are supported out-of-the-box

Why I built it: For learning purposes! I wanted to get my feet wet with LLMs and agents. Having tinkered with and explored the frameworks I mentioned above, I wanted to build my own to deepen my understanding.

Any and all feedback is welcome!




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: