https://github.com/lelserslasers/factcheckbot
Final project for HONR 199: Millan, Shay, and Joao.
https://github.com/lelserslasers/factcheckbot
Last synced: 6 months ago
JSON representation
Final project for HONR 199: Millan, Shay, and Joao.
- Host: GitHub
- URL: https://github.com/lelserslasers/factcheckbot
- Owner: LelsersLasers
- Created: 2024-11-29T21:38:38.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-12-09T18:25:56.000Z (10 months ago)
- Last Synced: 2025-04-12T18:11:54.382Z (6 months ago)
- Language: Python
- Homepage:
- Size: 16.6 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fact Check (and Bot)
Final project for HONR 199: Millan, Shay, and Joao. Uses AI (in our case ChatGPT), to check the truth of statements. It can do it automatically in real time, or you can go back and check old statements.
## Commands
```
!check # reply to a message to check the truth of the statement
!check # check the truth of the statement!auto on # enable auto checking
!auto off # disable auto checking
```