Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chatGPTpublish wants to integrate with this repo. #33

Open
hemangjoshi37a opened this issue Jan 8, 2023 · 8 comments
Open

chatGPTpublish wants to integrate with this repo. #33

hemangjoshi37a opened this issue Jan 8, 2023 · 8 comments

Comments

@hemangjoshi37a
Copy link

I have tried to make a chrome extention to publish chatGPT chat to GitHub for other people to read and take that as reference but as I dont have much experience developing a chrome extention I was not able to implement it correctly.

Can you ingest the code into this repo so that there is a button that says publish to github and by pressing that button we can publish our current chat to our pre-defined github repo.

Here you can take these two repos of mine and can totally take all the code from it to use in this repo's development and you can add my name in the contributors in this repo.

https://github.com/hemangjoshi37a/ChatGPTPublish
https://github.com/hemangjoshi37a/my_chat_with_chatGPT

I have all the code needed to automate the process to converting html to json and then publishing to github repo using python. That is mentioned in these two repos.

Thanks.

@guidevops
Copy link

If you're making an extension for chrome, I don't think python will work, it has to be just javascript,

@hemangjoshi37a
Copy link
Author

take a look at this https://pyscript.net/

@vinosamari
Copy link

The landing page literally says
Please be advised that PyScript is very alpha and under heavy development. There are many known issues, from usability to loading times, and you should expect things to change often. We encourage people to play and explore with PyScript, but at this time we do not recommend using it for production.
What problems are you facing with implementation? I am open to look at it with you if you are. @hemangjoshi37a

@hemangjoshi37a
Copy link
Author

I am facing multiple errors here. It will be better if you can install the extension itself and see the errors in the debug console.

@hemangjoshi37a
Copy link
Author

Particularly there are some CORS errors and other some errors.

@vinosamari
Copy link

Maybe a proxy server on render or vercel? Unless you tried that already. Then i see a small bump in the road if users have to create repos manually every time so maybe this could help. I'm looking to set up the script to be run off a cURL command as well for ease of use. What do you think?

@hemangjoshi37a
Copy link
Author

I'm looking to set up the script to be run off a cURL command as well for ease of use. What do you think?

Yes definately we can also do this way.

@hemangjoshi37a
Copy link
Author

Maybe a proxy server on render or vercel? Unless you tried that already.

I dont know how to set this up. may be if you can contribute this modification.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants