Skip to content

Commit ee2470e

Browse files
docs:add shiele and star history
1 parent 9473e11 commit ee2470e

File tree

2 files changed

+45
-21
lines changed

2 files changed

+45
-21
lines changed

README.md

Lines changed: 21 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,23 @@
11
<div align="center">
22

33
<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">
55
</picture>
66

7+
### MineContext:Create with Context,Clarity from Chaos
8+
79
An open-source,proactive context-aware AI partner,dedicated to bringing clarity and efficiency to your work, study and creation.
810

911
<a href="https://github.com/volcengine/MineContext/issues">Report Issues</a> · <a href="https://bytedance.larkoffice.com/share/base/form/shrcnPAjJtlufuhBZGegll41NOh">Feedback</a>
1012

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+
1121
[中文](README_zh.md) / English
1222

1323
👋 Join our [WeChat / Lark / Red Note Group](https://bytedance.larkoffice.com/wiki/Hg6VwrxnTiXtWUkgHexcFTqrnpg)
@@ -41,8 +51,9 @@ Table of Contents
4151
- [Installation](#installation)
4252
- [Configuration](#configuration)
4353
- [Running the Server](#running-the-server)
44-
- [👥 Community](#-community)
54+
- [👥 Community](#-community)
4555
- [Community and Support](#community-and-support)
56+
- [Star History](#star-history)
4657
- [📃 License](#-license)
4758

4859
<br>
@@ -133,7 +144,8 @@ We will prioritize the expansion of Context Sources according to the following p
133144

134145
| Context Capture Capability | Context Source | Priority | Completion Status |
135146
| :--------------------------- | :--------------------------------- | :------- | :---------------- |
136-
| Desktop Screenshot Monitor | User PC Information | P0 ||
147+
| Screen Screenshot | User PC Information | P0 ||
148+
| Note Editing | Application Internal Creation Information | P0 ||
137149
| Link Upload | Internet Information | P0 | |
138150
| File Upload | Structured Documents | P1 | |
139151
| File Upload | Unstructured Documents | P1 | |
@@ -301,14 +313,19 @@ python -m opencontext.cli start
301313
python -m opencontext.cli start --config /path/to/config.yaml
302314
```
303315

304-
#### 👥 Community
316+
## 👥 Community
305317

306318
### Community and Support
307319

308320
- [GitHub Issues](https://github.com/bytedance/MineContext/issues): Errors and issues encountered while using MineContext.
309321
- [Email Support](mailto:minecontext@bytedance.com): Feedback and questions about using MineContext.
310322
- <a href="Online Supportl">WeChat Group</a>: Discuss SwanLab usage and share the latest AI technologies.
311323

324+
## Star History
325+
326+
[![Star History Chart](https://api.star-history.com/svg?repos=volcengine/MineContext&type=Timeline)](https://www.star-history.com/#volcengine/MineContext&Timeline)
327+
328+
312329
## 📃 License
313330

314331
This repository is licensed under the Apache 2.0 License.

README_zh.md

Lines changed: 24 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,23 @@
11
<div align="center">
22

33
<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">
55
</picture>
66

7+
### MineContext:洞察本质,激发创造
8+
79
一个开源、主动的上下文感知AI伙伴,致力于让您的工作、学习与创作更加清晰高效。
810

911
<a href="https://github.com/volcengine/MineContext/issues">反馈问题</a> · <a href="https://bytedance.larkoffice.com/share/base/form/shrcn2wgAfiyCVVwhvVYCXWNNdc">提交问卷</a>
1012

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+
1121
中文 / [English](README.md)
1222

1323
👋 加入我们的 [微信 / 飞书 / 小红书交流群](https://bytedance.larkoffice.com/wiki/Hg6VwrxnTiXtWUkgHexcFTqrnpg)
@@ -34,17 +44,16 @@
3444
- [🆚 与同类应用的比较](#-与同类应用的比较)
3545
- [MineContext vs ChatGPT Pulse](#minecontext-vs-chatgpt-pulse)
3646
- [MineContext vs Dayflow](#minecontext-vs-dayflow)
37-
- [👥 社区](#-社区)
38-
- [社区与支持](#社区与支持)
3947
- [🏗️ 后端架构](#️-后端架构)
4048
- [核心架构组件](#核心架构组件)
4149
- [各层职责](#各层职责)
4250
- [🚀 后端使用](#-后端使用)
4351
- [安装](#安装)
4452
- [配置](#配置)
4553
- [运行服务器](#运行服务器)
46-
- [👥 社区](#-社区-1)
47-
- [社区与支持](#社区与支持-1)
54+
- [👥 社区](#-社区)
55+
- [社区与支持](#社区与支持)
56+
- [Star History](#star-history)
4857
- [📃 许可证](#-许可证)
4958

5059
## 👋🏻 MineContext是什么
@@ -55,9 +64,9 @@ MineContext 是一个具有上下文感知能力的主动式AI伙伴。它基于
5564

5665
## 🚀 核心功能
5766

58-
MineContext专注于三个核心功能:轻松收集、智能重显和主动交付。
67+
MineContext专注于五个核心功能:轻松收集、智能重显和主动交付。
5968

60-
1. 📥 无负担收集
69+
1. 📥 无感收集
6170
支持收集和处理海量的Context,并通过设计存储管理来实现海量收集却没有心智负担。
6271
2. 🚀 主动推送
6372
支持日常主动推送关键信息和洞见,能够提炼Context中的总结信息,比如每日总结,每周总结,tips,todo,主动推送到主页。
@@ -137,7 +146,8 @@ MineContext 的命名,也体现了团队的巧思。既是“我的上下文
137146

138147
| 上下文捕获能力 | 上下文来源 | 优先级 | 完成状态 |
139148
| :--------------- | :--------------- | :----- | :------- |
140-
| 桌面截图监控 | 用户PC信息 | P0 ||
149+
| 屏幕截图 | 用户PC信息 | P0 ||
150+
| 笔记编辑 | 应用内创作信息 | P0 ||
141151
| 链接上传 | 互联网信息 | P0 | |
142152
| 文件上传 | 结构化文档 | P1 | |
143153
| 文件上传 | 非结构化文档 | P1 | |
@@ -192,14 +202,6 @@ MineContext 的命名,也体现了团队的巧思。既是“我的上下文
192202
- ✨ 更优质的活动生成与体验:
193203
MineContext生成的活动记录更加清晰和详细,具有更直观和交互式的仪表板,提供无缝的用户体验。DayFlow的活动日志更基本,交互性有限。
194204

195-
## 👥 社区
196-
197-
### 社区与支持
198-
199-
- [GitHub Issues](https://github.com/bytedance/MineContext/issues):使用MineContext时遇到的错误和问题。
200-
- [邮件支持](mailto:minecontext@bytedance.com):关于使用MineContext的反馈和问题。
201-
- <a href="Online Supportl">微信群</a>:讨论MineContext使用并分享最新AI技术。
202-
203205
## 🏗️ 后端架构
204206

205207
MineContext 采用模块化、分层的架构设计,各组件职责明确,关注点分离。
@@ -311,14 +313,19 @@ python -m opencontext.cli start
311313
python -m opencontext.cli start --config /path/to/config.yaml
312314
```
313315

314-
### 👥 社区
316+
## 👥 社区
315317

316318
### 社区与支持
317319

318320
- [GitHub Issues](https://github.com/bytedance/MineContext/issues):使用MineContext时遇到的错误和问题。
319321
- [邮件支持](mailto:minecontext@bytedance.com):关于使用MineContext的反馈和问题。
320322
- <a href="Online Supportl">微信群</a>:讨论MineContext使用并分享最新AI技术。
321323

324+
## Star History
325+
326+
[![Star History Chart](https://api.star-history.com/svg?repos=volcengine/MineContext&type=Timeline)](https://www.star-history.com/#volcengine/MineContext&Timeline)
327+
328+
322329
## 📃 许可证
323330

324331
本仓库在Apache 2.0许可证下发布。

0 commit comments

Comments
 (0)