add dockit (#431)

Signed-off-by: seven <zilisheng1996@gmail.com>
This commit is contained in:
seven 2025-04-09 18:14:39 +08:00 committed by GitHub
parent 9481036195
commit ce2965af0f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 196 additions and 1 deletions

View file

@ -419,6 +419,11 @@ With these functionalities, the AI assistant can summarize key points within an
<td><a href="https://www.remio.ai/">remio</a></td>
<td>remio is an AI-powered personal knowledge hub that builds personalized knowledge bases by automatically capturing browsed web content, parsing local files, and integrating personal notes. It enables search and natural language Q&A within your personal knowledge base for instant insights while offering smart writing assistance—adapting to your style to streamline drafting, refining, and completing content with ease. Designed with local-first storage, remio prioritizes data privacy while centralizing fragmented information for maximum productivity.</td>
</tr>
<tr>
<td><img src="docs/DocKit/assets/dockit.png" alt="Icon" width="64" height="auto" /></td>
<td><a href="https://dockit.geekfun.club/">DocKit</a></td>
<td>DocKit is an AI powered desktop GUI client designed for NoSQL database, support Elasticsearch and OpenSearch across Mac, windows and Linux. By integrating with large models like DeepSeek, DocKit can help developers to write complex DSL queries, and provide a better experience for data management and analysis. </td>
</tr>
</table>
<p style="text-align: right;"><a href="#table-of-contents">^ Back to Contents ^</a></p>