Code a Discord Chat Bot That Talks Like Your Favorite Character - Tutorial

preview_player
Показать описание
Use AI to create a Discord chat bot that talks like your favorite characters. Learn how to code it in Python and JavaScript.

freeCodeCamp tutorials referenced in this video:

⭐️ Course Contents ⭐️
⌨️ (00:00) Intro
⌨️ (01:38) Gather data
⌨️ (12:27) Train the model
⌨️ (24:27) Deploy the model
⌨️ (29:42) Build the Discord bot in Python
⌨️ (41:17) Build the Discord bot in JavaScript
⌨️ (51:35) Keep the bots online

🎉 Thanks to our Champion and Sponsor supporters:
👾 Wong Voon jinq
👾 hexploitation
👾 Katia Moran
👾 BlckPhantom
👾 Nick Raker
👾 Otis Morgan
👾 DeezMaster
👾 AppWrite

--

Рекомендации по теме
Комментарии
Автор

Please turn your bots off when no longer needed - I can imagine a year from now a huge realm of lonely bots waiting in Replit and HuggingFace to respond to an API call that never comes... :'-(

scign
Автор

I think mentioning prerequisites in all tutorials will be helpful.

tasnimmeem
Автор

Knowing Rick, if a bot is made after him, he'll probably materialize himself into reality

raajanand
Автор

Person: Hey, Who are you?
Eren Bot: I am free.
*DETROIT BECOME HUMAN!*

KVSGamer
Автор

Now i can make my waifu chat with me in real time 🔥🔥 .

rickbhattacharya
Автор

AI state of the art: How's quidditch? => I'm Harry

AlexandreLefaure
Автор

This is brilliant. Thank you especially for spending time on how to find and use datasets. Really useful. Subbed to your channel as well.

ccuny
Автор

i'm having trouble with the bot. they've already been imported, but they say 'Error: unknown error'

memeyhere
Автор

Everybody should found this most generous channel, I'm sharing this channel with my friends!

georgechannyeinlwin
Автор

ERROR : "TypeError: TextEncodeInput must be Union[TextInputSequence, Tuple[InputSequence, InputSequence]]"
While Training.
Windows 10

ItchyEarz
Автор

Hey i think you guys should mention the medium guys who wrote the code in colab notebook. He deserve some credit here

nguyendoanhoang
Автор

what happens with the csv that we created? I don't understand why we're not using the Pepa csv instead of the Harry Potter?

cutalin
Автор

Maybe talk like Rick Grimes or Negan.Are we pissing our pants yet ?

akashsxo
Автор

Damn, im so thankful i was recommended this, great way to start practicing MIL

bijitgoswami
Автор

instead of using a dataset from kaggle, how to use the csv transcript file created originally by us into the model? or should we upload the csv file onto kaggle?

whitesaladchips
Автор

please post an updated version of this video, the hugging face push is different and idk what to do

SenjuDuck
Автор

Concerning the code surrounding the "gather data" portion of the video, How would you edit the initial code surrounding the script to read scriptlines from a text that goes as follows:
"Character:
'Lines said by character'"
Since the only transcript I found was formatted this way, the character's name is on a single line, followed by a colon, and then on the *next* line is where the dialogue is. Is there anyway to get around this? The code presented in the video doesn't seem to be working considering the fact that it reads scripts that go:
"Character: 'Lines said by character'"
Thanks

franziskavonkarma
Автор

this is where I decide to leave Web and App development and commit to ML, the quality of projects is way cool, I have a lot to learn

_its_omg
Автор

I am just waiting for how to make a YouTube comment bot🤤 please make one

shreeshaaithal-
Автор

Is there a way to get this bot to remember context from previous messages?

mr.janedoe