All of AI. One Command. Port 1842.
Project description
LorAI SDK
All of AI. One Command. Port 1842.
LorAI gives you a local, free, OpenAI-compatible AI platform with 50+ tools — LLMs, image gen, video, voice, code, agents, RAG, vision — all running in a Docker container on port 1842.
Quick Start
pip install lorai-workspace
from lorai_workspace import LorAI
ai = LorAI() # auto-pulls Docker image, starts container
print(ai.chat("Hello!")) # gets response from local LLM
CLI
lorai-workspace start # Start the LorAI container
lorai-workspace chat "Hello!" # Chat with your local AI
lorai-workspace status # Check system status
lorai-workspace desktop # Open the browser desktop
lorai-workspace stop # Stop the container
Features
- OpenAI-compatible: Drop-in replacement for
openai.OpenAI() - Auto-managed Docker: Container pulls and starts automatically
- 10 AI services: Chat, Image, Video, Voice, Knowledge, Agents, Code, Vision, LoRA, Hub
- Port 1842: Named after Ada Lovelace's year
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file lorai_workspace-0.1.2-py3-none-any.whl.
File metadata
- Download URL: lorai_workspace-0.1.2-py3-none-any.whl
- Upload date:
- Size: 10.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
50689fa146d64cfb4fe76109ec882ec0c111e07db7b696a02986df5ded0c5a93
|
|
| MD5 |
4afb98b44f3c25f44e7a8f88bd548971
|
|
| BLAKE2b-256 |
96882023dc97d02ba649f3d54c9a0e7c4f4ca2da32024b954139796ef58c85f3
|