#24 · Primary category: AI Cloud Platforms & PaaS

leptonai

artificial-intelligence cloud deep-learning gpu machine-learning python

A Pythonic framework to simplify AI service building

Project last updated:08/28/26

GitHub Stars

2.8K

Forks

196

Contributors

39

License

Apache-2.0

Why we included this project

This library is the Python front door for NVIDIA DGX Cloud Lepton, and the `lep` CLI that comes with it handles the platform's day-to-day operations. Endpoints, batch jobs, and interactive dev pods can all be created and inspected from the terminal, and the same tooling reaches into clusters, storage, and secrets. Once a service is running, the Client reads the endpoint's OpenAPI schema and exposes each path as a callable method, so a deployed service behaves like a local Python function. Teams already working on Lepton get a scriptable alternative to clicking through the console, which keeps the gap between local development and production small.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category