This project implements routing, content generation, and RAG-based reply system.
Phase 1 Used FAISS for vector similarity.
Phase 2 Simulated LangGraph flow with topic -> search -> post.
Phase 3 Implemented context-aware reply with prompt injection defense.