lobehub/README.md

146 lines
4.1 KiB
Markdown
Raw Normal View History

2023-05-21 15:49:04 +00:00
<a name="readme-top"></a>
<div align="center">
2023-08-15 10:03:36 +00:00
<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">
2023-08-15 10:03:36 +00:00
<img height="120" src="https://registry.npmmirror.com/@lobehub/assets-emoji/1.3.0/files/assets/robot.webp">
2023-05-21 15:49:04 +00:00
<h1>Lobe Chat</h1>
2023-07-23 06:31:13 +00:00
Lobe Chat is an open-source chatbot client using OpenAI and Next.js
2023-05-21 15:49:04 +00:00
[Changelog](./CHANGELOG.md) · [Report Bug][issues-url] · [Request Feature][issues-url]
2023-05-21 15:49:04 +00:00
<!-- SHIELD GROUP -->
[![release][release-shield]][release-url]
[![releaseDate][release-date-shield]][release-date-url]
[![ciTest][ci-test-shield]][ci-test-url]
[![ciRelease][ci-release-shield]][ci-release-url] <br/>
2023-05-21 15:49:04 +00:00
[![contributors][contributors-shield]][contributors-url]
[![forks][forks-shield]][forks-url]
[![stargazers][stargazers-shield]][stargazers-url]
[![issues][issues-shield]][issues-url]
![](https://raw.githubusercontent.com/andreasbm/readme/master/assets/lines/rainbow.png)
2023-05-21 15:49:04 +00:00
</div>
<details>
<summary><kbd>Table of contents</kbd></summary>
#### TOC
- [⌨️ Local Development](#-local-development)
- [🤝 Contributing](#-contributing)
####
</details>
2023-05-21 15:49:04 +00:00
## ⌨️ Local Development
You can use Gitpod for online development:
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)][gitpod-url]
Or clone it for local development:
```bash
$ git clone https://github.com/lobehub/lobe-chat.git
$ cd lobe-chat
$ pnpm install
$ pnpm start
2023-05-21 15:49:04 +00:00
```
<div align="right">
[![][back-to-top]](#readme-top)
</div>
## 🤝 Contributing
<!-- CONTRIBUTION GROUP -->
2023-05-21 18:18:14 +00:00
> 📊 Total: <kbd>**4**</kbd>
2023-05-21 15:49:04 +00:00
2023-05-21 16:23:00 +00:00
<a href="https://github.com/arvinxx" title="arvinxx">
<img src="https://avatars.githubusercontent.com/u/28616219?v=4" width="50" />
</a>
2023-07-23 18:17:40 +00:00
<a href="https://github.com/canisminor1990" title="canisminor1990">
<img src="https://avatars.githubusercontent.com/u/17870709?v=4" width="50" />
</a>
2023-05-21 18:18:14 +00:00
<a href="https://github.com/apps/dependabot" title="dependabot[bot]">
<img src="https://avatars.githubusercontent.com/in/29110?v=4" width="50" />
</a>
<a href="https://github.com/actions-user" title="actions-user">
<img src="https://avatars.githubusercontent.com/u/65916846?v=4" width="50" />
2023-05-21 15:49:04 +00:00
</a>
<!-- CONTRIBUTION END -->
<div align="right">
[![][back-to-top]](#readme-top)
</div>
---
2023-05-21 15:49:04 +00:00
#### 📝 License
Copyright © 2023 [LobeHub][profile-url]. <br />
This project is [MIT](./LICENSE) licensed.
2023-05-21 15:49:04 +00:00
<!-- LINK GROUP -->
[profile-url]: https://github.com/lobehub
[issues-url]: https://github.com/lobehub/lobe-chat/issues/new/choose
[gitpod-url]: https://gitpod.io/#https://github.com/lobehub/lobe-chat
<!-- SHIELD LINK GROUP -->
[back-to-top]: https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square
<!-- release -->
2023-05-21 16:00:45 +00:00
[release-shield]: https://img.shields.io/npm/v/@lobehub/chat?label=%F0%9F%A4%AF%20NPM
[release-url]: https://www.npmjs.com/package/@lobehub/chat
2023-05-21 15:49:04 +00:00
<!-- releaseDate -->
[release-date-shield]: https://img.shields.io/github/release-date/lobehub/lobe-chat?style=flat
[release-date-url]: https://github.com/lobehub/lobe-chat/releases
<!-- ciTest -->
[ci-test-shield]: https://github.com/lobehub/lobe-chat/workflows/Test%20CI/badge.svg
[ci-test-url]: https://github.com/lobehub/lobe-chat/actions/workflows/test.yml
<!-- ciRelease -->
[ci-release-shield]: https://github.com/lobehub/lobe-chat/workflows/Release%20CI/badge.svg
[ci-release-url]: https://github.com/lobehub/lobe-chat/actions?query=workflow%3ARelease%20CI
2023-05-21 15:49:04 +00:00
<!-- contributors -->
[contributors-shield]: https://img.shields.io/github/contributors/lobehub/lobe-chat.svg?style=flat
[contributors-url]: https://github.com/lobehub/lobe-chat/graphs/contributors
<!-- forks -->
[forks-shield]: https://img.shields.io/github/forks/lobehub/lobe-chat.svg?style=flat
[forks-url]: https://github.com/lobehub/lobe-chat/network/members
<!-- stargazers -->
[stargazers-shield]: https://img.shields.io/github/stars/lobehub/lobe-chat.svg?style=flat
[stargazers-url]: https://github.com/lobehub/lobe-chat/stargazers
<!-- issues -->
[issues-shield]: https://img.shields.io/github/issues/lobehub/lobe-chat.svg?style=flat
[issues-url]: https://img.shields.io/github/issues/lobehub/lobe-chat.svg?style=flat