Update README.md

This commit is contained in:
2024-10-31 13:43:35 -04:00
committed by GitHub
parent 64dbe9a2e7
commit 9257a04f34
+7 -4
View File
@@ -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.