<h1 align="center">CoUnit</h1>
<p align="center">
<img src="docs/counit.svg" width="128px" height="128px" />
</p>
> CoUnit,一个基于 LLM 的虚拟团队接口人(API),通过向量化文档、知识库、SDK和 API 等,结合 LLM 智能化团队间对接与协作。
todos:
- Semantic search for Team API
- [x] ArchGuard API:Code, DatabaseMap, HTTP API
- [x] Query for OpenAPI
- [ ] Documents
- [ ] Markdown
- [ ] PDF
- Transpile / Translate language
- [x] Unique language (aka Domain Language) dictionary
- [x] Transpile for Code, Datamap, API
- Prompt strategy
- [x] [HyDE](https://github.com/texttron/hyde)
- [x] ~~Jieba.rs + StarDict spike~~
- [x] Small LLM spike
CoUnit Prompt Strategy
![](docs/counit-prompt-strategy.svg)
## Uses
1. Download CoUnit-Server binary from [https://github.com/unit-mesh/co-unit/releases](https://github.com/unit-mesh/co-unit/releases)
2. push you `domain language` or config under `domain` directory (support, `.csv` and `.json` format)
3. Run CoUnit-Server
Domain Language:
| native | english | abbreviation | description |
|--------|----------------------|--------------|--------------------------------------------------------------------------|
| CoUnit | collaboration unit | CU | CoUnit,一个基于 LLM 的虚拟团队接口人(API),通过向量化文档、知识库、SDK和 API 等,结合 LLM 智能化团队间对接与协作。 |
| 大语言模型 | Large Language Model | LLM | 大语言模型,是指语言模型的参数量超过 10 亿的语言模型。 |
## Use cases
- AutoDev -> code: [counit](https://github.com/unit-mesh/auto-dev/tree/master/src/main/kotlin/cc/unitmesh/devti/counit).
## Development
Tech stacks:
- Rust, a language empowering everyone to build reliable and efficient software.
- Frameworks:
- Axum, Ergonomic and modular web framework built with Tokio, Tower, and Hyper
- Infrastructure:
- Qdrant, Vector similarity search engine
- Ort, ONNX Runtime is a performance-focused complete scoring engine for Open Neural Network Exchange (ONNX) models.
- Tokenizers, Fast State-of-the-Art Tokenizers optimized for Research and Production.
Setup:
1. Install Rust
2. Clone this repo: `git clone https://github.com/unit-mesh/co-unit`
3. install Qdrant by Docker:
```bash
docker pull qdrant/qdrant
docker run -p 6333:6333 -p 6334:6334 \
-e QDRANT__SERVICE__GRPC_PORT="6334" \
qdrant/qdrant
```
4.Run CoUnit-Server.
### API testing
use [counit-server.http](counit-server.http) to test API.
## Integration example with ArchGuard and AutoDev
AutoDev: [https://github.com/unit-mesh/auto-dev](https://github.com/unit-mesh/auto-dev)
ArchGuard: [https://github.com/archguard/archguard](https://github.com/archguard/archguard)
Full processes:
![Architecture](docs/architecture.svg)
1. Download ArchGuard CLI (scanner_cli-2.0.x-all.jar) from: [https://github.com/archguard/archguard/releases]
2. Run ArchGuard CLI to upload data to Co-Unit:
```bash
Usage: runner [OPTIONS]
scanner cli
Options:
--type [SOURCE_CODE|GIT|DIFF_CHANGES|SCA|RULE|ARCHITECTURE|ESTIMATE|OPENAPI]
--system-id TEXT system id
--server-url TEXT the base url of the archguard api server
--workspace TEXT the workspace directory
--path TEXT the path of target project
--output TEXT http, csv, json, console
--output-dir TEXT output directory
--analyser-spec TEXT Override the analysers via json.
--slot-spec TEXT Override the slot via json.
--language TEXT language: Java, Kotlin, TypeScript, CSharp,
Python, Golang.
--rules TEXT rules: webapi, test, sql
--features TEXT features: apicalls, datamap.
--repo-id TEXT repository id used for git analysing
--branch TEXT repository branch
--started-at INT TIMESTAMP, the start date of the scanned
commit
--since TEXT COMMIT ID, the specific revision of the
baseline
--until TEXT COMMIT ID, the specific revision of the
target
--depth INT INTEGER, the max loop depth
--with-function-code BOOLEAN, whether to include the function
code
-h, --help Show this message and exit
```
For example:
```bash
java -jar scanner_cli-2.0.6-all.jar --language=Kotlin --path=your_path_to_code --server-url=http://localhost:8765 --repo-id="archguard" --with-function-code --output=http --features=apicalls
```
OpenAPI example:
```bash
java -jar scanner_cli-2.0.6-all.jar --language=Kotlin --path=your_swagger_3_file --server-url=http://localhost:8765 --repo-id="payment" --output=http --type=OPENAPI
```
#### ArchGuard APIs:
```http request
### ArchGuard Code datastrcuture
POST http://127.0.0.1:8765/scanner/:systemId/reporting/class-items
### ArchGuard OpenAPI structure
POST http://127.0.0.1:8765/scanner/:systemId/reporting/openapi
### ArchGuard Service Datamap
POST http://127.0.0.1:8765/scanner/:systemId/reporting/container-services
### ArchGuard Datamap
POST http://127.0.0.1:8765/scanner/:systemId/reporting/datamap-relations
```
## License
The Co-Unit index is licensed under the Apache 2.0 license based
on [https://github.com/BloopAI/bloop](https://github.com/BloopAI/bloop) . See `LICENSE`
in [counit-index](./counit-index).
This code is distributed under the MPL 2.0 license. See `LICENSE` in this directory.
没有合适的资源?快使用搜索试试~ 我知道了~
基于 LLM 的虚拟团队接口人(API)通过向量化文档、知识库, LLM 智能化团队间对接与协作.zip
共66个文件
rs:32个
md:8个
json:6个
需积分: 0 0 下载量 32 浏览量
2023-12-24
13:13:16
上传
评论
收藏 14.31MB ZIP 举报
温馨提示
AIGC(Artificial Intelligence Generated Content,人工智能生成内容)的重要性体现在以下几个方面: 内容创作效率提升: AIGC能够快速生成大量高质量的内容,包括文本、图像、音频、视频等,极大地提高了创作效率。这不仅降低了人力成本,也使得内容更新和迭代的速度加快,满足了信息爆炸时代人们对新鲜内容的高需求。 个性化和定制化服务: AIGC可以根据用户的需求和偏好自动生成个性化的内容。这种能力在教育、娱乐、营销等领域具有巨大价值,能够提供高度定制化的用户体验,增强用户黏性和满意度。 创新与发现新应用: AIGC技术的不断发展和普及促进了新的应用场景和商业模式的诞生。通过降低开发门槛,更多的开发者和企业能够探索和实验AIGC的应用,有可能催生出全新的现象级应用和服务。 商业效益增长: AIGC在数字商业化领域具有显著优势。它能够赋能营销策略,提高广告和推广的精准度和效果,从而带动企业收入的增长。同时,通过自动化的内容生成,企业可以节省资源并专注于核心业务的创新和发展。 知识传播与教育: AIGC能够生成教育材料、教程和知识摘要,帮助人们更高效地获取和学习新知识。在教育领域,AIGC可以个性化定制学习路径和内容,适应不同学生的学习速度和方式。 行业效率优化: 在保险、出版、法律等行业,AIGC可以自动处理大量的文档、报告和合同,提高工作效率,减少人为错误,并提供数据分析和决策支持。 学术研究与伦理考量: AIGC在学术研究中的应用需要遵循特定的使用边界和准则,以防止学术不端行为。明确的指南有助于确保研究成果的真实性和可信度,同时推动AI技术在科研领域的健康发展。
资源推荐
资源详情
资源评论
收起资源包目录
CoUnit,一个基于 LLM 的虚拟团队接口人(API),通过向量化文档、知识库、SDK和 API 等,结合 LLM 智能化团队间对接与协作。Merge artificial intelligence seamlessly with team collaboration.….zip (66个子文件)
openopenopenopenopenopenopen
Cargo.toml 46B
_fixtures
java
api
BlogController.java 1KB
0.json 5KB
domain
sample.csv 2KB
.github
workflows
ci.yml 337B
release.yml 1KB
.gitattributes 292B
LICENSE 16KB
CHANGELOG.md 11KB
CNAME 19B
docs
counit.svg 10KB
architecture.svg 15KB
counit-prompt-strategy.svg 10KB
development.md 226B
logs
bleep.md 14KB
function_calling.md 2KB
http-demo.md 191B
instruction-workflow.md 2KB
model
tokenizer.json 131B
model.onnx 21.93MB
tokenizer_config.json 128B
special_tokens_map.json 125B
vocab.txt 131B
.gitignore 438B
README.md 6KB
domain
counit.csv 398B
counit-server.http 10KB
counit-server
Cargo.toml 2KB
src
agent
exchange.rs 6KB
mod.rs 65B
prompts.rs 8KB
agent.rs 849B
tools.rs 2KB
main.rs 2KB
repository
mod.rs 504B
LICENSE 12KB
semantic_query.rs 2KB
semantic.rs 23KB
payload.rs 8KB
literal.rs 4KB
configuration.rs 2KB
dsl
mod.rs 26B
query_description.rs 4KB
application.rs 2KB
model
chapi_model.rs 12KB
analyser
mod.rs 263B
api_analyser.rs 9KB
mod.rs 159B
dto
mod.rs 15B
query.rs 101B
archguard_model.rs 3KB
archguard_openapi.rs 2KB
server
agent_api.rs 1KB
archguard_api.rs 7KB
mod.rs 3KB
semantic_api.rs 2KB
domain_api.rs 478B
domain
mod.rs 50B
domain_transpiler.rs 4KB
domain_record.rs 226B
fixtures
petstore.json 4KB
public
.gitkeep 7B
config.json 137B
build.rs 2KB
.gitignore 73B
README.md 6KB
共 66 条
- 1
资源评论
极致人生-010
- 粉丝: 4379
- 资源: 3086
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功