What I Did Today: Spent some time setting up the core interaction loop for the project. The goal was to make a text-based companion that listens to user input and reacts dynamically.
How it Works: The program uses a continuous loop to prompt the user. It converts whatever they type into lowercase so it doesn’t get tripped up by typos or caps, then scans the text for specific triggers like “miserable” or “hungry” to send back a helpful, relevant reply.
Next Steps: Looking into expanding the keyword vocabulary and handling unexpected inputs more smoothly!
Also if anybody has ideas on what words should leave a customized message pls leave in comments, Thank You!!*
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.