Adverse Media checker
At Slowpoke we believe the best solutions take time... So it's a bit counter-culture to the idea of a Hackathon 😂
Project Description
As part of KYC/ KYB processes at financial institutions, every entity associated with a company has to go through an adverse media search.
Our tool queries a search engine for any adverse media, saves the search results in a couchbase db for future quering by analysts and quality assurance teams.
This is a full-stack web application built using:
Frontend: HTML, CSS, JavaScript (Vanilla)
Backend: Python with FastAPI
Database: Couchbase
LLM Service: OpenAI API
Search Engine API: SerpAPI
PDF Generation: pdfkit (wkhtmltopdf)
Containerization: Docker