diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2023-09-01 15:46:01 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2023-09-01 15:46:01 -0300 |
commit | e7df57c7c41f92ae7d53b2aafee7d1fa5b362e0a (patch) | |
tree | fbd33a39e98330bd262f223095033876638d227e /docs/why/README.pt.md | |
parent | 4c7568be6b5b4ee551ff8d5a591df6004bf0ad58 (diff) | |
download | copyfarai-e7df57c7c41f92ae7d53b2aafee7d1fa5b362e0a.tar.gz copyfarai-e7df57c7c41f92ae7d53b2aafee7d1fa5b362e0a.tar.bz2 |
Feat: enhancements an extra content
Diffstat (limited to 'docs/why/README.pt.md')
-rw-r--r-- | docs/why/README.pt.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/why/README.pt.md b/docs/why/README.pt.md new file mode 100644 index 0000000..df712f3 --- /dev/null +++ b/docs/why/README.pt.md @@ -0,0 +1,12 @@ +# Motivação + +Este projeto surgiu para suprir a ausência de licenças específicas que +restrinjam a ingestão de obras em determinados sistemas, como [LLMs][]. + +Apesar de existirem discussões sobre não-licenciamento de conteúdo para +[LLMs][], não havia uma licença específica e facilmente usável. + +Por isso, um disclaimer foi redigido pra encaixar em qualquer licença +existente. + +[LLMs]: https://en.wikipedia.org/wiki/Large_language_model |