#llm #local-first #context #framework #aware #applications #agents

meridian

Meridian is a framework for building local first, context aware applications with LLM powered agents

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

Download history 4/week @ 2024-09-18 5/week @ 2024-09-25 237/week @ 2024-12-04

237 downloads per month

MIT license

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:

  1. Local first
  2. Context is king
  3. Tools are your friends
  4. Great APIs are the backbone of great software
  5. 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