Skip to main content

Analysis toolkit for time-series natural language datasets

Project description

chronai

Tests Documentation

Read the chronai documentation

The name chronai is a contraction of chrono, relating to time, and ai. The motivation for this repo is to formalise some timeseries analysis algrothims for datasets with the following features:

  1. time - obviosly
  2. text - some narural language field
  3. category - some partition of this data i.e. user_id, area_code, etc.

The motivating example for this tool-kit is Google Search data, for example:

user_id search_datetime search_text
1 2025-05-08T13:56:35Z what does chrono mean
1 2025-05-08T13:58:23Z what does NLP mean
2 2025-05-08T13:58:23Z how to center a div

The motivating technology for this tool kit is LLMs. Anthropics December 2024 paper Clio: Privacy-Preserving Insights into Real-World AI Use details a neat methodology for gleaming observations and insights from a large corpus of conversations with Claude. Nothing was particularly novel about this type of analysis, except in lieu of traditional NLP techniques, LLMs were used. No fancy LDA or even less fancy TF-IDF, just calls to see what Claude thought--a lot of them. I've seen this implemented over and over again in the last 12 months, this tool-kit is an attempt to formalise this "new" data science.

What's injectable?

  1. Pipeline Orchestrator [Default: Dagster]: These tools should play nice with pipeline orchestration tools. Dagster, Airflow, Prefect, Celery etc. If our algorithms are to leverage LLMs, we must expect latency and unexpected failures. It seems responsible to expect these jobs to often be run in on such Pipeline Orechestration tools.

  2. LLM Provider [Default: lambda.ai]: The LLM in question should be injectable, of course. Lambda Inference fits particularly well for these sorts of workloads as these is a large range of cheap models and rate-limits are not an issue.

  3. Embeddings Model [Default: HuggingFace]: Of course if you wish to bring your own embeddings model, that's also allowed.

  4. Trad. DS Routines [Default: Sklearn]: Now and then we will need to use traditional DS techniques, these will also be injectable, but must follow the sklearn standard model interface.

What can (should) we do now (later)?

  • Sessionization: The act of taking a set of semantically consistant and temporally relevant NL texts and grouping them into one session (see glossary).

  • Trending Topics: Akin to what google trends does.

  • Temporal Tagging: Tagging a certain categorical dimension with topics with some relevance to a temporal window. For example user_123 tagged with Looking for holiday destination for the window [2025-05-01, '2025-05-10'].

  • Clio: While the original paper did not concern itself with time, we should.

TODO

  • Set-up proj structure
  • Set-up docs
  • Set-up tests
  • Set-up code cov
  • Set-up publishing to pypi w/ CICD
  • Set-up appropriate mocks for the injectables
  • Build class interfaces
  • Set-up readme's for above routines.
  • Set-up branch rules

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

chronai-0.0.3.tar.gz (20.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

chronai-0.0.3-py3-none-any.whl (7.4 kB view details)

Uploaded Python 3

File details

Details for the file chronai-0.0.3.tar.gz.

File metadata

  • Download URL: chronai-0.0.3.tar.gz
  • Upload date:
  • Size: 20.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for chronai-0.0.3.tar.gz
Algorithm Hash digest
SHA256 fcd941e059b5e80c0a268f50c2c733a98821782873e57ef74e8c2d9492ea6a09
MD5 e1a57d25535ce88849e814ee122bd0c2
BLAKE2b-256 c47229cfa42bf023c292dc81431ca50b0132272d5143a5b9fa6b54f279575cac

See more details on using hashes here.

Provenance

The following attestation bundles were made for chronai-0.0.3.tar.gz:

Publisher: release.yaml on jskerman/chronai

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file chronai-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: chronai-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 7.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for chronai-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 c65192ae64e48713bd5bda3591522b53735ca7584ced2852ac5af2da547c2c63
MD5 751d740044910963ed66fbe3ff0cb9b2
BLAKE2b-256 44e42c9e3032aa7a153fb06331b94db3a0a873763b07fe41eb26b35a0829d8eb

See more details on using hashes here.

Provenance

The following attestation bundles were made for chronai-0.0.3-py3-none-any.whl:

Publisher: release.yaml on jskerman/chronai

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page