Skip to content

Commit

Permalink
readme.md 更新
Browse files Browse the repository at this point in the history
  • Loading branch information
rye z committed Jul 24, 2024
1 parent ddb39d0 commit 4a87d60
Showing 1 changed file with 27 additions and 5 deletions.
32 changes: 27 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,42 @@
# HaxiTAG-Assistant
# HaxiTAG-Assistant English instroduction
HaxiTAG Assistant personal chatbot plugin for personalised task. Personalized tasks, local save instructions.HaxiTAG Assistant will be support some personal centric workflow, especial in infomation and knowledge management, support Scheduled tasks,hosted by personlity at local host.

You can use online chatgpt, Claude ai, kimi and qwen online services. Support the interaction front-end of local models such as openwebui using local models.

-when you visit chatGPT, Claude AI,kimi,Tongyi qianwen chatbot, you can use this plug-in management of the instruction, context text, significantly reducing your work to repeat the information back and forth carry.

-what is instruction, in the HaxiTAG team work language, generally refers to, hope that the chatbot to perform the task and the requirements of the task. In the working framework of the pre-training model, it also refers to the fine-tuning of the task or intent understanding.

-What is context, in the HaxiTAG team work language, generally refers to, the requirements that the chatbot is expected to perform, such as the style of writing the article, the reasoning logic, the CoT path, and so on. There may be minor differences in the details in each session of the task, so inserting a dialog box or copy and paste through a plugin will balance flexibility and stability.

-

# HaxiTAG-Assistant中文介绍
HaxiTAG Assistant personal chatbot plugin for personalised task。 个性化任务、本地保存指令。
可以使用线上的chatgpt、Claude ai、kimi、qwen在线服务。 支持使用本地模型的openwebui等本地模型交互前端。

使用步骤:
1,点击下载仓库的zip压缩包
解压到本地目录,比如文稿中HaxiTAG-Assistant
2,在chrome浏览器中打开“设置”>“扩展程序”>“管理扩展程序”,打开右上角“开发者模式”,点击左上角,“加载已解压的扩展程序”
3,
3,即可完成安装,启用HaxiTAG-Assistant。
4,当你访问chatGPT、Claude AI,kimi,Tongyi qianwen chatbot的时候,你可以使用本插件管理的instruction、context文本,大幅减少你重复信息来回搬运的工作。
5,什么是instruction,在HaxiTAG团队工作语言中,一般是指,希望chatbot执行的任务和对任务的要求。在预训练模型的工作框架中,也是指任务或者意图理解的微调。

什么是context,在HaxiTAG团队工作语言中,一般是指,希望chatbot执行的任务,比如写文章的风格、推理逻辑、CoT路径规划和推理引导等,这些复杂的描述,有大概的框架,并不需要每次重写,可以用context管理来维护。在每次具体chatbot会话任务中,如果有细节修改也很方便,通过HaxiTAG assistent插入对话框或者copy 粘贴,会兼顾灵活性和稳定性。

6,更多的介绍可参考,
https://www.haxitag.ai/p/application-suite.html

持续完善和开发的模块:

# socang-local
本地化保存数据;
管理context segment;
-本地化保存数据;
-管理context segment;
-context pre settlement pipeline

# yueli-web-reader
支持将web按需要采集保存本地化context
-支持将web按需要采集保存

# HaxiTAG sorter自动化任务
支持自动化任务配置和管理
Expand Down

0 comments on commit 4a87d60

Please # to comment.