<div align="center">

<img height="120" src="https://registry.npmmirror.com/@lobehub/assets-logo/1.0.0/files/assets/logo-3d.webp">
<img height="120" src="https://gw.alipayobjects.com/zos/kitchen/qJ3l3EPsdW/split.svg">
<img height="120" src="https://registry.npmmirror.com/@lobehub/assets-emoji/1.3.0/files/assets/robot.webp">

<h1>AiPM Chat Contributing Wiki</h1>

AiPMChat is an open-source, extensible ([Function Calling][fc-url]), high-performance chatbot framework. <br/> It supports one-click free deployment of your private ChatGPT/LLM web application.

[Usage Documents](https://theforage.cn/docs) | [使用指南](https://theforage.cn/docs)

</div>

![](https://raw.githubusercontent.com/andreasbm/readme/master/assets/lines/rainbow.png)

<!-- DOCS LIST -->

### 🌿 Basic

- [Architecture Design](https://github.com/aipmhub/aipm-chat/wiki/Architecture) | [架构设计](https://github.com/aipmhub/aipm-chat/wiki/Architecture.zh-CN)
- [Code Style and Contribution Guidelines](https://github.com/aipmhub/aipm-chat/wiki/Contributing-Guidelines) | [代码风格与贡献指南](https://github.com/aipmhub/aipm-chat/wiki/Contributing-Guidelines.zh-CN)
- [Complete Guide to AiPMChat Feature Development](https://github.com/aipmhub/aipm-chat/wiki/Feature-Development) | [AiPMChat 功能开发完全指南](https://github.com/aipmhub/aipm-chat/wiki/Feature-Development.zh-CN)
- [Conversation API Implementation Logic](https://github.com/aipmhub/aipm-chat/wiki/Chat-API) | [会话 API 实现逻辑](https://github.com/aipmhub/aipm-chat/wiki/Chat-API.zh-CN)
- [Directory Structure](https://github.com/aipmhub/aipm-chat/wiki/Folder-Structure) | [目录架构](https://github.com/aipmhub/aipm-chat/wiki/Folder-Structure.zh-CN)
- [Environment Setup Guide](https://github.com/aipmhub/aipm-chat/wiki/Setup-Development) | [环境设置指南](https://github.com/aipmhub/aipm-chat/wiki/Setup-Development.zh-CN)
- [How to Develop a New Feature](https://github.com/aipmhub/aipm-chat/wiki/Feature-Development-Frontend) | [如何开发一个新功能：前端实现](https://github.com/aipmhub/aipm-chat/wiki/Feature-Development-Frontend.zh-CN)
- [New Authentication Provider Guide](https://github.com/aipmhub/aipm-chat/wiki/Add-New-Authentication-Providers) | [新身份验证方式开发指南](https://github.com/aipmhub/aipm-chat/wiki/Add-New-Authentication-Providers.zh-CN)
- [Resources and References](https://github.com/aipmhub/aipm-chat/wiki/Resources) | [资源与参考](https://github.com/aipmhub/aipm-chat/wiki/Resources.zh-CN)
- [Technical Development Getting Started Guide](https://github.com/aipmhub/aipm-chat/wiki/Intro) | [技术开发上手指南](https://github.com/aipmhub/aipm-chat/wiki/Intro.zh-CN)
- [Testing Guide](https://github.com/aipmhub/aipm-chat/wiki/Test) | [测试指南](https://github.com/aipmhub/aipm-chat/wiki/Test.zh-CN)

<br/>

### 🌎 Internationalization

- [Internationalization Implementation Guide](https://github.com/aipmhub/aipm-chat/wiki/Internationalization-Implementation) | [国际化实现指南](https://github.com/aipmhub/aipm-chat/wiki/Internationalization-Implementation.zh-CN)
- [New Locale Guide](https://github.com/aipmhub/aipm-chat/wiki/Add-New-Locale) | [新语种添加指南](https://github.com/aipmhub/aipm-chat/wiki/Add-New-Locale.zh-CN)

<br/>

### ⌨️ State Management

- [Best Practices for State Management](https://github.com/aipmhub/aipm-chat/wiki/State-Management-Intro) | [状态管理最佳实践](https://github.com/aipmhub/aipm-chat/wiki/State-Management-Intro.zh-CN)
- [Data Store Selector](https://github.com/aipmhub/aipm-chat/wiki/State-Management-Selectors) | [数据存储取数模块](https://github.com/aipmhub/aipm-chat/wiki/State-Management-Selectors.zh-CN)

<br/>

### 🤖 Agents

- [Agent Index and Submit](https://github.com/aipmhub/aipm-chat-agents) | [助手索引与提交](https://github.com/aipmhub/aipm-chat-agents/blob/main/README.zh-CN.md)

<br/>

### 🧩 Plugins

- [Plugin Index and Submit](https://github.com/aipmhub/aipm-chat-plugins) | [插件索引与提交](https://github.com/aipmhub/aipm-chat-plugins/blob/main/README.zh-CN.md)
- [Plugin SDK Docs](https://chat-plugin-sdk.theforage.cn) | [插件 SDK 文档](https://chat-plugin-sdk.theforage.cn)

<br/>

### 📊 Others

- [Lighthouse Reports](https://github.com/aipmhub/aipm-chat/wiki/Lighthouse) | [Lighthouse 测试报告](https://github.com/aipmhub/aipm-chat/wiki/Lighthouse.zh-CN)

<br/>

 <!-- DOCS LIST -->

---

<details><summary><h4>📝 License</h4></summary>

[![][fossa-license-shield]][fossa-license-url]

</details>

Copyright © 2024 [AiPMHub][profile-url]. <br />
This project is [MIT][license-url] licensed.

<!-- LINK GROUP -->

[fc-url]: https://sspai.com/post/81986
[fossa-license-shield]: https://app.fossa.com/api/projects/git%2Bgithub.com%2Flobehub%2Flobe-chat.svg?type=large
[fossa-license-url]: https://app.fossa.com/projects/git%2Bgithub.com%2Flobehub%2Flobe-chat
[license-url]: https://github.com/aipmhub/aipm-chat/blob/main/LICENSE
[profile-url]: https://github.com/lobehub
