emergent — Agent Tool by 0arm

by 0arm · Agent Tool · ★ 74

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About emergent

Emergent Emergent is a library designed to enhance LLMs like GPT-4 by providing an easy way to integrate external tools and long-term memory capabilities. With Emergent, you can effortlessly transform any Python function into a tool that LLMs can utilize. The library also includes a built-in implementation of a long-term memory system called HMCS (WIP), which seeks to emulate human-like memory organization and recall. https://user-images.githubusercontent.com/29310830/229719121-4d1dae6e-9282-4353-8d54-008bbc35f78e.MOV Usage Making your own tools Using the long-term memory system Overview The HMCS consists of several key components and processes: Log-based memory: Records thoughts, inputs, and outputs as individual logs. Rollup summaries: Periodically consolidates logs into higher-level summaries to reduce memory load. KB articles: Organizes rollup summaries based on semantic similarity to create or update knowledge base (KB) articles. Clustering or gat

Quick Facts

Stars74
Forks7
LanguagePython
CategoryAgent Tool
LicenseMIT
Quality Score32.75/100
Open Issues7
Last Updated2023-04-09
Created2023-03-20
Platformspython
Est. Tokens~10k

emergent alternative? Top 1 similar tools

Looking for a emergent alternative? If you're comparing emergent with other agent tool tools, these 1 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.

More Agent Tool Tools

Explore other popular agent tool tools:

View all Agent Tool tools →

Popular Python Agent Tools

Frequently Asked Questions

What is emergent?

emergent is An implementation of long term memory and external tools for LLMs. It is categorized as a Agent Tool with 74 GitHub stars.

What programming language is emergent written in?

emergent is primarily written in Python.

How do I install or use emergent?

You can find installation instructions and usage details in the emergent GitHub repository at github.com/0arm/emergent. The project has 74 stars and 7 forks, indicating an active community.

What license does emergent use?

emergent is released under the MIT license, making it free to use and modify according to the license terms.

What are the best alternatives to emergent?

The top alternatives to emergent on Agent Skills Hub include claude-skill-homeassistant. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.

View on GitHub → Browse Agent Tool tools