add github star history (#137)

This commit is contained in:
ian 2024-08-28 17:19:20 +07:00 committed by GitHub
parent fcefb80fa6
commit 971ffcc9d0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -267,3 +267,13 @@ Check sample implementation in `libs/ktem/ktem/index/file/graph`
Please refer to the [Developer Guide](https://cinnamon.github.io/kotaemon/development/) Please refer to the [Developer Guide](https://cinnamon.github.io/kotaemon/development/)
for more details. for more details.
## Star History
<a href="https://star-history.com/#Cinnamon/kotaemon&Date">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=Cinnamon/kotaemon&type=Date&theme=dark" />
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=Cinnamon/kotaemon&type=Date" />
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=Cinnamon/kotaemon&type=Date" />
</picture>
</a>