ankanghosh commited on
Commit
e3cde99
·
verified ·
1 Parent(s): 301e4af

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -105,7 +105,7 @@ st.title("🔍 AskVeracity")
105
  st.markdown("""
106
  This is a simple AI-powered agentic tool - a fact-checking system that analyzes claims to determine
107
  their truthfulness by gathering and analyzing evidence from various sources, such as Wikipedia,
108
- news outlets, and academic repositories.
109
  """)
110
 
111
  # Sidebar with app information
 
105
  st.markdown("""
106
  This is a simple AI-powered agentic tool - a fact-checking system that analyzes claims to determine
107
  their truthfulness by gathering and analyzing evidence from various sources, such as Wikipedia,
108
+ news outlets, and academic repositories. The application aims to support broader efforts in misinformation detection.
109
  """)
110
 
111
  # Sidebar with app information