Classic ELIZA pattern matching plugin for elizaOS - no LLM required
Project description
elizaos-plugin-eliza-classic
Python implementation of the Classic ELIZA pattern matching plugin for elizaOS.
Installation
pip install elizaos-plugin-eliza-classic
Usage
from elizaos_plugin_eliza_classic import ElizaClassicPlugin
plugin = ElizaClassicPlugin()
# Generate a response
response = plugin.generate_response("I feel sad today")
print(response) # => "I am sorry to hear that you are feeling that way."
# Get the greeting
greeting = plugin.get_greeting()
print(greeting) # => "Hello. I am ELIZA..."
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file elizaos_plugin_eliza_classic-2.0.0a5.tar.gz.
File metadata
- Download URL: elizaos_plugin_eliza_classic-2.0.0a5.tar.gz
- Upload date:
- Size: 10.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9504f37239a6e14bd75cb1af3a9c6cb4e033297df8b2a9e6f9f96443d30e08ff
|
|
| MD5 |
c8c6750da71d9daea790914cb8591301
|
|
| BLAKE2b-256 |
a32e34ae4b008aa6f5de04828964951fff869dad208e39f8268a70b464310fba
|
File details
Details for the file elizaos_plugin_eliza_classic-2.0.0a5-py3-none-any.whl.
File metadata
- Download URL: elizaos_plugin_eliza_classic-2.0.0a5-py3-none-any.whl
- Upload date:
- Size: 10.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5edfe6f44cbddc7ad7e3d3e74eedb0e0583356809838ff99cb25d0f85fd344a2
|
|
| MD5 |
a6ab3ad103fb105ede8775696b8b03c5
|
|
| BLAKE2b-256 |
56dca6b5d6be3a31c02d63b9f92e53cf406fd82a3c54e765bd13a42db2b9ed99
|