Skip to main content

Machina Conceptrix (Lat.) — the Conceptualizer Machine; creator of concepts.

Project description

Machina-Conceptrix

Machina Conceptrix (Lat.) — the Conceptualizer Machine; creator of concepts.

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

echo "Theodotos-Alexandreus: What are the undelying concept of it, machine?" \
  | uvx machina-conceptrix \
    --provider-api-key=sk-proj-... \
    --github-token=ghp_... 

Or, with a local pip installation:

pip install machina-conceptrix

Set the environment variables:

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

Then:

machina-conceptrix multilogue.txt

Or:

machina-conceptrix multilogue.txt > output.txt

Or:

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

Or:

cat multilogue.txt new_turn.txt | machina-conceptrix

Or:

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

Or:

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

Or:

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

Or, if you have installed other machines:

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

Or use it in your Python code:

# Python
import machina_conceptrix

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_conceptrix-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_conceptrix-0.0.1-py3-none-any.whl (30.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: machina_conceptrix-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_conceptrix-0.0.1.tar.gz
Algorithm Hash digest
SHA256 0c08d204e0e1810f1cd4c2e25df8c8d7872fcb28f438a1fc5f02bd7e479b0371
MD5 1a8d15bc4618d5a2ff3f5883497f6c40
BLAKE2b-256 0e3290b17f2176017b0b26a00beb91dd953ce5546924dd0c7ec8115cb7708366

See more details on using hashes here.

Provenance

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

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

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_conceptrix-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for machina_conceptrix-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 3ae8272fef0a4a29325b47b12f67dc24f59d7e9c938854ff47242b68d93b876a
MD5 0162c1ebce9c18d26def1109fe595cb2
BLAKE2b-256 af4fef3d41ca345b48f23864675d7aafa8d34aa784cf2e307d4d5b8f18375537

See more details on using hashes here.

Provenance

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

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

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