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.
Go to file
Mark Veidemanis 8b9ad05089
Reformat legacy project
2022-09-05 07:20:30 +01:00
docker Moved files to subdirectory 2022-09-06 12:50:09 +01:00
legacy Reformat legacy project 2022-09-05 07:20:30 +01:00
schemas Alter schemas and 4chan performance settings 2022-09-05 07:20:30 +01:00
sources Increase thread delay time 2022-09-05 07:20:30 +01:00
.gitignore Moved files to subdirectory 2022-09-06 12:50:09 +01:00
.pre-commit-config.yaml Moved files to subdirectory 2022-09-06 12:50:09 +01:00
db.py Remove some debugging code 2022-09-05 07:20:30 +01:00
docker-compose.yml Moved files to subdirectory 2022-09-06 12:50:09 +01:00
monolith.py Remove development dotenv loading 2022-09-05 07:20:30 +01:00
requirements.txt Moved files to subdirectory 2022-09-06 12:50:09 +01:00
util.py Run processing in thread 2022-09-04 21:29:00 +01:00