Skip to content

Bot detection during elections using LLMs and network analysis

Notifications You must be signed in to change notification settings

liorbiton1998/BotNetSense

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BotNetSense: Detecting Bots in Elections Using LLMs and Network Analysis

This project explores the use of large language models (LLMs) and retweet network structure to detect bot-like behavior in Hebrew Twitter data from Israeli elections.

Project Structure

  • notebooks/ – Jupyter notebooks for data analysis, LLM prompting, and evaluation
  • data/ – Labeled tweet data and model responses
  • presentation/ – Final slides summarizing the project and findings

Key Methods

  • Gemini LLM prompting (Minimal vs. Full-feature)
  • Network analysis with igraph
  • Manual evaluation of bot behavior in context

Results

Full-feature prompts combining text and network signals significantly improved bot detection performance (Recall ↑ from 55% to 72%).

About

Bot detection during elections using LLMs and network analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published