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 02ff44a6f5 Use only one Redis key for the queue to make chunk size more precise for thread allocation 2 years ago
docker Use only one Redis key for the queue to make chunk size more precise for thread allocation 2 years ago
legacy Use only one Redis key for the queue to make chunk size more precise for thread allocation 2 years ago
processing Use only one Redis key for the queue to make chunk size more precise for thread allocation 2 years ago
schemas Implement threshold writing to Redis and manticore ingesting from Redis 2 years ago
sources Use only one Redis key for the queue to make chunk size more precise for thread allocation 2 years ago
.gitignore Add config directories to gitignore 2 years ago
.pre-commit-config.yaml Reinstate Redis cache 2 years ago
db.py Use only one Redis key for the queue to make chunk size more precise for thread allocation 2 years ago
docker-compose.yml Use only one Redis key for the queue to make chunk size more precise for thread allocation 2 years ago
env.example Document new PROCESS_THREADS setting in example file 2 years ago
environment Fix indexer options 2 years ago
event_log.txt Implement sentiment/NLP annotation and optimise processing 2 years ago
monolith.py Use only one Redis key for the queue to make chunk size more precise for thread allocation 2 years ago
requirements.txt Remove ujson 2 years ago
util.py Implement sentiment/NLP annotation and optimise processing 2 years ago