Content
### DeRisk
DeRisk AI-Native Risk Intelligence Systems —— Your application system risk intelligent manager provides 7 * 24-hour comprehensive and in-depth protection.
<p align="center" >
<img src="https://github.com/user-attachments/assets/3402415f-b473-4bf2-9785-a270f165dc19" height=100/>
</p>
<div align="center">
<p>
<a href="https://github.com/derisk-ai/derisk">
<img alt="stars" src="https://img.shields.io/github/stars/derisk-ai/derisk?style=social" />
</a>
<a href="https://github.com/derisk-ai/derisk">
<img alt="forks" src="https://img.shields.io/github/forks/derisk-ai/derisk?style=social" />
</a>
<a href="https://opensource.org/licenses/MIT">
<img alt="License: MIT" src="https://img.shields.io/badge/License-MIT-yellow.svg" />
</a>
<a href="https://github.com/derisk-ai/derisk/releases">
<img alt="Release Notes" src="https://img.shields.io/github/release/derisk-ai/derisk" />
</a>
<a href="https://github.com/derisk-ai/derisk/issues">
<img alt="Open Issues" src="https://img.shields.io/github/issues-raw/derisk-ai/derisk" />
</a>
<a href="https://codespaces.new/derisk-ai/derisk">
<img alt="Open in GitHub Codespaces" src="https://github.com/codespaces/badge.svg" />
</a>
</p>
</div>
<p align="center" >
<img src="./assets/derisk_demo.png" height=480/>
</p>
### Quick Start
Install uv
```python
curl -LsSf https://astral.sh/uv/install.sh | sh
```
#### Install Packages
```
uv sync --all-packages --frozen \
--extra "base" \
--extra "proxy_openai" \
--extra "rag" \
--extra "storage_chromadb"
```
#### Start
```
uv run python packages/derisk-app/src/derisk_app/derisk_server.py --config configs/derisk-proxy-deepseek.toml
```
#### Visit Website
Open your browser and visit [`http://localhost:7777`](http://localhost:7777)
### Acknowledgement
Over the past two years, we established the [DB-GPT](https://github.com/eosphoros-ai/DB-GPT) project. 🏗️ To achieve better community collaboration and development, we decided to maintain a set of core foundational framework modules together with the [eosphoros-ai](https://github.com/eosphoros-ai) community. Based on this foundation, we will independently derive capabilities in the risk and data domains. 🔄 At the same time, to make each community's responsibilities and goals more focused, we decided to develop each field in the form of independent communities, with each community focusing on research and applications in their respective domains.
The DeRisk-AI community is dedicated to building AI-native risk intelligence systems. 🛡️ We hope our community can provide you with better services, and we also hope that you can join us to create a better future together. 🤝
### Community Group
Join our networking group on Feishu and share your experience with other developers!
<div align="center" style="display: flex; gap: 20px;">
<img src="assets/derisk-ai.jpg" alt="DeRisk-AI 交流群" width="200" />
</div>
Connection Info
You Might Also Like
MarkItDown MCP
Converting files and office documents to Markdown.
semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
opik
Debug, evaluate, and monitor your LLM applications, RAG systems, and agentic...
kubernetes-mcp-server
Model Context Protocol (MCP) server for Kubernetes and OpenShift
kubernetes-mcp-server
Kubernetes MCP Server for managing container orchestration.
ai-guide
Programmer Yupi's AI Resource Navigation aggregates popular AI large models...