Update README.md
Browse files
README.md
CHANGED
@@ -12,8 +12,6 @@ app_port: 7860
|
|
12 |
```
|
13 |
# ArtickBot
|
14 |
- AI chatbot built using FastAPI and Hugging Face's transformers library. It allows users to initiate conversations with the bot and receive responses based on predefined persona templates.
|
15 |
-
```
|
16 |
-
```
|
17 |
## Usage
|
18 |
1. Run the FastAPI server:
|
19 |
|
|
|
12 |
```
|
13 |
# ArtickBot
|
14 |
- AI chatbot built using FastAPI and Hugging Face's transformers library. It allows users to initiate conversations with the bot and receive responses based on predefined persona templates.
|
|
|
|
|
15 |
## Usage
|
16 |
1. Run the FastAPI server:
|
17 |
|