This is a personal project of fact checker using sementic web.
The webapp allows you to prove a given affirmation by searching justification on DBpedia.
git clone https://github.com/benjaminchazelle/FactChecker.git
npm install
npm start
Then, go to http://localhost:4000/ and enjoy =)