The knowledge agent shell (media kit)
Project description
kash-media
See the main kash repo for general instructions.
To run kash with the the media kit features enabled, ensure you have uv set up then:
uv tool install kash-media --upgrade --force
kash
Or for dev builds from within this git repo:
# Install all deps and run tests:
make
# Run kash with all media kit features enabled:
uv run kash
Model Configuration
This kit inherits the current model profiles from kash-shell. Speaker identification
uses the configurable fast_llm workspace parameter instead of requiring a specific
provider. Media transcription uses Deepgram nova-3 with the newest generally
available batch diarizer through diarize_model=latest; it does not send the deprecated
diarize=true option. See the main
model configuration documentation
for the current Anthropic defaults and equivalent OpenAI settings.
Transcription consumes generic title, description, and additional_context item
metadata. Feature-specific hints use the extensible Item.extra.transcription mapping:
extra:
transcription:
key_terms: [Alice Chen, SignalFlow]
speaker_hints:
"0": Alice Chen
Nova-3 receives each key term separately. Speaker identification uses all descriptive
metadata as untrusted reference context, and explicit speaker hints override model guesses.
Unknown fields in extra.transcription are preserved for downstream extensions.
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.
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 kash_media-0.4.3.tar.gz.
File metadata
- Download URL: kash_media-0.4.3.tar.gz
- Upload date:
- Size: 165.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.25 {"installer":{"name":"uv","version":"0.11.25","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bd85cd87f142d95098cd871de8b64454b2d201ac176897ad1f57544a6278af1a
|
|
| MD5 |
3327c8ddf8909070fec2ab18806014e9
|
|
| BLAKE2b-256 |
12371b09504117b8aec736718e4f3b3a12bf73ff3217de26f8552f819d924d0a
|
File details
Details for the file kash_media-0.4.3-py3-none-any.whl.
File metadata
- Download URL: kash_media-0.4.3-py3-none-any.whl
- Upload date:
- Size: 45.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.25 {"installer":{"name":"uv","version":"0.11.25","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9dc32bff0f54e07f9bbf953bda8cb90f0bdd19c5f4f83d829f686211166795d7
|
|
| MD5 |
c0d7e4c36f8a49a874899659eb8767fd
|
|
| BLAKE2b-256 |
8c3ca60f8d47c4d159e753e8265c9d67a6530367769cd073673feb46af4a9961
|