AI prompts
base on ⚡️AI Cloud OS: Open-source enterprise-level AI knowledge base and Manus-like agent management platform with admin UI, user management and Single-Sign-On⚡️, supports ChatGPT, Claude, DeepSeek R1, Llama, Ollama, HuggingFace, etc., chat bot demo: https://ai.casibase.com, admin UI demo: https://ai-admin.casibase.com <h1 align="center" style="border-bottom: none;">📦⚡️ Casibase</h1>
<h3 align="center">Open-source AI LangChain-like RAG (Retrieval-Augmented Generation) knowledge database with web UI and Enterprise SSO, supports OpenAI, Azure, LLaMA, Google Gemini, HuggingFace, Claude, Grok, etc.,</h3>
<p align="center">
<a href="#badge">
<img alt="semantic-release" src="https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg">
</a>
<a href="https://hub.docker.com/r/casbin/casibase">
<img alt="docker pull casbin/casibase" src="https://img.shields.io/docker/pulls/casbin/casibase.svg">
</a>
<a href="https://github.com/casibase/casibase/actions/workflows/build.yml">
<img alt="GitHub Workflow Status (branch)" src="https://github.com/casibase/casibase/workflows/Build/badge.svg?style=flat-square">
</a>
<a href="https://github.com/casibase/casibase/releases/latest">
<img alt="GitHub Release" src="https://img.shields.io/github/v/release/casibase/casibase.svg">
</a>
<a href="https://hub.docker.com/r/casbin/casibase">
<img alt="Docker Image Version (latest semver)" src="https://img.shields.io/badge/Docker%20Hub-latest-brightgreen">
</a>
</p>
<p align="center">
<a href="https://goreportcard.com/report/github.com/casibase/casibase">
<img alt="Go Report Card" src="https://goreportcard.com/badge/github.com/casibase/casibase?style=flat-square">
</a>
<a href="https://github.com/casibase/casibase/blob/master/LICENSE">
<img src="https://img.shields.io/github/license/casibase/casibase?style=flat-square" alt="license">
</a>
<a href="https://github.com/casibase/casibase/issues">
<img alt="GitHub issues" src="https://img.shields.io/github/issues/casibase/casibase?style=flat-square">
</a>
<a href="#">
<img alt="GitHub stars" src="https://img.shields.io/github/stars/casibase/casibase?style=flat-square">
</a>
<a href="https://github.com/casibase/casibase/network">
<img alt="GitHub forks" src="https://img.shields.io/github/forks/casibase/casibase?style=flat-square">
</a>
<a href="https://crowdin.com/project/casibase">
<img alt="Crowdin" src="https://badges.crowdin.net/casibase/localized.svg">
</a>
<a href="https://discord.gg/devUNrWXrh">
<img alt="Discord" src="https://img.shields.io/discord/1022748306096537660?logo=discord&label=discord&color=5865F2">
</a>
</p>
## Online Demo
### Read-only site (any modification operation will fail)
- Chat bot: https://ai.casibase.com
- Admin UI: https://ai-admin.casibase.com
### Writable site (original data will be restored for every 5 minutes)
- Chat bot: https://demo.casibase.com
- Admin UI: https://demo-admin.casibase.com
## Documentation
https://casibase.org
## Architecture
Casibase contains 2 parts:
| **Name** | **Description** | **Language** |
|----------------|---------------------------------------------------|-----------------------------------------|
| Frontend | User interface for Casibase | JavaScript + React |
| Backend | Server-side logic and API for Casibase | Golang + Beego + Python + Flask + MySQL |

## Supported Models
**Language Model**
| Model | Sub Type | Link |
|----------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------|
| OpenAI | dall-e-3, gpt-3.5-turbo-0125, gpt-3.5-turbo, gpt-3.5-turbo-1106, gpt-3.5-turbo-instruct, gpt-3.5-turbo-16k-0613, gpt-3.5-turbo-16k, gpt-4-0125-preview, gpt-4-1106-preview, gpt-4-turbo-preview, gpt-4-vision-preview, gpt-4-1106-vision-preview, gpt-4, gpt-4-0613, gpt-4-32k, gpt-4-32k-0613, gpt-4o, gpt-4o-2024-05-13, gpt-4o-mini, gpt-4o-mini-2024-07-18 | [OpenAI](https://chat.openai.com/) |
| Claude | claude-2.0, claude-2.1, claude-instant-1.2, claude-3-sonnet-20240229, claude-3-opus-20240229, claude-3-haiku-20240307 | [Claude](https://claude.ai/chats) |
| Local | custom-model | [Local Computer](#) |
| DeepSeek | deepseek-chat, deepseek-reasoner | [DeepSeek](https://www.deepseek.com/) |
| Azure | dall-e-3, gpt-3.5-turbo-0125, gpt-3.5-turbo, gpt-3.5-turbo-1106, gpt-3.5-turbo-instruct, gpt-3.5-turbo-16k-0613, gpt-3.5-turbo-16k, gpt-4-0125-preview, gpt-4-1106-preview, gpt-4-turbo-preview, gpt-4-vision-preview, gpt-4-1106-vision-preview, gpt-4, gpt-4-0613, gpt-4-32k, gpt-4-32k-0613, gpt-4o, gpt-4o-2024-05-13, gpt-4o-mini, gpt-4o-mini-2024-07-18 | [Azure](https://azure.microsoft.com/zh-cn/products/ai-model-catalog) |
| Amazon Bedrock | claude, claude-instant, command, command-light, embed-english, embed-multilingual, jurassic-2-mid, jurassic-2-ultra, llama-2-chat-13b, llama-2-chat-70b, titan-text-lite, titan-text-express, titan-embeddings, titan-multimodal-embeddings | [Amazon Bedrock](https://aws.amazon.com/cn/bedrock/) |
| Qwen | qwen-long, qwen-turbo, qwen-plus, qwen-max, qwen-max-longcontext | [Qwen](https://www.aliyun.com/product/tongyi) |
| Gemini | gemini-pro, gemini-pro-vision | [Gemini](https://gemini.google.com/) |
| Hugging Face | meta-llama/Llama-2-7b, tiiuae/falcon-180B, bigscience/bloom, gpt2, baichuan-inc/Baichuan2-13B-Chat, THUDM/chatglm2-6b | [Hugging Face](https://huggingface.co/) |
| Cohere | command-light, command | [Cohere](https://cohere.com/) |
| iFlytek | spark-v1.5, spark-v2.0 | [iFlytek](https://xinghuo.xfyun.cn/) |
| ChatGLM | glm-3-turbo, glm-4, glm-4V | [ChatGLM](https://chatglm.cn/) |
| MiniMax | abab5-chat | [MiniMax](https://api.minimax.chat/) |
| Ernie | ERNIE-Bot, ERNIE-Bot-turbo, BLOOMZ-7B, Llama-2 | [Ernie](https://yiyan.baidu.com/) |
| Moonshot | moonshot-v1-8k, moonshot-v1-32k, moonshot-v1-128k | [Moonshot](https://www.moonshot.cn/) |
| Baichuan | Baichuan2-Turbo, Baichuan3-Turbo, Baichuan4 | [Baichuan](https://www.baichuan-ai.com/home) |
| Doubao | Doubao-lite-4k, Doubao-lite-32k, Doubao-lite-128k, Doubao-pro-4k, Doubao-pro-32k, Doubao-pro-128k | [Doubao](https://team.doubao.com/zh/?view_from=homepage_tab) |
| StepFun | step-1-8k, step-1-32k, step-1-128k, sstep-1-256k, step-1-flash, step-2-16k | [StepFun](https://www.stepfun.com/) |
| Hunyuan | hunyuan-lite, hunyuan-standard, hunyuan-standard-256K, hunyuan-pro, hunyuan-code, hunyuan-role, hunyuan-turbo | [Hunyuan](https://hunyuan.tencent.com/) |
| Mistral | mistral-large-latest, pixtral-large-latest, mistral-small-latest, codestral-latest, ministral-8b-latest, ministral-3b-latest, pixtral-12b, mistral-nemo, open-mistral-7b, open-mixtral-8x7b, open-mixtral-8x22b | [Mistral](https://mistral.ai/) |
| OpenRouter | google/palm-2-codechat-bison, google/palm-2-chat-bison, openai/gpt-3.5-turbo, openai/gpt-3.5-turbo-16k, openai/gpt-4, openai/gpt-4-32k, anthropic/claude-2, anthropic/claude-instant-v1, meta-llama/llama-2-13b-chat, meta-llama/llama-2-70b-chat, palm-2-codechat-bison, palm-2-chat-bison, gpt-3.5-turbo, gpt-3.5-turbo-16k, gpt-4, gpt-4-32k, claude-2, claude-instant-v1, llama-2-13b-chat, llama-2-70b-chat | [OpenRouter](https://openrouter.ai/) |
**Embedding Model**
| Model | Sub Type | Link |
|--------------|------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------|
| OpenAI | text-embedding-ada-002, text-embedding-3-small, text-embedding-3-large | [OpenAI](https://chat.openai.com/) |
| Local | custom-embedding | [Local Computer](#) |
| Azure | text-embedding-ada-002, text-embedding-3-small, text-embedding-3-large | [Azure](https://azure.microsoft.com/zh-cn/products/ai-model-catalog) |
| Hugging Face | sentence-transformers/all-MiniLM-L6-v2 | [Hugging Face](https://huggingface.co/) |
| Qwen | text-embedding-v1, text-embedding-v2, text-embedding-v3 | [Qwen](https://www.aliyun.com/product/tongyi) |
| Cohere | embed-english-v2.0, embed-english-light-v2.0, embed-multilingual-v2.0, embed-english-v3.0 | [Cohere](https://cohere.com/) |
| Ernie | default | [Ernie](https://yiyan.baidu.com/) |
| MiniMax | embo-01 | [MiniMax](https://api.minimax.chat/) |
| Hunyuan | hunyuan-embedding | [Hunyuan](https://hunyuan.tencent.com/) |
| Jina | jina-embeddings-v2-base-zh, jina-embeddings-v2-base-en, jina-embeddings-v2-base-de, jina-embeddings-v2-base-code | [Jina](https://jina.ai/) |
## Documentation
<https://casibase.org>
## Install
<https://casibase.org/docs/basic/server-installation>
## How to contact?
Discord: <https://discord.gg/5rPsrAzK7S>
## Contribute
For Casibase, if you have any questions, you can give issues, or you can also directly start Pull Requests(but we recommend giving issues first to communicate with the community).
## License
[Apache-2.0](https://github.com/casibase/casibase/blob/master/LICENSE)
", Assign "at most 3 tags" to the expected json: {"id":"6292","tags":[]} "only from the tags list I provide: [{"id":77,"name":"3d"},{"id":89,"name":"agent"},{"id":17,"name":"ai"},{"id":54,"name":"algorithm"},{"id":24,"name":"api"},{"id":44,"name":"authentication"},{"id":3,"name":"aws"},{"id":27,"name":"backend"},{"id":60,"name":"benchmark"},{"id":72,"name":"best-practices"},{"id":39,"name":"bitcoin"},{"id":37,"name":"blockchain"},{"id":1,"name":"blog"},{"id":45,"name":"bundler"},{"id":58,"name":"cache"},{"id":21,"name":"chat"},{"id":49,"name":"cicd"},{"id":4,"name":"cli"},{"id":64,"name":"cloud-native"},{"id":48,"name":"cms"},{"id":61,"name":"compiler"},{"id":68,"name":"containerization"},{"id":92,"name":"crm"},{"id":34,"name":"data"},{"id":47,"name":"database"},{"id":8,"name":"declarative-gui "},{"id":9,"name":"deploy-tool"},{"id":53,"name":"desktop-app"},{"id":6,"name":"dev-exp-lib"},{"id":59,"name":"dev-tool"},{"id":13,"name":"ecommerce"},{"id":26,"name":"editor"},{"id":66,"name":"emulator"},{"id":62,"name":"filesystem"},{"id":80,"name":"finance"},{"id":15,"name":"firmware"},{"id":73,"name":"for-fun"},{"id":2,"name":"framework"},{"id":11,"name":"frontend"},{"id":22,"name":"game"},{"id":81,"name":"game-engine "},{"id":23,"name":"graphql"},{"id":84,"name":"gui"},{"id":91,"name":"http"},{"id":5,"name":"http-client"},{"id":51,"name":"iac"},{"id":30,"name":"ide"},{"id":78,"name":"iot"},{"id":40,"name":"json"},{"id":83,"name":"julian"},{"id":38,"name":"k8s"},{"id":31,"name":"language"},{"id":10,"name":"learning-resource"},{"id":33,"name":"lib"},{"id":41,"name":"linter"},{"id":28,"name":"lms"},{"id":16,"name":"logging"},{"id":76,"name":"low-code"},{"id":90,"name":"message-queue"},{"id":42,"name":"mobile-app"},{"id":18,"name":"monitoring"},{"id":36,"name":"networking"},{"id":7,"name":"node-version"},{"id":55,"name":"nosql"},{"id":57,"name":"observability"},{"id":46,"name":"orm"},{"id":52,"name":"os"},{"id":14,"name":"parser"},{"id":74,"name":"react"},{"id":82,"name":"real-time"},{"id":56,"name":"robot"},{"id":65,"name":"runtime"},{"id":32,"name":"sdk"},{"id":71,"name":"search"},{"id":63,"name":"secrets"},{"id":25,"name":"security"},{"id":85,"name":"server"},{"id":86,"name":"serverless"},{"id":70,"name":"storage"},{"id":75,"name":"system-design"},{"id":79,"name":"terminal"},{"id":29,"name":"testing"},{"id":12,"name":"ui"},{"id":50,"name":"ux"},{"id":88,"name":"video"},{"id":20,"name":"web-app"},{"id":35,"name":"web-server"},{"id":43,"name":"webassembly"},{"id":69,"name":"workflow"},{"id":87,"name":"yaml"}]" returns me the "expected json"