Skip to main content

A Machine that remembers ideas.

Project description

Remembering-Machine

A machine that remembers ideas.

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 remembering-machine \
    --provider-api-key=sk-proj-... \
    --github-token=ghp_... 

Or, with a local pip installation:

pip install remembering-machine

Set the environment variables:

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

Then:

remembering-machine multilogue.txt

Or:

remembering-machine multilogue.txt new_turn.txt

Or:

cat multilogue.txt | remembering-machine

Or:

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

Or:

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

Or:

cat multilogue.txt new_turn.txt | remembering-machine

Or:

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

Or, if you have installed other machines:

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

Or use it in your Python code:

# Python
import remembering_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

remembering_machine-0.0.2.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.

remembering_machine-0.0.2-py3-none-any.whl (21.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: remembering_machine-0.0.2.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 remembering_machine-0.0.2.tar.gz
Algorithm Hash digest
SHA256 d33de59367ffd34ff4e08bc097c591bc3df0fdfba34a80dfaabec2c9cc40cb1d
MD5 ba1464632aa10d9fa022c294ee7b3f4f
BLAKE2b-256 a733d29e02fc7fdf29de94066e4c169c9dbb4a3c41e50791d0a92a8466eb5f2e

See more details on using hashes here.

File details

Details for the file remembering_machine-0.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for remembering_machine-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 7f5435dedb935718ed051d5bf3ee3a032b08ad76a5f893a6a1a7aab057239c45
MD5 c2582130ba5d970912ea3478f9aea553
BLAKE2b-256 4d75b7d29cd7e7b4f2cdfdc07175d949b17501be8c09bc6b3650ec042c21f938

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