Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lun-4/linguex

[wip] large language model (high-level) agent framework in elixir
https://github.com/lun-4/linguex

Last synced: about 1 month ago
JSON representation

[wip] large language model (high-level) agent framework in elixir

Awesome Lists containing this project

README

        

# Linguex

large language model (high-level) agent framework in elixir

why? because i want to understand llm agents

how? by not writing python code. i want to fly away from python

heavily inspired by [servitor](https://github.com/dithercat/servitor) and [ensata](https://github.com/dithercat/ensata)