Activity Team/Meetings/2025-01-22

From Sugar Labs
Jump to navigation Jump to search

2025-01-22 Sugar Meeting

Reports

Muhammad

Working on pixel detection

Q: When will the GSoC projects be published? A: We plan to work on them this week.

Nikhil

Worked on this issue as suggested by Walter Raised a PR. And I'm working on other reference errors thrown in the console.

https://github.com/sugarlabs/musicblocks/issues/4300

Ajeet

I have setup the fast api environment for the testing and deployment of the existing projects. Initially, we can have three endpoints. '/query' to make the query to the llm, '/train' to store the datasets and '/embed' for storing and retrieving embeddings. https://github.com/apsinghdev/llmapi

Q: In the fastAPI setup of sugar, Qixiang Wang has created an endpoint specially for the docs of ai projects in sugar. Do we need such endpoint for musicblocks as well to access the docs for the ai projects of the musicblocks?

Discussion: I hope the pace of change is slow enough that there is no need to constantly update the model tuning.

MostlyK

From the previous notes Walter mentioned dep bot, it's taken care of now I think I have open PRs on almost every project rn, apart from JSShell . So considering that it's just finished. just a heads up

Om Santosh Suneri

1. Working on home button modification and also added new export PNG link for projects 2. about debugger found that on giving proper prompt and the project code generated by the html export link it might be more explored but for minor questions it answers desirably.

Justin Charles

1. So regarding the pr I created about deploying musicblocks to github pages, I have fixed the token issue that I was facing. But there are other issues that have now arisen. 2. Regarding the dark mode I am pretty close to completing the dark mode features that were left for the main page. 3. I am trying to implement the dropdown menu for the play only mode but I have some doubts regarding that that I would like to ask you.