Skip to content

Notice for Licenses⚓︎


Copyright © 2025 anima-kit

This repository contains tutorials and code snippets created by Lauren Street (anima-kit) and licensed as MIT. See the repo license for more details. If you show or use this repo in your own work, attribution is appreciated.


PyMilvus and Gradio (Apache-2.0)⚓︎

Some of these tutorials will contain code that was created using the PyMilvus and Gradio libraries, both of which are licensed under Apache-2.0. See the full PyMilvus license here and the full Gradio license here.

searxng-docker (AGPL3)⚓︎

I'll also be showing code from the searxng-docker repo which is licensed as AGPL3. See the full searxng-docker license here. I'm fairly certain that any derivative code using the searxng-docker repo must be licensed the same way. This means that all of my repos that use this code are licensed as AGPL3 and any derivative code that uses those repos should also be licensed the same.


I try to make sure that if any of the third-party source code is shown, I add a notice of the license, attach the full source code file in the third-party folder of this repo, and add any copyright notices to the relevant code-snippet.


Licensing isn't really my cup of tea, but I want to be respectful of the choices of others. If you think I've made a mistake in how I handle the licensing or attribution, please let me know through submitting a discussion to this repo.