Faizan Azizahmed Shaikh commited on
Commit
6ad9a7d
Β·
1 Parent(s): 3be3e2f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +39 -0
README.md CHANGED
@@ -10,4 +10,43 @@ pinned: false
10
  license: openrail
11
  ---
12
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
10
  license: openrail
11
  ---
12
 
13
+ # Chart QnA πŸ“Šβœ¨
14
+ Welcome to Chart QnA, a fusion of the HuggingFace Transformers library and visual language reasoning. This application translates visual data from charts and plots into coherent textual narratives. Explore the world of visual understanding with Chart QnA!
15
+
16
+ App Interface // Replace with an actual screenshot of your application.
17
+
18
+ ## Table of Contents πŸ“‘
19
+ - About The Project
20
+ - Getting Started
21
+ - Usage
22
+ - License
23
+ - Contact
24
+ - Acknowledgements
25
+
26
+ ## About The Project πŸ“–
27
+ Chart QnA is a Python application that uses the "google/deplot" model from the HuggingFace Transformers library to translate visual content from charts and plots into text. It's hosted on [Hugging Face Spaces](https://huggingface.co/spaces/paschar/Chart_QnA), providing an interactive experience.
28
+
29
+ ## Getting Started πŸš€
30
+ To explore Chart QnA, simply visit the [Hugging Face Spaces page](https://huggingface.co/spaces/paschar/Chart_QnA).
31
+
32
+ ## Usage 🎈
33
+ Using Chart QnA is as intuitive as 1, 2, 3!
34
+ 1. Upload an image of a chart or plot.
35
+ 2. Ask a question related to the visual content.
36
+ 3. Receive a textual answer based on the visual data.
37
+
38
+ ## License πŸ“„
39
+ Distributed under the apache-2.0 License. See LICENSE for more information.
40
+
41
+ ## Contact πŸ“ž
42
+ - Faizan Shaikh - @mr-shaikh25 - [email protected]
43
+
44
+ [Project Link: Chart QnA Space](https://huggingface.co/spaces/paschar/Chart_QnA)
45
+
46
+ ## Acknowledgements πŸ™
47
+ - HuggingFace Transformers
48
+ - "google/deplot" Model
49
+
50
+ ---
51
+
52
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference