embodied-emulated-personas VS behavior-trees-for-llm-chatbots

Compare embodied-emulated-personas vs behavior-trees-for-llm-chatbots and see what are their differences.

embodied-emulated-personas

A project space for Embodied Emulated Personas - Embodied neural networks trained by LLM chatbot teachers (by keskival)

behavior-trees-for-llm-chatbots

Example: Using Behavior Trees for structuring goal-driven LLM chatbot processes (by keskival)
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
embodied-emulated-personas behavior-trees-for-llm-chatbots
3 1
13 25
- -
6.0 3.7
about 1 year ago about 1 year ago
Python Python
MIT License MIT License
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.

embodied-emulated-personas

Posts with mentions or reviews of embodied-emulated-personas. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-12.

behavior-trees-for-llm-chatbots

Posts with mentions or reviews of behavior-trees-for-llm-chatbots. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-12.
  • Ask HN: Have advancements in AI given you ideas for new side projects?
    3 projects | news.ycombinator.com | 12 Jun 2023
    I have started several:

    - A small example of how to use behavior trees in structuring LLM chatbot applications: https://github.com/keskival/behavior-trees-for-llm-chatbots

    - A project for extracting meta-learned reinforcement learning algorithms out of a large language model: https://github.com/keskival/king-algorithm-manifesto

    - A proof-of-concept of embodying an LLM chatbot into a Gym PoleCart environment: https://github.com/keskival/embodied-emulated-personas