AI_GRC_Chatbot / README.md
Vishakhaa210's picture
Update README.md
2b922de verified
---
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 dependencies
- `assets/`: 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.