Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/c17hawke/quickstart-microsoft-lida-demo
https://microsoft.github.io/lida/ documentation
https://github.com/c17hawke/quickstart-microsoft-lida-demo
Last synced: 23 days ago
JSON representation
https://microsoft.github.io/lida/ documentation
- Host: GitHub
- URL: https://github.com/c17hawke/quickstart-microsoft-lida-demo
- Owner: c17hawke
- Created: 2023-08-25T19:12:35.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-25T19:58:32.000Z (about 1 year ago)
- Last Synced: 2023-08-26T00:36:08.265Z (about 1 year ago)
- Language: Jupyter Notebook
- Size: 619 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Microsoft Lida Demo
Automatically Generate Visualizations and Infographics with LLMs on your data
- OFFICIAL DOCS - [click here](https://microsoft.github.io/lida/)
- PAPER - [click here](https://aclanthology.org/2023.acl-demo.11/)
- GITHUB REPO- [click here](https://github.com/microsoft/lida)
- OFFICIAL TUTORIAL NOTEBOOK - [click here](https://github.com/microsoft/lida/blob/main/notebooks/tutorial.ipynb)
## Current demo setup -
run the following command to install the setup -
```bash
bash init_setup.sh
```run the following command to run the web UI of LIDA -
```bash
bash run_lida.sh
```for more information you can check the official documentation link mentioned in the beginning