ICTMCG/ARG
Official repository for "Bad Actor, Good Advisor: Exploring the Role of Large Language Models in Fake News Detection", AAAI 2024.
This project helps researchers and data scientists working on misinformation combat the spread of fake news. It takes textual content (in English or Chinese) as input and analyzes it to detect instances of misinformation, leveraging advanced language models. The output helps identify deceptive content, which can then be used to inform moderation efforts or further research into misinformation patterns.
123 stars.
Use this if you are a researcher or data scientist focused on developing and evaluating automated fake news detection systems for English or Chinese text.
Not ideal if you need a plug-and-play application for real-time content moderation without deep technical implementation, or if your primary language is not English or Chinese.
Stars
123
Forks
20
Language
Python
License
—
Category
Last pushed
Feb 15, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/ICTMCG/ARG"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
openai/openai-cookbook
Examples and guides for using the OpenAI API
rgbkrk/dangermode
Execute IPython & Jupyter from the comforts of chat.openai.com
CogStack/OpenGPT
A framework for creating grounded instruction based datasets and training conversational domain...
Declipsonator/GPTZzzs
Large language model detection evasion through grammar and vocabulary modifcation.
antononcube/Python-JupyterChatbook
Python package of a Jupyter extension that facilitates the interaction with LLMs.