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/QwenLM/Qwen2.5]] * 星辰语音大模型 [[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/]] * SGLang 运行大语言模型 [[https://github.com/sgl-project/sglang]] * 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]] == AI代码编辑器 == * Trae IDE, 字节跳动旗下的AI代码编辑器 [[https://traeide.com/zh/]] * Cursor, 一款从零开始构建的现代AI编辑器,完全为AI集成优化 [[https://www.cursor.com]] * GitHub Copilot, GitHub官方推出的AI编程助手 [[https://github.com/features/copilot]] * Codeium Windsurf, 支持20多种编程语言的AI代码补全工具 [[https://codeium.com/windsurf]] * Tabnine, 支持多种编程语言的AI代码补全工具 [[https://www.tabnine.com/]] * Replit, 强大的在线IDE,支持超过50种编程语言,具有实时协作功能 [[https://replit.com/]] * Amazon CodeWhisperer, 亚马逊推出的AI编程助手,专注于AWS服务和API的支持 [[https://aws.amazon.com/codewhisperer]] * Devv AI, 专为开发者打造的智能搜索引擎,带有在线代码运行环境(测试版) [[https://devv.ai/]] * Bolt, StackBlitz推出的在线开发环境,集成AI功能 [[https://bolt.new/]] == 框架 == * PyTorch [[https://pytorch.org/]] * TensorFlow [[https://tensorflow.google.cn/?hl=zh-cn]] * Apache MXNet [[https://mxnet.apache.org/]] * Caffe, a deep learning framework [[https://caffe.berkeleyvision.org/]] == 词汇 == * LLM - Large Language Model * MoE - Mixture of Experts, 专家混合模型
