Syntax highlighting of AI

= AI 人工智能 =

 * Gemini 2.0 Flash
 * DeepSeek V3  
 * GPT 4o-mini
 * Claude

== 平台 ==

 * huggingface [[https://huggingface.co/]]
 * 硅基流动 siliconflow cloud ,[[https://docs.siliconflow.cn/introduction]]

== 应用 ==

 * chatbox ai [[https://chatboxai.app/zh]][[https://github.com/Bin-Huang/chatbox]]
 * cherry studio [[https://cherry-ai.com/]], [[https://github.com/CherryHQ/cherry-studio/tree/main]]
 * anythingLLM [[https://anythingllm.com/]],开源地址[[https://github.com/Mintplex-Labs/anything-llm]]
 * cursor [[https://www.cursor.com/]]
 * gamma.app [[https://gamma.app/zh-cn]]
 * chatwise.app [[https://api-docs.deepseek.com/zh-cn/guides/fim_completion]], github说明[[https://github.com/egoist/chatwise-releases]]
 * cline 代码插件,vs code里辅助代码编辑 https://github.com/cline/cline

== 模型 ==

 * GPT - OpenAI, GPT-3.5, GPT-4
 * BERT - Google
 * LlaMA - 羊驼, 由Meta开源的大模型, [[https://github.com/meta-llama/llama]][[https://www.llama.com/]]
 * T6: Tensor ProducT ATTenTion Transformer [[https://github.com/tensorgi/T6/tree/main]]
 * 千问 [[https://github.com/QwenLM/Qwen]]
 * 星辰语音大模型 [[https://github.com/Tele-AI/TeleSpeech-ASR]]
 * DeepSeek-V2 [[https://github.com/deepseek-ai/DeepSeek-V2]]
 * DeepSeek-V3 [[https://github.com/deepseek-ai/DeepSeek-V3]]
 * DeepSeek-R1 [[https://github.com/deepseek-ai/DeepSeek-R1]],文档 [[https://api-docs.deepseek.com/zh-cn/guides/fim_completion]]
 * DeepSeek-Coder-V2 [[https://github.com/deepseek-ai/DeepSeek-Coder-V2]]
 * Hunyuan3D 2.0 [[https://github.com/tencent/Hunyuan3D-2]]
 * HunyuanVideo 腾讯混元 [[https://github.com/tencent/HunyuanVideo]]

== 工具 ==

 * Dify [[https://docs.dify.ai/zh-hans/]]
 * kv-cache [[https://github.com/kvcache-ai/Mooncake]]
 * Kaldi Speech Recognition Toolkit [[https://github.com/kaldi-asr/kaldi]]
 * fairseq [[https://github.com/facebookresearch/fairseq]]
 * gradio 使用python快速构建应用[[https://www.gradio.app/]]
 * Milvus 开源向量数据库 [[https://milvus.io/docs/zh/quickstart.md]]
 * Ollama 本地运行大模型, 支持llama3.3, DeepSeek-R1等模型 [[https://ollama.com/]]
 * vLLM 易于使用的LLM大语言模型推理运行库 [[https://docs.vllm.ai/en/latest/]]
 * RAGflow
 * deepscaler https://github.com/agentica-project/deepscaler
 * CodeIO [[https://github.com/hkust-nlp/CodeIO]]
 * RVC变声器  [[https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI]]

== 框架 ==
 * TensorFlow
 * PyTorch [[https://pytorch.org/]]
 * Apache MXNet



== 词汇 ==

 * LLM - Large Language Model
 * MoE - Mixture of Experts, 专家混合模型