An open API service indexing awesome lists of open source software.

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.

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
```