Jzow / eairp

The Next generation AI ERP System

Home Page:http://erp.wansen.cloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enterprise AI Resource Planning

Next generation artificial intelligent ERP system


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 / 简体中文

Online preview

Some functional modules are being developed and improved, please refer to our to-do list / 开发清单. It's not easy to generate electricity with love.

Quick Start

docker pull wansenai/eairp:2.0.9

docker pull wansenai/eairp-web:2.0.9

Run Server

You can customize and modify port 8080, please ensure that the service ports monitored by your front-end are consistent. If you want to deploy to your domain name, the local host needs to be modified to your domain name.

We will use the Docker Compose method for integration and deployment next it is coming soon :)

docker run --name eairp -d -p 8080:8088 wansenai/eairp:2.0.9

docker run --name eairp-web -d -p 3000:80 -e API_BASE_URL=http://localhost:8080/erp-api wansenai/eairp-web:2.0.9

System screenshot (only part)

Other Repository

  • eairp-app Note: (The application currently needs to wait for the web side to be fully developed before proceeding)

License

Licensed under either of

at your option.

Community

WeChat Group: 关注微信公众号万森工业技术点击开源交流按钮扫码进群,欢迎进群交流 (由于微信的群规则,每周会更新一次二维码链接推送)

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.

About

The Next generation AI ERP System

http://erp.wansen.cloud

License:Apache License 2.0


Languages

Language:Vue 35.3%Language:Java 35.3%Language:TypeScript 23.1%Language:Kotlin 4.2%Language:Less 1.1%Language:JavaScript 0.7%Language:SCSS 0.1%Language:HTML 0.1%Language:CSS 0.1%Language:Rust 0.0%Language:Makefile 0.0%Language:Dockerfile 0.0%