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

Uploaded Python 3

File details

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

File metadata

  • Download URL: machina_conceptrix-0.0.2.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.2.tar.gz
Algorithm Hash digest
SHA256 089c5b5f0b8d72fe622c2ea2a7c7dc23bb8912974d386f8eda462300298e675f
MD5 5f62fc36a9fb3f8e03c7ec3c0f3ffa52
BLAKE2b-256 c61eef8c0d731c68d892334b6009662aff39383b3fb49de6ddc9384cb595bd9e

See more details on using hashes here.

Provenance

The following attestation bundles were made for machina_conceptrix-0.0.2.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.2-py3-none-any.whl.

File metadata

File hashes

Hashes for machina_conceptrix-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 3a9075d83fc72a943e2bbaacb798484b44e3aa3f0d7b5f43e12de21a5c92cacf
MD5 0c8bc1123579d00b278c28c51b223fde
BLAKE2b-256 361a68cd4ebacbbe5c050765bbfe98a5f91bf494eb8f0938ceb78dc2033c4260

See more details on using hashes here.

Provenance

The following attestation bundles were made for machina_conceptrix-0.0.2-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