Nutlope / llamacoder

Open source Claude Artifacts – built with Llama 3.1 405B
https://www.llamacoder.io/
MIT License
3.62k stars 595 forks source link

License information #20

Open janvarev opened 3 months ago

janvarev commented 3 months ago

Under what license code was published? Sorry, but I didn't find this info.

comidan commented 2 months ago

I have the same question, @Nutlope any news on this?

Thank you!

mbrukman commented 2 weeks ago

@Nutlope, thank you for sharing this project with us!

Could you please add an explicit LICENSE file to the repo so that it's clear under what terms the content is provided, and under what terms user contributions are licensed?

Per GitHub docs on licensing:

[...] without a license, the default copyright laws apply, meaning that you retain all rights to your source code and no one may reproduce, distribute, or create derivative works from your work. If you're creating an open source project, we strongly encourage you to include an open source license.

Thanks!