by 0arm · Agent Tool · ★ 74
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.
| Stars | 74 |
| Forks | 7 |
| Language | Python |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 68.6570170312/100 |
| Open Issues | 7 |
| Last Updated | 2023-04-09 |
| Created | 2023-03-20 |
| Platforms | python |
| Est. Tokens | ~10k |
Explore other popular agent tool tools:
emergent is An implementation of long term memory and external tools for LLMs. It is categorized as a Agent Tool with 74 GitHub stars.
emergent is primarily written in Python.
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.
emergent is released under the MIT license, making it free to use and modify according to the license terms.