meridian

Crates.iomeridian
lib.rsmeridian
version0.1.4
sourcesrc
created_at2024-12-07 05:01:19.071031
updated_at2024-12-12 04:22:29.065907
descriptionMeridian is a framework for building local first, context aware applications with LLM powered agents.
homepage
repository
max_upload_size
id1475242
size194,749
Tim Delisle (tg339)

documentation

README

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
Commit count: 0

cargo fmt