Update README.md
Browse files
README.md
CHANGED
@@ -14,6 +14,8 @@ app_port: 7860
|
|
14 |
|
15 |
This project implements a chatbot using FastAPI and a pre-trained language model. The chatbot can generate responses based on user prompts and persona descriptions.
|
16 |
|
|
|
|
|
17 |
## Requirements
|
18 |
|
19 |
- Docker
|
|
|
14 |
|
15 |
This project implements a chatbot using FastAPI and a pre-trained language model. The chatbot can generate responses based on user prompts and persona descriptions.
|
16 |
|
17 |
+
All api docs can be found here https://articko-artickbot.hf.space/api/v1/docs#/
|
18 |
+
|
19 |
## Requirements
|
20 |
|
21 |
- Docker
|