This page displays the exact prompts used by FashFinder's AI classification system. These prompts are automatically extracted from the Python source code, ensuring what you see here is exactly what the AI sees when analyzing content.
backend/classifier.py and backend/patterns/llm_analyzer.py
FashFinder uses a multi-stage AI pipeline powered by DSPy (Declarative Self-improving Python). Each stage has specific instructions that guide the AI's analysis:
After individual classifications are generated, FashFinder runs a separate AI analysis to identify systemic patterns, assess escalation risks, and provide historical context.
Why are these prompts public? Transparency is critical for accountability. By exposing our exact prompts, researchers and journalists can evaluate our methodology, reproduce our work, and understand exactly how the AI arrives at its classifications.