Multi-source OSINT data collection and parallel processing tool. Indexes 4chan, Discord and IRC, reorganizes the data into a common format, annotates language, sentiment and tokens in multiple threads, and outputs the results to Elasticsearch.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Mark Veidemanis 79b1bee9e4 Implement ingesting to Redis from Threshold 2 years ago
docker Config relative to Git dir 2 years ago
legacy Implement ingesting to Redis from Threshold 2 years ago
schemas Improve DB performance with caching 2 years ago
sources Increase thread delay time 2 years ago
.gitignore Reinstate Redis cache 2 years ago
.pre-commit-config.yaml Reinstate Redis cache 2 years ago
db.py Implement ingesting to Redis from Threshold 2 years ago
docker-compose.yml Implement ingesting to Redis from Threshold 2 years ago
monolith.py Remove development dotenv loading 2 years ago
requirements.txt Run processing in thread 2 years ago
util.py Run processing in thread 2 years ago