An open API service indexing awesome lists of open source software.

https://github.com/anasaito/skillner_demo


https://github.com/anasaito/skillner_demo

Last synced: 14 days ago
JSON representation

Awesome Lists containing this project

README

        

# skillNer_demo
This a simple demo for skillNer package
## Run demo on local :
- Instal streamlit
```console
pip install streamlit
```
- Run app

```console
streamlit run index.py
```