Show HN: LLM Agent Paper List

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

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • LLM-Agent-Paper-List

    The paper list of the 86-page paper "The Rise and Potential of Large Language Model Based Agents: A Survey" by Zhiheng Xi et al.

  • agent-os

    Build autonomous AI agents! 🌞

  • Agents have agency: they do stuff. The way the do it is by calling code or writing code and then executing it. They need some retrieval system too (often called memory) that selects the relevant possible actions for a current context.

    I wrote this article recently that outlines what a system needs to run agents: https://github.com/lukebuehler/agent-os/blob/main/docs/artic...

  • 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.

    InfluxDB logo
  • prompt-engineering

    Tips and tricks for working with Large Language Models like OpenAI's GPT-4.

  • An agent is a style of prompt that lets LLMs act as reasoning engines. It's also known as the ReAct pattern (which engineers are avoiding using for namespace collision reasions).

    You can read a good intro example here: https://github.com/brexhq/prompt-engineering#react

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

  • The Rise and Potential of Large Language Model Based Agents

    1 project | news.ycombinator.com | 25 Sep 2023
  • Outperforming LLMs with less training data and smaller model sizes

    2 projects | news.ycombinator.com | 21 Sep 2023
  • NLP Research in the Era of LLMs

    3 projects | news.ycombinator.com | 21 Dec 2023
  • [P] Autolabel: data labeling with LLMs

    1 project | /r/MachineLearning | 2 Sep 2023
  • Write topical tweets in anyone's style using Haystack Agents

    1 project | /r/AI_Agents | 30 Jun 2023