Earlier quoted context omitted.
I think for code it will be pretty hard, unless the writer gives explicit permission to train the model on the copyrighted data, like the case for Copilot in GitHub. And I don't think it is fair use at all, imagine a company like OpenAI train the model on its own internal docs and code, then you'll be able to ask the model to replicate ChatGPT and copilot, or even closed software like Photoshop.
I'm sorry, what don't you think is fair use, Supabase Clippy?
Supabase Clippy – ChatGPT for Supabase Docs
51–57 of 57 posts
Re: Supabase Clippy – ChatGPT for Supabase Docs
#52Earlier quoted context omitted.
I'm sorry, what don't you think is fair use, Supabase Clippy?
I'm not talking about Supabase Clippy, but more about training models on copyrighted data without asking for permission (like private copyrighted code in GitHub for example and yes, I don't call that fair use)
These tools are being released under the assumption that training large-language models will be found as fair use of any copyrighted works.
Are y’all starting to see the arguments for why the model and the outputs of the model are two different issues and that the models themselves, and the products built on top of them, will be considered fair use and that the liability for copyright infringement lays completely with the person using the tool?
Re: Supabase Clippy – ChatGPT for Supabase Docs
#53Earlier quoted context omitted.
I'm curious what is the estimated cost for running this?
it looks like we're getting 1800 requests per hour - about $5/hour, which is pretty cheap considering the traffic seeing this blog post. That said, only desktop users who have access to the keyboard and have read the blog post can use it. If we made it visible to everyone I think we would quickly run into API limits.
Re: Supabase Clippy – ChatGPT for Supabase Docs
#54Email me: arvind@kyberinsurance.com
Re: Supabase Clippy – ChatGPT for Supabase Docs
#55Earlier quoted context omitted.
If you want to build something like this yourself, we sponsored Greg to create a video detailing all the steps: https://www.youtube.com/watch?v=Yhtjd7yGGGA Also special shoutout to pgvector ( https://github.com/pgvector/pgvector ), which is used to store all of the embeddings.
This is so great! Thank you, and Greg if you read this well done on an excellent video and project
Re: Supabase Clippy – ChatGPT for Supabase Docs
#56Re: Supabase Clippy – ChatGPT for Supabase Docs
#57"Clippy, create a table called "users" with the fields: first name, last name, bio."