botglue
MLOps for building second brain
There is few principles we want to build botglue around
| Principle | Because |
|---|---|
| Standardize interface for different model vendors | Ability to substitute and store conversations uniformly |
| Automation of pipelines | Consistency |
| Maintain teargeted conversation datasets | Capture requirements and provide data for finetuining and evaluation |
| Model evaluation and management | Informed decision making about trade off between open and closed models |
| Preference to open weight models and self hosting | Ability to finetune, privacy and lower cost |
Architecture
-
llore - (botglue-core) Tornado App that keep everything running. llore provides api and all other services built on top of it
- MVP
- provide abstraction interface over LLM providers (local: ollama; remote: openai, claude;)
- maintain external document locations/versions and rebuild vector db collections on changes
- augmentation pipelines and chatbot config
- completion api to interact with configured models and chatbots
- later
- store chatbot interactions in oumi conversation format per user if instructed
- maintain chatbot library (includes: system prompt, finetuning and augmentation pipelines, data dependencies, and build schedule)
- maintain conversation datasets and use them for tuning, RAG and testing
- schedule and run pipelines: finetuning, RAG, chatbot evaluation
- monitor and run services: databases, queues, proxies, ui (llit)
- MVP
-
llit - streamlit UI
- MVP
- Chatbot interaction
- later
- Inspect previous conversations or from library
- Inspect data: sql, document db, vector db
- Inspect logs from pipelines
- Configuration: models, chatbot, pipelines
- MVP
Got API and streamlit endpoints working, almost MVP!!!
Project Docs
For how to install uv and Python, see installation.md.
For development workflows, see development.md.
For instructions on publishing to PyPI, see publishing.md.
This project was built from simple-modern-uv.
Release files for botglue 0.0.6
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| botglue-0.0.6.tar.gz | 27.3 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| botglue-0.0.6-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 27.3 MB
Release files / botglue-0.0.6.tar.gz
| Download URL | botglue-0.0.6.tar.gz |
|---|---|
| Size | 27.3 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f8e4805f3f52fcb38be0adc8d1dc035a3d2a9435c6b31c2f2c56cf8356c035fa
|
|
BLAKE2b-256 checksum How to use checksums |
917500138d9670343a0b3fb4eab872337daf878317960a26f64a19de4cb0c134
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.12.9
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jun 16, 2025.
Transparency logRelease files / botglue-0.0.6-py3-none-any.whl
| Download URL | botglue-0.0.6-py3-none-any.whl |
|---|---|
| Size | 29.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
7a806a8c68a9efdd294ac1a358b41c2689595b6705d83f306e60e189560e606b
|
|
BLAKE2b-256 checksum How to use checksums |
18dec8a4e3ec61760c360bea60cd456a20bbd8654332f76cc5628fe3a9b3cc3e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.12.9
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jun 16, 2025.
Transparency log