Spaces:
Sleeping
Sleeping
metadata
title: Live Fact Checking App
emoji: π
colorFrom: green
colorTo: indigo
sdk: docker
app_port: 8000
pinned: false
license: apache-2.0
tags:
- julia
- Genie.jl
- Stipple
TODO LIST:
- Create a Genie.jl app
- Title Page and Logo
- Add an input for a youtube link (take from existing Genie.jl app)
- Add a button to submit the link
- Add a loading spinner
- Modify the HTML template on the backend
- Generate Python code to access the transcripts
- Script to send transcript to existing hf fact-check API
- Processs scores and assign colors
- Display the results w/ links to fact-checks
- Display numbered list of fact-checks w/ links
- Create a Dockerfile
- Create a Docker Space
- Deploy the app on HuggingFace Spaces