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

feat: add initial architecture for AI chat aside #393

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

Conversation

arslanashraf7
Copy link
Contributor

@arslanashraf7 arslanashraf7 commented Nov 12, 2024

What are the relevant tickets?

Related to/Part of/Partial implementation of https://github.com/mitodl/hq/issues/6004

Description (What does it do?)

  • Adds the initial experiments infrastructure for the AI chatbot in open edx

Screenshots (if appropriate):

NOTE: These screenshots are just to give you and idea, I still need to add some buttons and fields here and there

Studio test display

image

Student/Learner View
image

How can this be tested?

  • Install this package in Open edX LMS & CMS
  • Enable xBlock configurations in CMS <STUDIO_URL>/admin/xblock_config/studioconfig/
  • Enable xBlock asides in LMS <LMS_URL>/admin/lms_xblock/xblockasidesconfig/
  • Reload both LMS/CMS
  • Go to CMS, Add any mcq problem and you should see a a couple of text edit field button at the bottom
  • Got to LMS and you should see a Hello World button

Additional Context

This is just the basic architecture for the aside we are going to create to add chat support in xBlocks

@arslanashraf7 arslanashraf7 changed the title feat: add initial infrastructure for AI chat aside feat: add initial architecture for AI chat aside Nov 12, 2024
@arslanashraf7 arslanashraf7 force-pushed the arslan/6004-ai-chat-aside branch 3 times, most recently from 2ac00f6 to 87c7e87 Compare November 15, 2024 12:39
@arslanashraf7 arslanashraf7 marked this pull request as ready for review November 15, 2024 12:44
@asadali145 asadali145 self-assigned this Nov 15, 2024
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.

2 participants