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 54ea5fa8e9 Add config directories to gitignore 2 years ago
docker Add aioredis 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 Add config directories to gitignore 2 years ago
.pre-commit-config.yaml Reinstate Redis cache 2 years ago
db.py Add aioredis 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 Add aioredis 2 years ago
util.py Run processing in thread 2 years ago