DRokhade commited on
Commit
cf84df0
·
verified ·
1 Parent(s): 47b3c80

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -7
README.md CHANGED
@@ -1,13 +1,22 @@
1
  ---
2
  title: TaxBot AI
3
- emoji: 😻
4
- colorFrom: green
5
- colorTo: gray
6
- sdk: gradio
7
- sdk_version: 6.9.0
8
  app_file: app.py
9
  pinned: false
10
- short_description: Helps in all the aspects of Taxation
11
  ---
12
 
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  title: TaxBot AI
3
+ emoji: ⚖️
4
+ colorFrom: blue
5
+ colorTo: yellow
6
+ sdk: streamlit
7
+ sdk_version: 1.35.0
8
  app_file: app.py
9
  pinned: false
10
+ license: mit
11
  ---
12
 
13
+ # TaxBot AI Indian Tax Co-pilot
14
+
15
+ A Multimodal Financial Co-pilot for Indian MSMEs and Taxpayers.
16
+
17
+ **Features:**
18
+ - 💬 RAG-powered Tax Advisory Chat (CBDT Circulars + Finance Act 2025)
19
+ - 📋 Tax Notice Interpreter (Vision AI)
20
+ - 📊 Audit Risk Scanner (ML-based)
21
+
22
+ **Built with:** Claude Sonnet + GPT-4o Vision + LangChain + ChromaDB + Streamlit