sikeaditya commited on
Commit
b4a2e77
Β·
verified Β·
1 Parent(s): 3ba6aef

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +33 -10
README.md CHANGED
@@ -1,10 +1,33 @@
1
- ---
2
- title: Market Price Analyzer
3
- emoji: πŸ“ˆ
4
- colorFrom: red
5
- colorTo: purple
6
- sdk: docker
7
- pinned: false
8
- ---
9
-
10
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ title: Market Price Analyzer
3
+ emoji: πŸ“ˆ
4
+ colorFrom: red
5
+ colorTo: purple
6
+ sdk: docker
7
+ pinned: false
8
+ ---
9
+
10
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
11
+
12
+ # Crop Market Analysis Dashboard
13
+
14
+ An interactive web application for farmers to analyze agricultural market data, visualize price trends, and get AI-driven insights for better decision-making. The app supports both English and Marathi languages.
15
+
16
+ ## Features
17
+
18
+ - **Real-time Market Data**: Access up-to-date information from agricultural markets across India
19
+ - **Interactive Visualizations**: Explore price trends and distributions through dynamic charts
20
+ - **Price Comparison**: View cheapest and costliest crops across markets
21
+ - **AI Market Insights**: Get actionable recommendations for immediate market opportunities and strategic planning
22
+ - **Bilingual Support**: Toggle between English and Marathi
23
+
24
+ ## How to Use
25
+
26
+ 1. Select your state from the dropdown menu
27
+ 2. Choose your district
28
+ 3. Optionally, filter by specific market and commodity
29
+ 4. View the visualizations and insights automatically updated based on your selections
30
+
31
+ ## Data Source
32
+
33
+ This application uses data from the [Indian Agricultural Market API](https://api.data.gov.in/resource/9ef84268-d588-465a-a308-a864a43d0070).