AI Discord Bot - LangChain & OpenAI to create an AI driven ChatBot

Опубликовано: 21 Март 2026
на канале: Coding Crash Courses
4,448
109

In this video I show you how to build your own Discord Bot with LangChain & OpenAI. With this bot human-like messages will be generated. Using ChromaDB you can provide your own data sources in a Vectorstore.

Code: https://github.com/Coding-Crashkurse/...

Timestamps:
0:00 Create Discord Server & Bot
2:46 Code the bot
9:08 Check the results