Skip to content

Commit 793e1f8

Browse files
committed
CSDK-2249 daily-python: add animated gif to README
1 parent 60755ee commit 793e1f8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,14 @@
22

33
The Daily client SDK for Python allows you to build video and audio calling into your native desktop and server applications.
44

5-
This SDK is well suited to build AI applications on the server side as it can be easily integrated with well-known Python libraries such as [YOLOv5](https://github.com/ultralytics/yolov5), [PyTorch](https://pytorch.org), [OpenCV](https://opencv.org/), or [numpy](https://numpy.org).
5+
![daily-python](./daily-python.gif)
6+
7+
This SDK is well suited to build AI applications on the server side as it can be
8+
easily integrated with well-known Python libraries such as
9+
[OpenAI](https://github.com/openai/openai-python),
10+
[Deepgram](https://github.com/deepgram/deepgram-python-sdk),
11+
[YOLOv5](https://github.com/ultralytics/yolov5), [PyTorch](https://pytorch.org),
12+
[OpenCV](https://opencv.org/) and much more.
613

714
The SDK's core features include:
815

daily-python.gif

1.91 MB
Loading

0 commit comments

Comments
 (0)