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.0.tar.gz
(4.8 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.0-py3-none-any.whl
(5.4 kB
view details)
File details
Details for the file ashai-0.1.0.tar.gz.
File metadata
- Download URL: ashai-0.1.0.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c4e93628de27f82c71683dc3f929a310a67d993623ffb6d25a9d0c1630dec1aa
|
|
| MD5 |
2924791f4950e3af8b81e1fc2ac8b266
|
|
| BLAKE2b-256 |
d22ff5a7a842c8d00283d241839253ef902d2c87c38920b6c7e46ba47c5b9cc3
|
File details
Details for the file ashai-0.1.0-py3-none-any.whl.
File metadata
- Download URL: ashai-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.4 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 |
44703e7a0dd59ec2097a820f209b071558ab505fa2e9cee3dbf1f6f05fd64c1d
|
|
| MD5 |
4c057444cc7dc06219b0ff4cb5ef85b8
|
|
| BLAKE2b-256 |
ddb90be72c7c49f3f0ebbff5760b98617ea699a29dc38d8c6e412bc896b62806
|