Service Paused

Trap is temporarily offline

The hosted version has hit its API rate limits or the free server ran out of memory. This is a limitation of the free hosting tier, not a bug.

Run it on your machine instead

Trap is fully open-source. Clone the repo, add your own free Groq API key, and you'll have the exact same app running locally with zero limits.

git clone https://github.com/amanaanubhav/trap.git
cd trap
pip install -r requirements.txt
streamlit run app.py