ricklamers / gpt-code-ui

An open source implementation of OpenAI's ChatGPT Code interpreter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Delivery pipeline (optional features docker, jupyter, poetry)

localagi opened this issue ยท comments

โš ๏ธ Please check that this feature request hasn't been suggested before.

  • I searched previous Ideas in Discussions didn't find any similar feature requests.
  • I searched previous Issues didn't find any similar feature requests.

๐Ÿ”– Feature description

Dear devs,

I did a bit of work for several AI projects the last weeks.

Specifically build and test automation, or so-called DevOps or CI CD tasks.

Built re-usable libraries wherever possible.

Due to I did this for your project too, I just to inform you. Hoping to make things work more easy.

https://github.com/localagi/gpt-code-ui-docker

โœ”๏ธ Solution

You could just copy and paste from my project. Pick whatever you want or need.

But I'd prefer discuss if its better to transfer the work into your project. Bit by bit.
The AI-Pipeline just got a lot of features over time. Will update the readme also the upcoming days.

Or just leave it on my side as some satelite - maybe i can hook the building process to your releases or something.

Project list: https://github.com/localagi#state-of-work

Thank you for your attention

localagi/localAGI#1

โ“ Alternatives

No response

๐Ÿ“ Additional Context

No response

Acknowledgements

  • My issue title is concise, descriptive, and in title casing.
  • I have searched the existing issues to make sure this feature has not been requested yet.
  • I have provided enough information for the maintainers to understand and evaluate this request.

This is awesome! Would you prefer we just link to your project in our README?