- Student: Govind Dixit
- Github: @GOVINDDIXIT
- LinkedIn: Govind Dixit
- Organisation: Rocket.Chat
- Mentor: Eric Rosenthal, James Hepburn
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// webpack stats generate | |
npx webpack --profile --json=compilation-stats.json | |
// storybook stats generate | |
yarn storybook build --stats-json ./dist | |
// turborepo internal package graph | |
turbo run build test --graph turbo.json | |
// multiple stories run |
Hello there! I’m Yuriko Kikuchi. This page is my final report submission for Google Summer of Code 2024 (GSoC 2024).
Here, I explain the development of new AI-powered features for Rocket.Chat that I worked on during the summer of 2024.
Addendum: I passed the Google Summer of Code final evaluation with this final report! You can get an overview of this project and my key takeaways from the slides summarizing my summer of OSS.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git clone fuselage | |
yarn install | |
yarn build | |
yarn turbo run build-storybook | |
npx http-server packages/fuselage/storybook-static |
For users with issues with Rocket.Chat please do yourselves a few favours before asking for help.