AutoGen: Enable Next-Gen Large Language Model Applications

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

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • autogen

    A programming framework for agentic AI. Discord: https://aka.ms/autogen-dc. Roadmap: https://aka.ms/autogen-roadmap

  • Here's that group research notebook: https://github.com/microsoft/autogen/blob/main/notebook/agen...

  • Voyager

    An Open-Ended Embodied Agent with Large Language Models (by MineDojo)

  • In a way it is the same thing, agents are mostly an abstraction that make it easier to know what’s going on.

    I think of agents more or less as python classes with a mixture of natural language and code functions. You design them to do something with information they produce, and to interface with other agents or “tools” in some way.

    But all the agents can be the same language model under the hood, they are frames used to build different kinds of contexts.

    And yes I think the idea is that emergent behaviour can be useful. This comes to mind

    https://github.com/MineDojo/Voyager

    But I think we are still a small ways off from being really smart about agents. My opinion is that we haven’t quite figured out what we are doing yet.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • ChatDev

    Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration)

  • Check https://github.com/OpenBMB/ChatDev out, they simulate personas in a company and build products by simulating the interactions.

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

  • Is there any game that allow us to interact with it by python?

    2 projects | /r/reinforcementlearning | 1 Dec 2023
  • A Coder Considers the Waning Days of the Craft

    2 projects | news.ycombinator.com | 13 Nov 2023
  • Open/Local LLM support for MineDojo/Voyager

    4 projects | /r/LocalLLaMA | 11 Oct 2023
  • Voyager – Minecraft Embodied Agent with Large Language Models

    1 project | news.ycombinator.com | 17 Sep 2023
  • [D] - Are there any AI benchmarks that involve successful longterm problem solving when running as autonomous agents (like in autogpt)? How do we compare the effectiveness of models as agents?

    1 project | /r/MachineLearning | 9 Jul 2023