Git Product home page Git Product logo

lunary's Introduction

๐Ÿ“ˆ lunary

Open-source observability, prompt management & evaluations for LLMs

website - docs - self host

npm version PyPI - Version GitHub last commit (by committer) GitHub commit activity (branch)

Features

Lunary helps LLM developers take their apps to the next level.

  • ๐Ÿ’ต Analytics (cost, token, latency, ..)
  • ๐Ÿ” Monitoring (logs, traces, user tracking, ..)
  • โ›ฉ๏ธ Prompt Templates (versioning, team collaboration, ..)
  • ๐Ÿท๏ธ Create fine-tuning datasets
  • ๐Ÿ–ฒ๏ธ Chat & feedback tracking
  • ๐Ÿงช Evaluations

It also designed to be:

  • ๐Ÿค– Usable with any model, not just OpenAI
  • ๐Ÿ“ฆ Easy to integrate (2 minutes)
  • ๐Ÿง‘โ€๐Ÿ’ป Self-hostable

1-min Demo

demo720.mp4

โš™๏ธ Integration

Modules available for:

Lunary natively supports:

Additionally you can use it with any other LLM by manually sending events.

๐Ÿ“š Documentation

Full documentation is available on the website.

โ˜๏ธ Hosted version

We offer a hosted version with a free plan of up to 10k requests / month.

With the hosted version:

  • ๐Ÿ‘ท don't worry about devops or managing updates
  • ๐Ÿ™‹ get priority 1:1 support with our team
  • ๐Ÿ‡ช๐Ÿ‡บ your data is stored safely in Europe

Running locally

  1. Clone the repository
  2. Setup a PostgreSQL instance (version 15 minimum)
  3. Copy the content of packages/backend/.env.example to packages/backend/.env and fill the missing values
  4. Copy the content of packages/frontend/.env.example to packages/backend/.env
  5. Run npm install
  6. Run npm run migrate:db
  7. Run npm run dev

You can now open the dashboard at http://localhost:8080. When using our JS or Python SDK, you need to set the environment variable LUNARY_API_URL to http://localhost:3333. You can use LUNARY_VERBOSE=True to see all the event sent by the SDK

๐Ÿ™‹ Support

Need help or have questions? Chat with us on the website or email us: hello [at] lunary.ai. We're here to help every step of the way.

License

This project is licensed under the Apache 2.0 License.

lunary's People

Contributors

hughcrt avatar vincelwt avatar 7hr4iz3 avatar edwardzjl avatar pakalpa avatar gurjot03 avatar lunary-bot avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.