A small website that aims to demonstrate the exploitability of artificial intelligence in a world of misinformation and misdirection.
Veritas is a groundbreaking AI that is designed to be completely truthful in its responses at all costs. This makes it a (seemingly) valuable tool for fact-checking and research. However, Veritas is not without its vulnerabilities. Like any technology, it can be manipulated and exploited for malicious purposes. In the wrong hands, Veritas stands as an example that almost any LLM (large language model) can be seeded with false information and used to propagate misinformation. Despite its immense potential for good, Veritas serves as a stark reminder that even the most advanced AI, in the space's current state, can be weaponized to deceive and misinform.
- Veritas, itself
- Ensure requirements are installed correctly.
- Navigate to project folder.
- Navigate to
frontend/
folder, and callyarn install
to install all required node modules - Navigate to
backend/
folder, and callpipenv install
to install requiredpip
packages into the virtual environment. - Prosper.
Copyright © 2023 Mike Scornavacca.
This project is MIT licensed.