RunLLM
RunLLM is the first developer platform for the LLM stack. It provides simple, extensible components that allow you quickly define, deploy, and run LLM-powered applications — without having to write tedious, boilerplate code.
Much like Vercel, Netlify, and PlanetScale, RunLLM abstracts away concerns around API calls, credential management, and cloud infrastructure, so you can focus on building and improving your applications:
Getting Started
You will first need to create an account with RunLLM. We are currently in private beta, so you will need to receive an invite in order to create an account.
Once you've created an account, you can install our Python SDK to begin creating applications:
pip3 install runllm
Feedback
This documentation is a work in progress, so if you have questions or feedback, please reach out and let us know!