waggle-dance

Knowledge work automation with AI agents (by agi-merge)

Waggle-dance Alternatives

Similar projects and alternatives to waggle-dance

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better waggle-dance alternative or higher similarity.

waggle-dance reviews and mentions

Posts with mentions or reviews of waggle-dance. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-28.
  • Show HN: Demystifying Advanced Rag Pipelines
    3 projects | news.ycombinator.com | 28 Oct 2023
    This seems very similar to LangSmith’s trace monitoring, which I have been leaning on heavily for observability. You also mention LlamaIndex— how do you see your project fitting into the ecosystem?

    This is a great README, but I don’t think I would able to use this because it is serial.

    In my experimental agent system, waggledance.ai, I have been working on a pre-agent step of [picking and synthesizing the right context and tools](https://github.com/agi-merge/waggle-dance/blob/main/packages...) for a given subtask of a larger goal, and it seems to be boosting results. It looks like now I have to try sub-question answering in the mix as well.

  • Autotab – Boring AI Agents for real world tasks
    10 projects | news.ycombinator.com | 19 Oct 2023
    This is amazing. I will try to have it automate my system of agents web app (turtles all the way down) (shameless plug: https://github.com/agi-merge/waggle-dance)
  • Ask HN: Show me your half baked project
    163 projects | news.ycombinator.com | 12 Oct 2023
    - source code: https://github.com/agi-merge/waggle-dance
  • Language Agent Tree Search Unifies Reasoning Acting and Planning in LMs
    1 project | news.ycombinator.com | 9 Oct 2023
    Any advice for trying to implement this in my project over at https://github.com/agi-merge/waggle-dance

    Currently I am creating different agent types for planned subtasks using langchain, so perhaps implementing a custom AgentExecutor? Or would I need to lift it up higher in the logic stack? I am not sure that I understand how the graph search and thought-action-reflection selection process is deciding when and how to reflect if a branch fails, and how it backpropogates the failure to other nodes?

  • Why AutoGPT engineers ditched vector databases
    2 projects | news.ycombinator.com | 9 Oct 2023
    I have been working on a system of agents over at https://github.com/agi-merge/waggle-dance - I already split problems up into subtasks for agents to work on independently. I give agents access to vector databases, using a simple global key for now, but soon a context/parent/child key. Access to the vector DBs is proxied via tools (agents have to “call” saveMemory or retrieveMemory). I also check for looping/repetition FREQUENTLY using in-memory vector databases of the langchain agent callback events.

    My opinion on this: eh, who cares? AutoGPT and similar are non-standard use cases for Vector DBs right now, and Vector DBs are useful for RAG.

  • A note from our sponsor - SaaSHub
    www.saashub.com | 4 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic waggle-dance repo stats
5
150
9.9
5 months ago

agi-merge/waggle-dance is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of waggle-dance is TypeScript.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com