Skip to content

alanjones2/stelizabot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages