Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Truthcast

Truthcast is a real-time podcast companion that listens for factual claims, researches them, and surfaces supporting context while a conversation is happening.

Built for LabLab.ai's Autonomous Agents Hackathon in August 2023.

Security notice

Truthcast is a 2023 hackathon prototype with legacy dependencies and known dependency vulnerabilities. Do not deploy it or use it with sensitive data or credentials until its dependencies have been modernized and its security posture has been reassessed.

Demo video

Watch the Truthcast hackathon submission demo

What it demonstrates

  • Live microphone transcription with Deepgram
  • LLM-based classification of conversational claims
  • Automated web research and claim verification
  • Context cards that appear alongside the live transcript

Run locally

npm install
npm run serve

Open the settings screen and provide your own OpenAI, Google Custom Search, and Deepgram credentials. Credentials are stored locally in your browser and are not included in this repository.

Other commands

npm run build
npm run lint

About

Real-time podcast claim verification — built for LabLab.ai’s Autonomous Agents Hackathon (August 2023).

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages