Agentarium: Creating social simulations with AI Agents

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. Agentarium

    open-source framework for creating and managing simulations populated with AI-powered agents. It provides an intuitive platform for designing complex, interactive environments where agents can act, learn, and evolve.

    By default the "agent" is pretty limited in actions (only talking / and thinking).

    Currently it's up to the user to add its own actions, you can find an example where I gave the agents access to ChatGPT (cf link)

    Obviously, some default actions will be added in the future :D

    link to example: https://github.com/Thytu/Agentarium/blob/main/examples/3_add...

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. aisuite

    Simple, unified interface to multiple Generative AI providers

    Thanks for the interest! I use aisuite (cf link) to manage what LLMs to use. You should be able to switch from one provider to an other quite easily (even hugging-face if you want). I don't know if aisuite supports local LLMs tho, might be a good thing to check.

    aisuite : https://github.com/andrewyng/aisuite

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Understanding R1-Zero-Like Training: A Critical Perspective

    1 project | news.ycombinator.com | 22 Mar 2025
  • Show HN: AI Runner is now Apache 2.0

    1 project | news.ycombinator.com | 22 Mar 2025
  • Orpheus-3B – Emotive TTS by Canopy Labs

    5 projects | news.ycombinator.com | 19 Mar 2025
  • Show HN: Sequential Tools MCP Server: Mnemonic Techniques for AI Problem-Solving

    1 project | news.ycombinator.com | 22 Mar 2025
  • Show HN: FastOpenAPI – automated docs for many Python frameworks

    1 project | news.ycombinator.com | 22 Mar 2025

Did you know that Python is
the 2nd most popular programming language
based on number of references?