Skip to content

Build Basic AI Tutor / Q&A Chatbot#2

Description

@NiteshBadgujar

馃 Issue : Build Basic AI Tutor / Q&A Chatbot

Labels: frontend, backend, ai-integration, good-first-issue


馃搵 Description

Develop a simple AI Tutor Bot that allows users to ask questions on a specific subject (e.g., Math, Biology) and get clear, easy-to-understand answers.
The bot should have a clean chat-style interface and communicate with an AI model (like OpenAI API or Hugging Face endpoint).


馃幆 Core Tasks

  • Create a chat interface (input box + message list).
  • Set up a backend or API call to handle questions and fetch AI responses.
  • Add a subject filter (e.g., select "Math" or "Biology").
  • Display AI responses in the chat window.
  • Handle loading and error states gracefully.

馃挕 Tech Suggestions

Frontend: React / Next.js / HTML + CSS
Backend (optional): Node.js / Express
AI API: OpenAI / Hugging Face Inference API


馃殌 Future Enhancements

  • Voice input (speech-to-text).
  • Save recent Q&A history.
  • Add support for multiple subjects.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions