Code Monkey home page Code Monkey logo

eairp's Introduction

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.7

docker pull wansenai/eairp-web:2.0.7

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.7

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

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.

eairp's People

Contributors

jackmacarthur avatar jzow avatar wansenai-bot avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.