Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added a new file 'bot.py' for importing and implementing a basic Chatbot for further uses. The current model used is also prone to some future updates after a quick review. #265

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

AnshUpadhyay639
Copy link

@AnshUpadhyay639 AnshUpadhyay639 commented Jan 14, 2025

Added a Chatbot for Basic User Interaction

Feature Added

Created a new file named 'bot.py' which implements the DialoGPT Transformer Model.

os

  • Tests cover new or changed code (or reason why not)
  • Linked the issue with a closing keyword (if applicable)
  • Only touched files related to the issue
  • Everything builds and runs locally

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant