# SolidOS Team Meeting
* Date: 23.08.2023 17:00 (UTC+1)
* Call: [https://meet.jit.si/solid-operating-system](https://meet.jit.si/solid-operating-system)
* [Previous meeting link]()
* [Next meeting link]()
* Chat: [https://gitter.im/solidos/solidos](https://gitter.im/solidos/solidos)
* Repository: [https://github.com/solidos/solidos](https://github.com/solidos/solidos)
* Meetings home: [https://solidos.solidcommunity.net/public/SolidOS%20team%20meetings/](https://solidos.solidcommunity.net/public/SolidOS%20team%20meetings/)
----
## Present attendees
* Timea, Jon, Tim, Matthias, Rahul
### Scribes
* Timea, Jon
---
## Topics
### Round Table
#### Tim
* Brainbump how chat works. 80% through [a spec for solid chat](https://solid.github.io/chat/). Need to add how to add to typeIndex to point to chat.
* I was keeping an eye to the Community group discussions of WG charter.
* came across PI.ai, does not have a Solid Pod but privacy is a big thing. The conversational interface is competing with others so I can imagine it will get connected in the future.
#### Timea
* No updates
* giving a talk at local conference on access grants on 15th september in Vienna: https://halfstackconf.com/vienna
#### Rahul
* After last week, had a mtg with someone about notifications (related to CRDT's), he is working on a proposal, and Rahul invited him to our mtg, will put in a request to Solid Team, to discuss this there
* Tim: I wanted to upgrade us from where we have a Hub, the fact that SolidOS gives you real time declarative, if we can have it such that the platform gives you live updates for free, that's what I want. If you are on a plane, and do loal fist, you want it to be synched only when you land and CRDT can provide that. Idealy if we can chnage rdflib, when you listen for changes, instead of a webSocket you wait from the CRDT system. That's the idea.
* Rahul: this looks possible to achieve from what I have seen but there are things, I cannot follow how patches are done. Someone from Solid will have to get involved there. As far as notifications, on reading, we are mostrly covering it.
* Tim: should we have a local repo for Solid local, with a readme which points to initial stuff where we can coordinate and code later.
* Rahul: not sure how you want to go about doing that. Have a look at how BRAID is going first, they have a plan for a working group, and coordinate with them. They have their own organisation. As long for batch one will need a repo. I have one for notifications. I am not the right person to make a recommandation.
#### Jon
* I've been working on this projects I self assigned. I was trying to use open.ai.API to answer questions. I was trying to see if we can give it more recent information. I gave an update about it last week and people replied online to that. Aad gave me a link to a tool which is brand new: "dancer" and it looks really neat. I got it up and running on my personal MacBook but after I entered a few sites to start indexing docs, my compter just could not handle it. It was using 300% CPU :)
* I ordered a droplet on DigitalOcean and I have a docker container there and I have a registered domain. When it is ready I will post a link. At first it kept having errors. So now I am troubleshooting. I joined their slack team and discord and I am looking through their docs. Seems like similar people had same issues eventhough it is brand new. It is exciting. Locally it looked really cool.
* I dont't undersatnd yet the model used by dancer. The path I was going down was to create my own embeddings. It seems to be the way to go and when you ask a questions you feed one of teh relative embeddings in the LLM. Embeddings are like pieces of your documents, broken solid specs. ON search it would pull out teh relevant pieces. Not sure if dancer does it. I hope I have something I can show you all next week. Part of the problem is to figure our what to use. Dancer seems to be doing everything I need but not sure.
### Matthias
* my ticket. self assigned: https://github.com/SolidOS/contacts-pane/issues/24
* Didn't do much last week related to working on code, but maintaining servers, working on the above issue
### Technical topics
#### Redirect-uri issue
* Technical updates on the issue https://github.com/inrupt/solid-client-authn-js/issues/2891
---
This template is based on the [W3C meeting template](https://github.com/solid/specification/blob/main/meetings/template.md)
[Code of conduct](https://github.com/solid/process/blob/main/code-of-conduct.md)