Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 1.49 KB

README.md

File metadata and controls

39 lines (23 loc) · 1.49 KB

GPT to PDF

Simple GPT (Output) TO PDF Text Conversion Utility

The outcome of a quick experiment to see if I could succeed in getting ChatGPT to generatea a (very basic) Linux GUI using nothing but a few natural language instructions.

Desktop Utilty (Tested: Fedora Linux)

V2, Fedora UI

See:

/DesktopVersion/v1.py

Use Case Statement

Author

Daniel Rosehill
(public at danielrosehill dot com)

Licensing

This repository is licensed under CC-BY-4.0 (Attribution 4.0 International) License

Summary of the License

The Creative Commons Attribution 4.0 International (CC BY 4.0) license allows others to:

  • Share: Copy and redistribute the material in any medium or format.
  • Adapt: Remix, transform, and build upon the material for any purpose, even commercially.

The licensor cannot revoke these freedoms as long as you follow the license terms.

License Terms

  • Attribution: You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • No additional restrictions: You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.

For the full legal code, please visit the Creative Commons website.