5 releases
new 0.1.4 | Dec 12, 2024 |
---|---|
0.1.3 | Dec 12, 2024 |
0.1.2 | Dec 12, 2024 |
0.1.1 | Dec 9, 2024 |
0.1.0 | Dec 7, 2024 |
#8 in #agents
237 downloads per month
170KB
4K
SLoC
Meridian
Meridian is a framework for building local first, context aware applications with LLMs.
Setup
Getting started
Principles
Meridian is built with the following principles in mind:
- Local first
- Context is king
- Tools are your friends
- Great APIs are the backbone of great software
- Humans + AI > AI
We love rust and wanted to build a framework that makes it easy to build local, context aware applications with LLM powered agents.
With that in mind, we've built a framework that is easy to understand, easy to use, and easy to extend.
Features
- Keep humans in the loop with questions and surveys
- Build promts, call LLMs with ease
- Give your AIs some tools to work with
- Manage context locally, in the cloud, or both
- Logs are your friend
Dependencies
~25–59MB
~1M SLoC