ykdojo / kaguya

A ChatGPT plugin that allows you to load and edit your local files in a controlled way, as well as run any Python, JavaScript, and bash script.
http://kaguya.ai/
MIT License
1.2k stars 192 forks source link

On README, mention plugin dev access #25

Closed ykdojo closed 1 year ago

ykdojo commented 1 year ago

You need ChatGPT's plugin dev access to set this up.

Mention this and maybe add a link to their waitlist too.

ThirDecade2020 commented 1 year ago

I can take this issue if ok. I guess message/link should be placed at end of opening h1 paragraph?

ykdojo commented 1 year ago

It should be part of the getting started guide or something similar to that.

ThirDecade2020 commented 1 year ago

'Getting Started Guide' is to be inserted into 'README'? who is assigned to 'GSG'? Another option is to mention it at the end of the first paragraph in the 'README' where it discusses GPT right at top of doc until 'GSG' is ready...

ykdojo commented 1 year ago

What do you think is the best approach here?

ThirDecade2020 commented 1 year ago

README already seems to be the place to plugin all high-level info for someone new looking at Kaguya so Getting Started Guide section should be included there at top of doc. Roughly: 1) Gain dev access (or other option if unable) 2) Install Docker if not already installed 3) Execute docker.sh script 4) setup localhost port 3000 5) Interact with Kaguya 6) Open-source. There are sub-steps within each step for setup that might be difficult for a beginner so those could be included too. Thoughts?

ykdojo commented 1 year ago

Sounds good! Feel free to send a draft PR if you want to go step by step, or a full PR if you prefer it that way

ThirDecade2020 commented 1 year ago

ok thx - back at this today will keep updated