Skip to content

Tool to interact with language models from the commandline.

License

Notifications You must be signed in to change notification settings

retospect/phronesitron

Repository files navigation

check PyPI version

Phronesitron

Phronesitron is a set of tools to interact with textual AI tools like OpenAI's models.

Example use:

> ph explain quantum physics in 10 words
Mysterious particles with probabilistic behavior in complex systems.

Currently, openAI models are supported.

Setup

Set the openAI API key (get it from here: https://platform.openai.com/account/api-keys)

export OPENAIKEY=<put key here>

Versioning

Uses semantic versioning. https://semver.org/

About

Tool to interact with language models from the commandline.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages