Skip to content

FREYA is a ChatBot based on the ELIZA bot, but in Danish!

Notifications You must be signed in to change notification settings

tfnribeiro/FREYA-Eliza-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FREYA-Eliza-Bot

FREYA is a ChatBot based on the ELIZA bot, but in Danish!

Usage:

To use the bot simply open the python file and start talking! If you type 'quit'/'slut' at the end the bot will terminate and record the conversation to a text file 'conversation.txt' within the python directory.

Method:

This bot works by using simple regex string mapping. If it falls in one of the cases it will go throught the list of reflections (from 1st <-> 2nd person) and replace all matches. The bot would be used to have the user reflect on their answers questions - by giving guiding questions.

Original ELIZA

If you are curious about the original project you can start by reading the wikipedia article: https://en.wikipedia.org/wiki/ELIZA

About

FREYA is a ChatBot based on the ELIZA bot, but in Danish!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages