erp-console/README.md

80 lines
3.2 KiB
Markdown
Raw Normal View History

2024-08-28 14:24:14 +08:00
<h1 align="center"><a href="#" target="_blank">Enterprise AI Resource Planning</a></h1>
<div align="center">
<strong>
Next generation artificial intelligent ERP system
</strong>
</div>
<br />
<div align="center">
<!-- Crates version -->
<a href="https://spring.io/projects/spring-boot#learn">
<img alt="Static Badge" src="https://img.shields.io/badge/spring-boot?label=Spring%20Boot%203.1.3">
</a>
<a href="https://codecov.io/gh/wansenai/eairp" >
<img src="https://codecov.io/gh/wansenai/eairp/graph/badge.svg?token=6OO8JX0ZVV"/>
</a>
<a href="#">
<img alt="GitHub Workflow Status (with event)" src="https://img.shields.io/github/actions/workflow/status/wansenai/wansenerp/maven.yml">
</a>
<!-- commits -->
<a href="#">
<img alt="GitHub last commit (branch)" src="https://img.shields.io/github/last-commit/wansenai/wansenerp/master">
</a>
<a href="">
<img src="https://img.shields.io/github/repo-size/wansenai/eairp"/>
</a>
</div>
<br />
On the basis of ERP business, we have expanded GPT-3.5. individually or company can fine tune your model through our system.
You can provide fully automated business form submission operations through your simple description, and you can chat, interact, and consult information with GPT.
You can deploy through Docker to quickly start and use.
It's completely free, if this project is helpful to you, please click on Star. Thank you.
## Project
[Enginsh](https://github.com/wansenai/eairp/blob/master/README.md) / [简体中文](https://github.com/wansenai/eairp/blob/master/README_ZH.md)
## Online preview
- If you are in Chinese Mainland, please visit [eairp.cn](https://eairp.cn/)
- Otherwise, please visit [erp.wansenai.com](https://erp.wansenai.com/)
- test account (测试账号): admin
- test password (测试密码): 123456
Some functional modules are being developed and improved, please refer to our [to-do list](https://github.com/wansenai/eairp/issues/118) / [开发清单](https://github.com/wansenai/eairp/issues/124). It's not easy to generate electricity with love.
## Quick Start
We provide a more comprehensive Docker deployment method, which can be found in [eairp-docker repository](https://github.com/wansenai/eairp-docker/)
## System screenshot (only part)
![](images/login-page-en.png)
![](images/home-page-zh.png)
![](images/retail-shipment.png)
![](images/product-add-one.png)
![](images/product-add-two.png)
![](images/add-menu-zh.png)
![](images/role-permission-zh.png)
## Other Repository
- [eairp-app](https://github.com/wansenai/eairp-app) **Note:** (The application currently needs to wait for the web side to be fully developed before proceeding)
## License
Licensed under either of
- Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or https://opensource.wansenai.com/)
- MIT license ([LICENSE-MIT](LICENSE-MIT) or https://opensource.wansenai.com/mit)
at your option.
## Community
微信群: 请添加微信`wansenai`备注ERP开源.
## Contribution
We welcome every contributor, both in terms of code and documentation.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the
work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any
additional terms or conditions.