


Members
73
Posts
5
Active Today
1
Created
3 yr. ago
Moderators
-
Galacteek @lemmy.ml cipres @lemmy.ml2 crossposts galacteek v0.6.5: ChatGPT support, integration with hugo
Link Actionscross-posted from: https://lemmy.ml/post/920606
[0.6.5] - 2023-03-25
Added
- Web Passwords vault implementation: save passwords from HTML forms and autofill passwords
- ChatGPT integration with the openai python module
- Implement basics: text completion, image generation
- Implement translation to languages supported by ChatGPT
- Implement QML code generation with live preview in a QtQuickWidget
-
Galacteek @lemmy.ml cipres @lemmy.mlgalacteek: v0.5.4 (prerelease)
[0.5.4] - 2022-04-04
Added
- RDF hashmarks store
- Qt SparQL models API: add async support
- Add MIME type recognition for turtle (ttl), YAML
- Add UI to browse pronto graphs from a browser tab
Changed
- Improve the Curve25519 pubsub API
- SmartQL P2P service
- Implement a peer-dependent authentication middleware for the http service
- Pronto
- galacteek.ld.pronto: pubsub service is now encrypted with curve25519
- Use time-rotating peer-dependent credentials for the smartql p2p service
- Mediaplayer:
- Deprecate old MFS+JSON playlists storage
- Store playlists as RDF (schema is: ips://galacteek.ld/MultimediaPlaylist)
- Playlists by default are stored in a private RDF store
- Playlists can be published to a public RDF store
- Public playlists are synchronized between peers via a SparQL script
- Content providers peering: separate Pinata nodes config by region
- Update Pillow to v9.0.1
- IPS contexts loader: add TTLCache for small schemas
Fixed
- AppIm
-
Galacteek @lemmy.ml cipres @lemmy.mlgalacteek, a P2P companion for your journey on the dweb
Link Actionsgalacteek is a multi-platform Qt5-based browser and a P2P dapps (aka distributed apps) platform for the distributed web.
galacteek makes extensive use of linked data and supports expansion of IPFS objects to RDF. The nodes on the network communicate with IPFS pubsub messages, and use the P2P-SparQL protocol (SparQL over IPFS tunnels/streams) to exchange and synchronize linked data.