Skip to content

Latest commit

 

History

History
73 lines (53 loc) · 2.86 KB

README.md

File metadata and controls

73 lines (53 loc) · 2.86 KB

Logos

Run on Repl.it

Logos is a chatbot that can fact-check news for you.

Logos uses a crude custom Algorithm for natural language processing (NLP) and Google Fact Check Tools API for fact checking.
It is written in Rust and can be run online in Repl or locally.

This project was made for the 2022 #4GoodAI hackathon.

If you have any questions, problems or suggestions write us an email or open a GitHub issue.

Demo (YouTube)

Table of contents

Usage

Repl

Go to https://repl.it/@OliverKovacs/logos#README.md
Click Run

Locally

You need Rust installed for this.
Clone the repo with git

git clone https://github.com/hiubok/logos && cd logos

or download as a zip.

In the directory run the command

cargo run

Languages and technologies

The bot is written in Rust. We used these technologies to create the bot (click on an icon for more info):

Rust Google Fact Check Google Cloud git GitHub Repl Visual Studio Code

 

Sources

Logos uses the Google Fact Check Tools API for getting information, which in turn relies on various other fact-checking websites.

Authors

Disclaimer

Do NOT rely on the data provided by the bot for real world use, this is a work in progress, proof-of-concept project.

Legal Notice

By using this program you agree to: