Eliza is a basic virtual therapist chatbot designed to engage in conversation and provide a supportive environment for users.
-
Installation:
- Clone the repository.
- Run the chatbot application.
-
How to Use:
- Start a conversation with Eliza by typing messages or prompts.
- Explore various conversation topics.
User: Hi
Eliza: Hello there. Tell me how are you feeling today?
User: I am so stressed.
Eliza: I am sorry to hear that. What is the reason behind this?
User: exams
Eliza: I'm listening. Tell me more.
Feel free to modify conversation patterns and responses in the code to tailor Eliza's behavior.
Contributions are welcome! Fork the repository, make changes, and submit a pull request.
Eliza does not have a graphical user interface (GUI). It operates in a text-based console or command-line environment.
This project is under the MIT License.