From 67c4ee70c77b18fa4bf7785570b6739c9623c635 Mon Sep 17 00:00:00 2001 From: Ajinkya Indulkar <26824103+ajndkr@users.noreply.github.com> Date: Sun, 14 May 2023 17:13:56 +0200 Subject: [PATCH] :memo: update README --- README.md | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index a273707..80e98c3 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,18 @@ -# lanarky +
+lanarky-logo + +

Lanarky

+ +[![stars](https://img.shields.io/github/stars/ajndkr/lanarky)](https://github.com/ajndkr/lanarky/stargazers) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/ajndkr/lanarky/blob/main/LICENSE) [![PyPI version](https://badge.fury.io/py/lanarky.svg)](https://pypi.org/project/lanarky/) +[![Python 3.9](https://img.shields.io/badge/python-3.9-blue.svg)](https://www.python.org/downloads/release/python-3916/) - -lanarky-logo +
-Lanarky is an open-source effort to build a framework for deploying LLM applications in production. -It is built on top of [FastAPI](https://github.com/tiangolo/fastapi) and comes with batteries included. +Lanarky is an open-source framework to deploy LLM applications in production. It is built on top of [FastAPI](https://github.com/tiangolo/fastapi) +and comes with batteries included. ## 🚀 Features