mitmedialab / chat-tutor-embeddable

https://mitmedialab.github.io/chat-tutor-embeddable/
GNU General Public License v3.0
1 stars 0 forks source link

ChatTutor Embeddable

This is a complementary UI for ChatTutor (and it's associated chrome extension) built in svelte.

It's primary use is to support deploying ChatTutor in MIT's 6.100 Spring 2024 course.

Test it through storybook!

Running

npm run dev

The above command will start the storybook server, where you can view and interact with all of this repo's UI components.

To view the 'entry' point for the UI (the Root component), navigate to: localhost:6006/?path=/story/root--base