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
2025-01-23 11:30:01 +00:00
docker Update socket and database URLs 2025-01-23 11:27:51 +00:00
legacy Update pre-commit versions 2023-02-09 07:20:13 +00:00
processing Stringify tokens and return message number from processing 2025-01-23 11:29:07 +00:00
schemas Update to run with Podman 2024-12-29 17:35:57 +00:00
sources Automatic optimisation for ingest chunking based on processed messages 2025-01-23 11:29:48 +00:00
.gitignore Update gitignore 2022-10-21 11:53:28 +01:00
.pre-commit-config.yaml Bump versions in pre-commit config 2023-02-09 07:20:13 +00:00
db_old_ref.py Update to run with Podman 2024-12-29 17:35:57 +00:00
db.py Update socket and database URLs 2025-01-23 11:27:51 +00:00
docker-compose.prod.yml Automatic optimisation for ingest chunking based on processed messages 2025-01-23 11:29:48 +00:00
Dockerfile Update container files to work with Podman 2025-01-23 11:26:58 +00:00
env.example Update env example file 2022-11-22 20:17:40 +00:00
Makefile Update container files to work with Podman 2025-01-23 11:26:58 +00:00
monolith.py Allow disabling modules in environment variables 2022-12-22 07:20:26 +00:00
requirements.txt Automatic optimisation for ingest chunking based on processed messages 2025-01-23 11:29:48 +00:00
rts.py Begin implementing RTS process 2025-01-23 11:30:01 +00:00
util.py Update pre-commit versions 2023-02-09 07:20:13 +00:00