diff --git a/README.md b/README.md index c2d4bc6..8f3c4ef 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,6 @@ Simplemind is AI library designed to simplify your experience with AI APIs in Py ![simplemind](https://github.com/user-attachments/assets/36df2103-2583-4958-ad5e-19cda7740256) -If you prefer to listen about the project, check out [this podcast](https://soundcloud.com/infiniterhythm/simplemind-ai-for-humans) about it. - -[![Auto Wiki](https://img.shields.io/badge/Auto_Wiki-Mutable.ai-blue)](https://mutable.ai/kennethreitz/simplemind) - ## Features @@ -222,3 +218,10 @@ Simplemind is licensed under the Apache 2.0 License. ## Acknowledgements Simplemind is inspired by the philosophy of "code for humans" and aims to make working with AI models accessible to all. Special thanks to the open-source community for their contributions and inspiration. + +---------------- + +### Links + +- If you prefer to listen about the project, check out [this podcast](https://soundcloud.com/infiniterhythm/simplemind-ai-for-humans) about it. +- We have [an autowiki](https://mutable.ai/kennethreitz/simplemind) for explaining the intricacies of the codebase.