• Stars
    star
    19
  • Rank 1,163,249 (Top 23 %)
  • Language
    Python
  • Created 7 months ago
  • Updated 5 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This repo holds code for a chatbot inspired by a YouTube video (https://www.youtube.com/watch?v=1lwddP0KUEg). It guides users through building a chatbot, covering: structure, conversation flow (intents), training data, neural network architecture, training, functionality, and demonstration. Credits go to the video for the project's framework.