I need presentation about my uni project askFMI. It is a community forum for threads and resource sharing. The services are moderation and resource_scanner service. The backend sends events for moderation on threads, replies, comments, etc. The resource scanner receives events for scanning resources. The application has this structure * FastAPI * Postgres * redis The communnication between the services is using redis streams for queueing events and the REST API for producing verdicts.

I need presentation about my uni project askFMI. I... | ChatSlide