Skip to content

Commit c10f72b

Browse files
authored
Update README.md (#17)
1 parent 7927d07 commit c10f72b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# lucidata: Natural Language Data Exploration
2+
[![CI](https://github.com/jdhoffa/lucidata/actions/workflows/ci.yml/badge.svg)](https://github.com/jdhoffa/lucidata/actions/workflows/ci.yml)
3+
[![Build and Test System](https://github.com/jdhoffa/lucidata/actions/workflows/build.yml/badge.svg)](https://github.com/jdhoffa/lucidata/actions/workflows/build.yml)
24

35
Lucidata is a secure, internal AI/LLM based tool designed to democratize data access. It translates natural language questions into SQL/API queries over structured datasets, returning clear, traceable answers and exports.
46

@@ -44,4 +46,4 @@ Lucidata is a secure, internal AI/LLM based tool designed to democratize data ac
4446
"How does natural gas production in the US compare to China over the next decade in WoodMac's base case?"
4547
4648
"Show me the top 5 countries by renewable energy growth in the next 5 years."
47-
```
49+
```

0 commit comments

Comments
 (0)