Skip to content

Commit 2ef6d1a

Browse files
feat: add tutorial to the readme.md
1 parent 0183ade commit 2ef6d1a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,18 @@
1212
<a href="https://www.boldare.com/services/ai-software-development-consulting/" target="_blank">How we can help you</a>
1313
</p>
1414

15-
# 🤖 AI Assistant
1615

16+
# 🤖 AI Assistant
1717
`@boldare/openai-assistant` - library to kickstart your AI Assistant development under 15 minutes.
1818

1919
Introducing the NestJS library. Whether you're building a virtual assistant, or an interactive chatbot for engaging user experiences, our library empowers you to leverage cutting-edge AI capabilities with minimal effort.
2020

2121
**The library provides ready-to-use API endpoints** handling your assistant and WebSocket server for real-time communication between the client and the assistant. Install the library and paste the config to get it running.
2222

23+
## 📚 Watch the tutorial
24+
25+
<iframe width="560" height="315" src="https://www.youtube.com/embed/rxPdFat90qY?si=WjSM_fvS2SoLWZLr" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
26+
2327
## 🚀 Features
2428

2529
### AI Assistant library features

0 commit comments

Comments
 (0)