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

Add an AI Chatbot in the website #258 #384

Merged
merged 2 commits into from
Oct 29, 2024
Merged

Conversation

skanarul8002
Copy link
Contributor

Fix #258

Description:

I have successfully integrated an AI chatbot into the Tic Tac Toe website. The chatbot utilizes the Google Generative AI (Gemini API) to provide users with helpful responses. Here’s a summary of the features and functionality added:

  1. Chatbot Integration:

    • The chatbot is accessible from the game interface, allowing users to interact with it while playing.
    • Users can ask questions, seek assistance, or engage in conversations related to the game.
  2. Auto-Scrolling Feature:

    • Ensures the chat window automatically scrolls to the latest message, providing a smooth user experience even during longer conversations.
  3. Markdown Support:

    • The chatbot can render Markdown responses, which allows for formatted text, lists, and more, enhancing readability.
  4. Error Handling & Safety:

    • Implemented error handling to ensure safe interactions and manage any issues that arise during communication.
    • Configured safety settings to prevent inappropriate content from being displayed.

Live Demo:

chatbot.vdo.-.Made.with.Clipchamp.1.1.mp4

Copy link

vercel bot commented Oct 22, 2024

@skanarul8002 is attempting to deploy a commit to the iamparas0's projects Team on Vercel.

A member of the Team first needs to authorize it.

@skanarul8002
Copy link
Contributor Author

dear mentor @iamparas0 , please review and merge it.
Thank you for assigning me this task.

Copy link

vercel bot commented Oct 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tic-tac-toe ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 29, 2024 2:25pm

@skanarul8002
Copy link
Contributor Author

@iamparas0 , i resolved conflict issues and all checks have passed. so please merge my pr #384

@iamparas0 iamparas0 merged commit 7257171 into iamparas0:main Oct 29, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add an AI tab in the website
2 participants