Skip to content

sukeesh/covid-fact-fake-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Covid Myth Busters (WhatsApp bot)

forthebadge made-with-python

Source of data: WHO Myth Busters

How does it work?

I have stored all the mythbusters listed on WHO website in (this file)[https://github.com/sukeesh/covid-fact-fake-checker/blob/master/facts.py] and later whenever there is a query, this query is matched with every factual sentence present with us and the sentence which has the maximum cosine similarity is responded.

WhatsApp bot in action

How to run locally?

Install requirements

pip3 install -r requirements.txt

and then run the flask server

python3 main.py

Contributions

There is still a lot to improve in this project and I welcome all the PRs/Feedback

About

WhatsApp bot to verify facts about Coronavirus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages