Adding banner and logo. (#46)
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #46 Co-authored-by: skobkin <skobkin@proton.me> Co-committed-by: skobkin <skobkin@proton.me>
This commit is contained in:
parent
a49ce5ab28
commit
99ff78a9f2
13
README.md
13
README.md
|
@ -1,10 +1,17 @@
|
||||||
# telegram-ollama-reply-bot
|
# Telegram Ollama Bot
|
||||||
|
|
||||||
[![Build Status](https://ci.skobk.in/api/badges/skobkin/telegram-ollama-reply-bot/status.svg)](https://ci.skobk.in/skobkin/telegram-ollama-reply-bot)
|
[![Build Status](https://ci.skobk.in/api/badges/skobkin/telegram-ollama-reply-bot/status.svg)](https://ci.skobk.in/skobkin/telegram-ollama-reply-bot)
|
||||||
|
|
||||||
# Usage
|
![Project Banner](/img/banner.jpeg)
|
||||||
|
|
||||||
## Docker
|
## Functionality
|
||||||
|
|
||||||
|
- Context-dependent dialogue in chats
|
||||||
|
- Summarization of articles by provided link
|
||||||
|
|
||||||
|
## Usage
|
||||||
|
|
||||||
|
### Docker
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
docker run \
|
docker run \
|
||||||
|
|
BIN
img/banner.jpeg
Normal file
BIN
img/banner.jpeg
Normal file
Binary file not shown.
After Width: | Height: | Size: 74 KiB |
Loading…
Reference in a new issue