Skip to content
Notifications You must be signed in to change notification settings

KaileyLiou/CyHelp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4d7c727 · · Aug 16, 2025

History

8 Commits
Aug 10, 2025
Aug 10, 2025
Aug 16, 2025
Jul 29, 2025
Aug 10, 2025

Repository files navigation

CyHelp

This is a very simple Python chatbot that describes cybersecurity and the CIA Triad (confidentiality, integrity, availability). This was my first time coding a chatbot, and I was able to learn new concepts.

How to Run on macOS

  1. Download the chatbot file from the "Releases" section (assets → main)
  2. Open Terminal
  3. Run these commands:
cd ~/Downloads
chmod +x main
xattr -d com.apple.quarantine main
./mainain

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published