metadata
license: mit
language: en
sdk: streamlit
sdk_version: 1.35.0
app_file: app.py
pipeline_tag: text-classification
tags:
- streamlit
- chatbot
- GRC
- cybersecurity
- AI
- compliance
π‘οΈ AI GRC Chatbot
An AI-powered Governance, Risk, and Compliance (GRC) chatbot built with Streamlit. This chatbot helps users understand cybersecurity compliance, risk factors, and policy explanations using natural language.
π Features
- GRC-related Q&A and document-based answers
- Streamlit-based web UI
- Fast and secure responses using AI
- Can be fine-tuned or extended with local LLMs
π Files
app.py
: Main chatbot application (Streamlit)requirements.txt
: Python dependenciesassets/
: Optional folder for PDFs or policy documents
π¬ Try It Live
π Click on the βSpacesβ tab above to interact with the live chatbot UI
Let me know if you want to:
- Auto-fill
app_file
,tags
, etc. via Hugging Face UI - Add image or gif preview to the README
- Add instructions for running locally (optional)
Also, please upload your app.py
and requirements.txt
if not yet done β I can help check and optimize them for you.