Skip to main content

Machina Discens (Lat.) — Learning Machine (the machine that is learning as we speak).

Project description

Machina-Discens

Machina Discens (Lat.) — Learning Machine (the machine that is learning as we speak).

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

echo "Theodotos-Alexandreus: What have you learned, machine?" \
  | uvx machina-discens \
    --provider-api-key=sk-proj-... \
    --github-token=ghp_... 

Or, with a local pip installation:

pip install machina-discens

Set the environment variables:

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

Then:

machina-discens multilogue.txt

Or:

machina-discens multilogue.txt > output.txt

Or:

machina-discens multilogue.txt > tmp && mv tmp multilogue.txt

Or:

cat multilogue.txt new_turn.txt | machina-discens

Or:

cat multilogue.txt new_turn.txt | machina-discens > tmp && mv tmp multilogue.txt

Or:

(cat multilogue.txt; echo:"Theodotos: What do you think, Machina-Discens?") \
  | machina-discens

Or:

cat multilogue.txt new_turn.txt | machina-discens > tmp && mv tmp multilogue.txt

Or, if you have installed other machines:

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

Or use it in your Python code:

# Python
import machina_discens

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

machina_discens-0.0.1.tar.gz (21.9 kB view details)

Uploaded Source

Built Distribution

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

machina_discens-0.0.1-py3-none-any.whl (29.9 kB view details)

Uploaded Python 3

File details

Details for the file machina_discens-0.0.1.tar.gz.

File metadata

  • Download URL: machina_discens-0.0.1.tar.gz
  • Upload date:
  • Size: 21.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for machina_discens-0.0.1.tar.gz
Algorithm Hash digest
SHA256 fba6aeb92547ee6c5817d066033decc1b06a2447bbfae4b66107382dbb061671
MD5 94a863c488df7550d4864b48d993244d
BLAKE2b-256 1cfd491b992b450594e2654b9a2ebde9fdf73efa59497a404a40d5ed512b47af

See more details on using hashes here.

Provenance

The following attestation bundles were made for machina_discens-0.0.1.tar.gz:

Publisher: python-publish.yml on machina-discens/machina-discens

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

File details

Details for the file machina_discens-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: machina_discens-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 29.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for machina_discens-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 3864ad36a31c11858fa1f6a80394e7f35010eecfa39fb784452f2357acb44d6e
MD5 87ee978eaa1f54f7123107ec99ec8a3d
BLAKE2b-256 2d48c8b0ea5562ab892185fcbb9f33b07324eb41aee0bedc339cb2b29c88e55f

See more details on using hashes here.

Provenance

The following attestation bundles were made for machina_discens-0.0.1-py3-none-any.whl:

Publisher: python-publish.yml on machina-discens/machina-discens

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