cevheri commited on
Commit
ad6f695
·
1 Parent(s): 377e085

docs: fix app name and url

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -1,13 +1,16 @@
1
  ---
2
- title: Defect Solver API
3
  emoji: 🤯
4
  colorFrom: pink
5
  colorTo: yellow
6
  sdk: docker
7
  pinned: false
8
- short_description: Defect Solver - Bug Localization API
9
  ---
10
 
 
 
 
11
 
12
  # Natural Language SQL Query Agent with Visualization
13
 
 
1
  ---
2
+ title: PostgreSQL Query Agent with Visualization
3
  emoji: 🤯
4
  colorFrom: pink
5
  colorTo: yellow
6
  sdk: docker
7
  pinned: false
8
+ short_description: PostgreSQL Query Agent with Visualization
9
  ---
10
 
11
+ [HF URL](https://huggingface.co/spaces/intellica/talk2data)
12
+ [Gradio APP URL](https://intellica-talk2data.hf.space/)
13
+
14
 
15
  # Natural Language SQL Query Agent with Visualization
16