alanjones2 / stelizabot

ELIZA: a demonstrator for Streamlit chat elements

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

See the article above for a description of this project.

Files:

  • eliza.py and doctor.txt the implementation of the Eliza chatbot and are copied from the github repo eliza

  • elizabot0.py is the bot with no conversation history

  • elizabot1.py uses session state to implement the conversation history

  • elizabot.py is the one used in the Streamlit Cloud and is currently the same as elizabot1.py

The live bot can be seen here


If you find this content useful, please consider one or more of the following:

About

ELIZA: a demonstrator for Streamlit chat elements

License:MIT License


Languages

Language:Python 100.0%