Satyam0077 commited on
Commit
d43654c
Β·
verified Β·
1 Parent(s): 37db720

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -13
README.md CHANGED
@@ -1,27 +1,26 @@
1
  ---
2
- title: "🌾 Project Samarth β€” Intelligent Q&A System"
3
  emoji: 🌦️
4
  colorFrom: green
5
  colorTo: blue
6
  sdk: streamlit
7
- sdk_version: "1.38.0"
8
- app_file: app.py
9
  pinned: false
10
  license: mit
11
  ---
12
 
13
  # 🌾 Project Samarth β€” Intelligent Q&A System
14
 
15
- An AI-powered Q&A interface that integrates live government data from **data.gov.in**
16
- to answer natural language questions about agriculture and climate.
 
 
 
17
 
18
  ## 🧠 Features
19
- - Real-time data fetching via official APIs (Agriculture + IMD)
20
- - Automatic data cleaning, merging, and correlation
21
- - Streamlit chatbot for user-friendly question answering
22
- - Source citation for every answer
23
 
24
- ## βš™οΈ Run Locally
25
- ```bash
26
- pip install -r requirements.txt
27
- streamlit run app.py
 
1
  ---
2
+ title: 🌾 Project Samarth β€” Intelligent Q&A System
3
  emoji: 🌦️
4
  colorFrom: green
5
  colorTo: blue
6
  sdk: streamlit
7
+ sdk_version: 1.50.0
8
+ app_file: ui/app.py
9
  pinned: false
10
  license: mit
11
  ---
12
 
13
  # 🌾 Project Samarth β€” Intelligent Q&A System
14
 
15
+ An **AI-powered Question & Answer system** built for the **Project Samarth Challenge**,
16
+ integrating real-time data from **data.gov.in** β€” combining insights from
17
+ the *Ministry of Agriculture & Farmers Welfare* and the *India Meteorological Department (IMD)*.
18
+
19
+ ---
20
 
21
  ## 🧠 Features
 
 
 
 
22
 
23
+ βœ… Fetches and merges **Agriculture** and **Rainfall (IMD)** datasets automatically
24
+ βœ… Answers **natural language questions** like rainfall and crop trends
25
+ βœ… Generates **data-driven insights** with charts and formatted summaries
26
+ βœ… Ensures **traceability** via proper source citation for each answer