awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
ajndkr avatar

ajndkr/lanarky

0
View on GitHub↗
994 stars·76 forks·Python·MIT·9 viewslanarky.ajndkr.com↗

Lanarky

The web framework for building LLM microservices [deprecated]

Features

  • Serving Frameworks - FastAPI-based framework for building production LLM applications.

Star history

Star history chart for ajndkr/lanarkyStar history chart for ajndkr/lanarky

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Lanarky

These projects share indexed features with Lanarky. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • jina-ai/jinajina-ai avatar

    jina-ai/jina

    21,858View on GitHub↗

    Jina is a cloud-native framework for building and deploying multimodal AI applications that process text, images, and audio across distributed microservices. It functions as an inference orchestrator and a distributed model gateway, providing a containerized stack to organize AI executors into operational pipelines. The system manages large language model workloads through token-streamed response delivery and dynamic batching to increase hardware throughput. It utilizes a protocol-agnostic communication layer to route data across different machine learning frameworks. The framework covers hi

    Python
    View on GitHub↗21,858
  • jina-ai/langchain-servejina-ai avatar

    jina-ai/langchain-serve

    1,643View on GitHub↗

    ⚡ Langchain apps in production using Jina & FastAPI

    Python
    View on GitHub↗1,643
  • kaito-project/kaitokaito-project avatar

    kaito-project/kaito

    965View on GitHub↗

    Kubernetes AI Toolchain Operator

    Goaigpukubernetes
    View on GitHub↗965
  • bentoml/bentomlbentoml avatar

    bentoml/BentoML

    8,456View on GitHub↗

    BentoML is a machine learning model serving framework and GPU-accelerated inference server designed to package, deploy, and scale AI models as production-ready REST APIs. It functions as an AI model lifecycle manager and an inference graph orchestrator, enabling the chaining of multiple models and custom logic into complex pipelines for advanced task sequences. The framework distinguishes itself through a dynamic batching engine that optimizes GPU throughput and an artifact-based packaging system that bundles model weights and dependencies into immutable archives for consistent deployment. It

    Pythonai-inferencedeep-learninggenerative-ai
    View on GitHub↗8,456
Compare all 12 related projects→

Frequently asked questions

What does ajndkr/lanarky do?

The web framework for building LLM microservices [deprecated]

What are the main features of ajndkr/lanarky?

The main features of ajndkr/lanarky are: Serving Frameworks.

Which projects share features with ajndkr/lanarky?

Projects with overlapping indexed features include: bentoml/bentoml — BentoML is a machine learning model serving framework and GPU-accelerated inference server designed to package,… jina-ai/jina — Jina is a cloud-native framework for building and deploying multimodal AI applications that process text, images, and… jina-ai/langchain-serve — ⚡ Langchain apps in production using Jina & FastAPI. kaito-project/kaito — Kubernetes AI Toolchain Operator. mosecorg/mosec — A high-performance ML model serving framework, offers dynamic batching and CPU/GPU pipelines to fully exploit your… pytorch/serve — This project is a PyTorch model serving framework designed to deploy and scale machine learning models in production…