Skip to main content

A machine that reads texts analytically and syntopically.

Project description

Reading-Machine

A machine that reads texts analytically and syntopically.

In order to launch it from the command line or as a Python subprocess:

echo "Theodotos-Alexandreus: Are language models seeking the Truth, machine?" \
  | uvx reading-machine \
    --provider-api-key=sk-proj-... \
    --github-token=ghp_... 

Or, with a local pip installation:

pip install reading-machine

Set the environment variables:

export PROVIDER_API_KEY="sk-proj-..."
export GITHUB_TOKEN="ghp_..."

Then:

reading-machine multilogue.txt

Or:

reading-machine multilogue.txt new_turn.txt

Or:

cat multilogue.txt | reading-machine

Or:

cat multilogue.txt | reading-machine > multilogue.txt

Or:

(cat multilogue.txt; echo:"Theodotos: What do you think, Reading-Machine?") \
  | reading-machine

Or:

cat multilogue.txt new_turn.txt | reading-machine

Or:

cat multilogue.txt new_turn.txt | reading-machine > multilogue.txt

Or, if you have installed other machines:

cat multilogue.md | reading-machine \
  | summarizing-machine | judging-machine > summary_judgment.md

Or use it in your Python code:

# Python
import reading_machine

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

reading_machine-0.0.3.tar.gz (15.4 kB view details)

Uploaded Source

Built Distribution

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

reading_machine-0.0.3-py3-none-any.whl (21.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: reading_machine-0.0.3.tar.gz
  • Upload date:
  • Size: 15.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.25

File hashes

Hashes for reading_machine-0.0.3.tar.gz
Algorithm Hash digest
SHA256 f152ef8079d71579493845f2f9d249e29f76b7ff54b297e142228d286d0aea77
MD5 0551e265b1a2334b9d3cf8f2d40c6e60
BLAKE2b-256 ffdd043ed3f50692d18826c56f9a4fe7754bdb3f079c0907926c66d0f8109320

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for reading_machine-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 99369108233f9fd4037f62c16e5d14cb05655068b93bcebd346b96a9aaccb1bd
MD5 d564765de38610233f7badc02494ae1e
BLAKE2b-256 b96baf580d568090f3461d02fb39ac036919b4799acca72e65cae1b3beafa8c6

See more details on using hashes here.

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