Update README.md
Browse files
README.md
CHANGED
@@ -10,11 +10,11 @@ app_port: 7860
|
|
10 |
---
|
11 |
---
|
12 |
|
13 |
-
#
|
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/
|
18 |
|
19 |
## Table of Contents
|
20 |
|
|
|
10 |
---
|
11 |
---
|
12 |
|
13 |
+
# ArtickoBot
|
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/docs#/
|
18 |
|
19 |
## Table of Contents
|
20 |
|