I am building an AI chatbot to help assist me when im making code.
The chatbot will talk to me and reply to my questions. It will hold a conversation and ask me questions.
- 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
Munkhbayar Togtulga (https://github.com/BayTheKing)
- 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.