Like the number of squid species and their agility, Squid adapts to all systems to analyze in real time the messages & hashtags.
- Trend detection
- Ranking of recent hashtags
- Detection of propaganda content (soon)
Squid is not a search engine as such.
squid:
image: ghcr.io/gravitalia/squid
container_name: Squid
ports:
- 5555:5555
volumes:
- ./config.yaml:/config.yaml
-
Clone this repository with
git
:git clone https://github.com/Gravitalia/Squid cd squid
-
Build with
bazel
:bazel build //...
-
Run with
bazel
:bazel run //squid