gitlab galacteek/galacteek continuous-feature-openai

13 months ago

Galacteek 0.6.5

The AppImage for this release is only distributed via GitLab packages.

Release changelog

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

Changed

  • openai pypi requirement: ==0.27.2

Using the AppImage

After downloading the AppImage, make it executable and then run it:

chmod +x @@APPIMAGE_FILENAME@@
./@@APPIMAGE_FILENAME@@

The AppImage does not bundle libstdc++. If you use a Linux system with an old libstdc++ and cannot run the AppImage, please open an issue.

Be sure to install all the gstreamer packages to be able to use the mediaplayer.

If you have problems running the AppImage, be sure to visit this wiki page before opening an issue.

Don't miss a new galacteek release

NewReleases is sending notifications on new releases.