Skip to content

Implement AI ChatBot Feature#25

Open
AyshaVolidis wants to merge 5 commits into
developfrom
feature/aibot
Open

Implement AI ChatBot Feature#25
AyshaVolidis wants to merge 5 commits into
developfrom
feature/aibot

Conversation

@AyshaVolidis

Copy link
Copy Markdown
Collaborator

This PR introduces the AI ChatBot feature for the application, allowing users to interact with an AI mentor in real-time. Key updates include:

Features:

  • Integrated AI-powered chat using the backend API.
  • Real-time message updates in the chat window.
  • User messages and AI responses are visually distinguished.
  • Handles dynamic updates of messages without requiring a page refresh.

Next Steps / Improvements:

  • Implement auto-scrolling to the latest message.
  • Add message timestamps and read indicators.
  • Add typing indicator for AI responses.
  • Consider splitting long AI responses into paragraphs for better readability.

@AyshaVolidis AyshaVolidis changed the base branch from main to develop October 29, 2025 13:39
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