--- title: AI GRC Chatbot emoji: 🛡️ colorFrom: indigo colorTo: blue sdk: streamlit sdk_version: 1.46.1 app_file: app.py pinned: false --- # 🛡️ AI GRC Chatbot A Streamlit-based chatbot to answer cybersecurity compliance (GRC) queries about NIST, ISO 27001, and GDPR using LangChain and local document embeddings. ✅ Upload `.txt` files ✅ Ask questions ✅ Get summarized responses using HuggingFace embeddings and FAISS # AI-Powered Cybersecurity GRC Chatbot This Streamlit-based chatbot answers queries related to GDPR, ISO 27001, and NIST using LangChain and local vector search.