AshAI: Intelligent agentic chunking by Ashay
Project description
AshAI
AshAI is a Python library that helps you group sentences or propositions into intelligent topic-based chunks using an LLM.
Install
pip install .
Quick Start
from ashai.chunker import AgenticChunker
chunker = AgenticChunker()
chunker.add_propositions(["Ashay loves pizza.", "Pizza is Italian."])
chunker.pretty_print_chunks()
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
ashai-0.1.3.tar.gz
(6.7 kB
view details)
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
ashai-0.1.3-py3-none-any.whl
(7.6 kB
view details)
File details
Details for the file ashai-0.1.3.tar.gz.
File metadata
- Download URL: ashai-0.1.3.tar.gz
- Upload date:
- Size: 6.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9be4d4b1fd9bbcf0a23c7d5ba546354a48ee75a9a619719e984af5e2a6b609db
|
|
| MD5 |
f6569aa2234a5f9634c7e883f98b00c6
|
|
| BLAKE2b-256 |
04af6392dfc2d2341dc2b84eef15b1288fda5d87d16dbb61b6fcdae0de58a4a4
|
File details
Details for the file ashai-0.1.3-py3-none-any.whl.
File metadata
- Download URL: ashai-0.1.3-py3-none-any.whl
- Upload date:
- Size: 7.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8933a37d1f9423c44021acce80039a629a4a282af9a612eea2f8e2b47d8d12af
|
|
| MD5 |
2fc03250f28eed27365d7da19656dfe8
|
|
| BLAKE2b-256 |
f587805716ab2460f789a409a3bc3b2a29de2260232f50e31f419ac2046126cd
|