Simple overview of use/purpose.
I am building an AI chatbot that will be able to respond to you and some simple phrases.
- Describe any prerequisites, libraries, OS version, etc., needed before installing program.
- ex. Windows 10
- How/where to download your program
- Any modifications needed to be made to files/folders
- How to run the program
- Step-by-step bullets
code blocks for commands
Any advise for common problems or issues.
command to run if program contains helper info
ex. Caleb Bowden ex. @uekee
- 0.2
- Various bug fixes and optimizations
- See commit change or See release history or see branch
- 0.1
- Initial Release
This project is licensed under the [ GNU GPL V3.0 ] License - see the LICENSE.md file for details
Inspiration, code snippets, etc.
Tested on: [DATE] Tester: [YOUR NAME]
| Test ID | Description | Status |
|---|---|---|
| TC-001 | Normal message response | ✅ Pass |
| TC-002 | Empty message handling | ✅ Pass |
| TC-003 | Message length validation | ✅ Pass |
| TC-004 | Crisis keyword detection | ✅ Pass |
| TC-005 | Disclaimer visibility | ✅ Pass |
| TC-006 | Message styling | ✅ Pass |
Summary: All 6 test cases passed. The chatbot meets all functional and non-functional requirements.