BLJohnPrabhasith commited on
Commit
370aa4e
·
verified ·
1 Parent(s): 1ea6c71

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -10
README.md CHANGED
@@ -15,24 +15,26 @@ license: apache-2.0
15
  This Generative AI model can convert the text written in natural Language to the SQL Query using the gemini-pro model and retrieves the data from the Database.
16
 
17
 
18
- ## Contributing
 
19
 
20
- Pull requests are welcome. For major changes, please open an issue first
21
- to discuss what you would like to change.
22
 
23
- Please make sure to update tests as appropriate.
 
24
 
25
 
26
- ![image/png](https://cdn-uploads.huggingface.co/production/uploads/66a41712509b600cba4c48f2/RKhitiCIoC10E4M34XOkj.png)
27
- This is the Data that is present in the database
28
 
29
 
30
- ![image/png](https://cdn-uploads.huggingface.co/production/uploads/66a41712509b600cba4c48f2/Q0BHJSRIkfHYnRD312xbO.png)
31
- One of the Query asked the model and it answered accurately
32
 
 
33
 
34
- ![image/png](https://cdn-uploads.huggingface.co/production/uploads/66a41712509b600cba4c48f2/EqKQdBXhbuAlnKCcpWYLU.png)
35
- Another Snap of example
 
 
 
36
 
37
 
38
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
15
  This Generative AI model can convert the text written in natural Language to the SQL Query using the gemini-pro model and retrieves the data from the Database.
16
 
17
 
18
+ This is the Data that is present in the database
19
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/66a41712509b600cba4c48f2/RKhitiCIoC10E4M34XOkj.png)
20
 
 
 
21
 
22
+ One of the Query asked the model and it answered accurately
23
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/66a41712509b600cba4c48f2/Q0BHJSRIkfHYnRD312xbO.png)
24
 
25
 
26
+ Another Snap of an example
27
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/66a41712509b600cba4c48f2/EqKQdBXhbuAlnKCcpWYLU.png)
28
 
29
 
 
 
30
 
31
+ ## Contributing
32
 
33
+ Pull requests are welcome. For major changes, please open an issue first
34
+ to discuss what you would like to change.
35
+
36
+
37
+ Please make sure to update tests as appropriate.
38
 
39
 
40
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference