Vitrous commited on
Commit
77c7d1d
·
verified ·
1 Parent(s): 8438652

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -10,11 +10,11 @@ app_port: 7860
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/api/v1/docs#/
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