Adala VS GPT-HTN-Planner

Compare Adala vs GPT-HTN-Planner and see what are their differences.

GPT-HTN-Planner

A Hierarchical Task Network planner utilizing LLMs like OpenAI's GPT-4 to create complex plans from natural language that can be converted into an executable form. (by DaemonIB)
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
Adala GPT-HTN-Planner
5 1
732 30
8.7% -
9.1 4.9
7 days ago 2 months ago
Python Python
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Adala

Posts with mentions or reviews of Adala. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-29.

GPT-HTN-Planner

Posts with mentions or reviews of GPT-HTN-Planner. We have used some of these posts to build our list of alternatives and similar projects.
  • Can LLMs Reason and Plan?
    1 project | news.ycombinator.com | 14 Sep 2023
    "Plan" means a lot of things.

    There has been some research in applying GPT-4 to Hierarchical Task Networks (HTN), one means of doing computerized semi-automated/automated planning of a complex task as a tree of less and less complex tasks [1].

    There are other types of planning. Automated planning works better as there are more defined the tasks in a plan, less ambiguity in dependencies, more separate between the tasks. The OP article touches on that, noting LLMs are good at extracting planning knowledge but not good in their experience at creating executable plans. This is why I think the hybrid approach is best, using an LLM to inform and tweak other planning tools in order to create an executable plan.

    [1] https://github.com/DaemonIB/GPT-HTN-Planner

What are some alternatives?

When comparing Adala and GPT-HTN-Planner you can also consider the following projects:

langroid - Harness LLMs with Multi-Agent Programming

Interactive-LLM-Powered-NPCs - Interactive LLM Powered NPCs, is an open-source project that completely transforms your interaction with non-player characters (NPCs) in any game! 🎮🤖🚀

agents-aea - A framework for autonomous economic agent (AEA) development

awesome-ai-agents - A list of AI autonomous agents

DemoGPT - Create 🦜️🔗 LangChain apps by just using prompts🌟 Star to support our work! | 只需使用句子即可创建 LangChain 应用程序。 给个star支持我们的工作吧!

AgentPilot - A framework to create, manage, and chat with AI agents + Multi agent chat, branching chat and multiple API providers

evadb - Database system for AI-powered apps

Auto-GPT - An experimental open-source attempt to make GPT-4 fully autonomous. [Moved to: https://github.com/Significant-Gravitas/AutoGPT]

micro-gpt - MiniAGI is a minimal general-purpose autonomous agent based on GPT-3.5 / GPT-4. Can analyze stock prices, perform network security tests, create art, and order pizza. [Moved to: https://github.com/muellerberndt/mini-agi]

automata - Automata: The Future is Self-Written