Bot Butcher is the first context-aware website spam filter. It is an API that classifies spam that come through website contact forms. The service consists of four separate applications: the production and development versions of the API and the production and development versions of the front-end.
The API is written in Python / Flask and hosted on Google Cloud Platform using Google App Engine. The service constantly benchmarks its own models against new proprietary and open-source large language models for benchmarking.
The front-end allows users to sign up, get API keys, check their past messages, handle all expected account related functions and utilizes Stripe for handling usage based subscriptions.
Product screen shots
Like this project
0
Posted May 29, 2024
The first context-aware website spam filter. Blocks spam leads and messages with a self-improving fine-tuned LLM. Built for Hillside Lab.