Skip to content

fix: Add interactive chatbot mode for real-time math Q&A - #51

Open
webbrain-one wants to merge 1 commit into
AshChadha-iitg:mainfrom
webbrain-one:webbrain/issue-31
Open

fix: Add interactive chatbot mode for real-time math Q&A#51
webbrain-one wants to merge 1 commit into
AshChadha-iitg:mainfrom
webbrain-one:webbrain/issue-31

Conversation

@webbrain-one

Copy link
Copy Markdown

Closes #31

Introduces chat.py to enable continuous user interaction. The model
is loaded once at startup to avoid redundant reloads, allowing users
to ask multiple questions sequentially. Supports graceful exit via
'quit' or 'exit' commands.

Closes AshChadha-iitg#31
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.

Add interactive chatbot mode for real-time math Q&A

1 participant