|
1 | 1 | <div align="center"> |
2 | 2 |
|
3 | 3 | <picture> |
4 | | - <img alt="MineContext" src="src/MineContext-Banner.svg" width="80%" height="auto"> |
| 4 | + <img alt="MineContext" src="src/MineContext-Banner.svg" width="100%" height="auto"> |
5 | 5 | </picture> |
6 | 6 |
|
| 7 | +### MineContext:Create with Context,Clarity from Chaos |
| 8 | + |
7 | 9 | An open-source,proactive context-aware AI partner,dedicated to bringing clarity and efficiency to your work, study and creation. |
8 | 10 |
|
9 | 11 | <a href="https://github.com/volcengine/MineContext/issues">Report Issues</a> · <a href="https://bytedance.larkoffice.com/share/base/form/shrcnPAjJtlufuhBZGegll41NOh">Feedback</a> |
10 | 12 |
|
| 13 | +[![][release-shield]][release-link] |
| 14 | +[![][github-stars-shield]][github-stars-link] |
| 15 | +[![][github-issues-shield]][github-issues-shield-link] |
| 16 | +[![][github-contributors-shield]][github-contributors-link] |
| 17 | +[![][license-shield]][license-shield-link] |
| 18 | +[![][last-commit-shield]][last-commit-shield-link] |
| 19 | +[![][wechat-shield]][wechat-shield-link] |
| 20 | + |
11 | 21 | [中文](README_zh.md) / English |
12 | 22 |
|
13 | 23 | 👋 Join our [WeChat / Lark / Red Note Group](https://bytedance.larkoffice.com/wiki/Hg6VwrxnTiXtWUkgHexcFTqrnpg) |
@@ -41,8 +51,9 @@ Table of Contents |
41 | 51 | - [Installation](#installation) |
42 | 52 | - [Configuration](#configuration) |
43 | 53 | - [Running the Server](#running-the-server) |
44 | | - - [👥 Community](#-community) |
| 54 | +- [👥 Community](#-community) |
45 | 55 | - [Community and Support](#community-and-support) |
| 56 | +- [Star History](#star-history) |
46 | 57 | - [📃 License](#-license) |
47 | 58 |
|
48 | 59 | <br> |
@@ -133,7 +144,8 @@ We will prioritize the expansion of Context Sources according to the following p |
133 | 144 |
|
134 | 145 | | Context Capture Capability | Context Source | Priority | Completion Status | |
135 | 146 | | :--------------------------- | :--------------------------------- | :------- | :---------------- | |
136 | | -| Desktop Screenshot Monitor | User PC Information | P0 | ✅ | |
| 147 | +| Screen Screenshot | User PC Information | P0 | ✅ | |
| 148 | +| Note Editing | Application Internal Creation Information | P0 | ✅ | |
137 | 149 | | Link Upload | Internet Information | P0 | | |
138 | 150 | | File Upload | Structured Documents | P1 | | |
139 | 151 | | File Upload | Unstructured Documents | P1 | | |
@@ -301,14 +313,19 @@ python -m opencontext.cli start |
301 | 313 | python -m opencontext.cli start --config /path/to/config.yaml |
302 | 314 | ``` |
303 | 315 |
|
304 | | -#### 👥 Community |
| 316 | +## 👥 Community |
305 | 317 |
|
306 | 318 | ### Community and Support |
307 | 319 |
|
308 | 320 | - [GitHub Issues](https://github.com/bytedance/MineContext/issues): Errors and issues encountered while using MineContext. |
309 | 321 | - [Email Support](mailto:minecontext@bytedance.com): Feedback and questions about using MineContext. |
310 | 322 | - <a href="Online Supportl">WeChat Group</a>: Discuss SwanLab usage and share the latest AI technologies. |
311 | 323 |
|
| 324 | +## Star History |
| 325 | + |
| 326 | +[](https://www.star-history.com/#volcengine/MineContext&Timeline) |
| 327 | + |
| 328 | + |
312 | 329 | ## 📃 License |
313 | 330 |
|
314 | 331 | This repository is licensed under the Apache 2.0 License. |
|
0 commit comments