Skip to content
This repository has been archived by the owner on Sep 24, 2023. It is now read-only.

This is simple python macro script for LibreOffice to help you generate content from selected words/sentences with AI for free.

License

Notifications You must be signed in to change notification settings

niizam/LibreOffice-Content-Generator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

LibreOffice AI Content Generator

This is simple python macro script for LibreOffice to help you generate content from selected words/sentences with AI for free.

Demo

loai

Requirements

sudo pip install asyncio baichat-py==0.2.2
  • Little knowledge of LibreOffice macros and python

Usage

  • Open LibreOffice Writer
    • Select Tools → Extension Manager from the menu bar.
    • In the Extension Manager dialog (Figure 2)
    • click Add and select apso.oxt
  • Copy and paste LibreOffice_AI.py to $HOME/.config/libreoffice/4/user/Scripts/python.
  • Write a sentences, select it, then run macro.

Need Help to Improve

  • Add loading dialog or progressbar while macro waiting respons
  • Convert this script as extension(?)

Disclaimers

  • Do with your own risk, i give no any warranty with this script, ('-_-').
  • I just test this macros on Ubuntu Linux (22.04) with latest LibreOffice (7.5.3.2), i can't sure this macro can run every where. Please ping me on ticket issue if you can run this macro on your operating system.

About

This is simple python macro script for LibreOffice to help you generate content from selected words/sentences with AI for free.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%