Sarathy : My Personal _claw style_ Assistant
Project description
Who is Sarathy and Why ?
Sarathy is my own AI assistant implementation focused on local models. Frustrated with bloated alternatives and API costs, I built this to run 100% offline with only the features I need.
Sarathy means helper, guide, driver, mentor in both Sanskrit & Tamil.
Supported Models
Local Providers (Primary)
- Ollama -
http://localhost:11434 - LMStudio -
http://localhost:1234/v1 - vLLM - any OpenAI-compatible local endpoint
Custom Endpoints
- Custom - any OpenAI-compatible API (local or cloud)
Supported Channels
| Channel | Description |
|---|---|
| Telegram | Bot via @BotFather |
| Discord | Bot via Discord Developer Portal |
| IMAP/SMTP |
Installation
Install from source (latest features, recommended for development)
git clone https://github.com/kspviswa/sarathy.git
cd sarathy
pip install -e .
Install with uv (stable, fast)
uv tool install sarathy
Install from PyPI (stable)
pip install sarathy
Quick Start
[!TIP] Make sure you have Ollama, LMStudio, or vLLM running before starting Sarathy.
1. Initialize
sarathy onboard
2. Configure (~/.sarathy/config.json)
Example for Ollama:
{
"agents": {
"defaults": {
"model": "llama3"
}
},
"providers": {
"ollama": {}
}
}
Example for LMStudio:
{
"agents": {
"defaults": {
"model": "llama-3-8b"
}
},
"providers": {
"lmstudio": {}
}
}
Example for Custom (e.g., local vLLM or other OpenAI-compatible):
{
"agents": {
"defaults": {
"model": "llama-3-70b-instruct"
}
},
"providers": {
"custom": {
"apiBase": "http://localhost:8000/v1"
}
}
}
3. Chat
sarathy agent -m "Hello!"
Or start the gateway for multi-channel support:
sarathy gateway
CLI Reference
| Command | Description |
|---|---|
sarathy onboard |
Initialize config & workspace |
sarathy agent -m "..." |
Chat with the agent |
sarathy agent |
Interactive chat mode |
sarathy gateway |
Start the gateway (Telegram/Discord/Email) |
sarathy status |
Show status |
Interactive mode exits: exit, quit, /exit, /quit, :q, or Ctrl+D.
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 Distribution
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 sarathy-0.1.3.tar.gz.
File metadata
- Download URL: sarathy-0.1.3.tar.gz
- Upload date:
- Size: 80.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9974ef8412e8d917436e961819c7f0c9cb6a932246ff29638835a833017419f9
|
|
| MD5 |
03295973a75c6701af050bf8bbc9395b
|
|
| BLAKE2b-256 |
6b02a79dd8ca44d562468b947bc5ea5e817f8431863d3a1f3337a89cdcd8ca59
|
Provenance
The following attestation bundles were made for sarathy-0.1.3.tar.gz:
Publisher:
python-publish.yml on kspviswa/sarathy
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
sarathy-0.1.3.tar.gz -
Subject digest:
9974ef8412e8d917436e961819c7f0c9cb6a932246ff29638835a833017419f9 - Sigstore transparency entry: 994965678
- Sigstore integration time:
-
Permalink:
kspviswa/sarathy@a95283c67c70c32c8d0e006fc9df02314b7cf37f -
Branch / Tag:
refs/tags/v0.1.3 - Owner: https://github.com/kspviswa
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@a95283c67c70c32c8d0e006fc9df02314b7cf37f -
Trigger Event:
push
-
Statement type:
File details
Details for the file sarathy-0.1.3-py3-none-any.whl.
File metadata
- Download URL: sarathy-0.1.3-py3-none-any.whl
- Upload date:
- Size: 106.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
86eae522ad847a42fd85b17db7f78b4ff667dab831c1cdd6fd93bd3320787567
|
|
| MD5 |
b91fec7475159cf5a597e569998f6cbe
|
|
| BLAKE2b-256 |
ba63ebb753b3d323384b99c803c9ea958141c4dfad974964e19971614b0b6474
|
Provenance
The following attestation bundles were made for sarathy-0.1.3-py3-none-any.whl:
Publisher:
python-publish.yml on kspviswa/sarathy
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
sarathy-0.1.3-py3-none-any.whl -
Subject digest:
86eae522ad847a42fd85b17db7f78b4ff667dab831c1cdd6fd93bd3320787567 - Sigstore transparency entry: 994965747
- Sigstore integration time:
-
Permalink:
kspviswa/sarathy@a95283c67c70c32c8d0e006fc9df02314b7cf37f -
Branch / Tag:
refs/tags/v0.1.3 - Owner: https://github.com/kspviswa
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@a95283c67c70c32c8d0e006fc9df02314b7cf37f -
Trigger Event:
push
-
Statement type: