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 f88551f926 Use Git dir to make redis config absolute path 2 years ago
api Implement relay, channel and alias management 2 years ago
commands Begin work on API endpoint 2 years ago
conf/templates Pass through configuration directories to compose 2 years ago
core Begin work on API endpoint 2 years ago
docker Use Git dir to make redis config absolute path 2 years ago
modules Implement relay, channel and alias management 2 years ago
utils Reformat again 2 years ago
.env.example Create separate production configuration 2 years ago
.gitignore Pass through configuration directories to compose 2 years ago
.pre-commit-config.yaml Reformat again 2 years ago
docker-compose.yml Fix redis.conf location in prod compose 2 years ago
main.py Fix path issue 2 years ago
requirements.txt Create separate production configuration 2 years ago
threshold Remove print statements 2 years ago