Skip to content

A workflow orchestration framework for building AI autonomous Agents.

Notifications You must be signed in to change notification settings

alexsniffin/assemble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

assemble

assemble is an experimental framework designed for assembling AI agents. These agents operate through the use of a collection of states that run through a state machine.

Features

  • Inference Support: Includes support for OpenAI and LlamaCpp.
  • Memory and Personas: Build in support for memory and personas.
  • Concurrency: Utilize an Actor System for concurrency to the caller.
  • LangChain Tools: Convenient wrapper for integrating existing LangChain tools.

Getting Started

Explore the examples to see how to use assemble.

About

A workflow orchestration framework for building AI autonomous Agents.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages