Semantic search and grounded answers for addiction recovery FAQs.
Semantic vector search over FAQs.
{
"query": "how to handle cravings",
"top_k": 8,
"category": "Relapse Prevention",
"subcategory": null,
"tags": ["mindfulness"]
}
LLM answer grounded on top matching FAQs (citations like [FAQ:123]).
/rag_faq?q=how%20to%20handle%20cravings&k=8
Lightweight JSON export for crawlers/devs.
/export_faqs?size=200 /export_faqs?q=cravings&category=Relapse%20Prevention&tag=mindfulness&size=100
© AddictionTube. Review policy: content is reviewed for clarity and safety. Last updated: 2025-10-07.