andreped commited on
Commit
caa04b3
·
1 Parent(s): 46448ad

Added CI section + CI & HF badges to README

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -14,7 +14,17 @@ app_file: knowledge_gpt/main.py
14
  # [ReferenceBot](https://github.com/andreped/referencebot#referencebot)
15
 
16
  [![License](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)
 
17
  [![Streamlit App](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](https://referencebot.streamlit.app)
 
 
 
 
 
 
 
 
 
18
 
19
  # [Installation](https://github.com/andreped/referencebot#installation)
20
 
 
14
  # [ReferenceBot](https://github.com/andreped/referencebot#referencebot)
15
 
16
  [![License](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)
17
+ <a target="_blank" href="https://huggingface.co/spaces/andreped/ReferenceBot"><img src="https://img.shields.io/badge/🤗%20Hugging%20Face-Spaces-yellow.svg"></a>
18
  [![Streamlit App](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](https://referencebot.streamlit.app)
19
+ [![CI/CD](https://github.com/andreped/ReferenceBot/actions/workflows/deploy.yml/badge.svg)](https://github.com/andreped/ReferenceBot/actions/workflows/deploy.yml)
20
+
21
+ ## [Continuous integration](https://github.com/andreped/chatbot-streamlit-demo#continuous-integration)
22
+
23
+ | Build Type | Status |
24
+ | - | - |
25
+ | **HF Deploy** | [![Deploy](https://github.com/andreped/referencebot/workflows/Deploy/badge.svg)](https://github.com/andreped/referencebot/actions) |
26
+ | **File size check** | [![Filesize](https://github.com/andreped/referencebot/workflows/Check%20file%20size/badge.svg)](https://github.com/andreped/referencebot/actions) |
27
+
28
 
29
  # [Installation](https://github.com/andreped/referencebot#installation)
30