(no title)
gogurt2000 | 11 months ago
If you want to aggressively promote it, setup some bots that fact check posts from popular figures known for spreading misinformation. Lead with the credibility score for their claims, give the briefest explanation possible, and link to the full report on the site. Be prepared to be very unpopular with some groups that don't care about any kind of analysis or evidence, but trust that you'll reach others who do.
Good luck!
Some honest (if blunt) feedback:
- You need to debug your react code. Something is constantly running. Your site shouldn't hit 100% CPU usage when sitting idle. This isn't just a performance issue, it's also a credibility issue.
- Rework the floating elements on report pages ("Try Another Analysis", "Credibility Score", "Other Reports"). Depending on the dimensions of the viewport, these cover the page's content, making it unreadable. This is also a credibility issue. Credible sites don't bombard the user with popups.
thealecpow|11 months ago