English | 中文
DataPie, a low-code data platform for AI and BI.
- DataExplorer: Front end of DataPie (Js, Ts, Vue, Antd, G2plot, Leaflet, Cy...)
- DataMagic: Java server of DataPie (Springboot, Jwt, Jpa, Druid, Knife4j, Tablesaw, DJL, DL4J...)
- DataSeer: Python server of DataPie (FastApi, Sk-learn, Pytorch, MlFlow, Ray... )
- Data visualization:Connect datasource, build views and publish dashboard easily! (prototype is ready)
- Machine learning: Develop algorithm, build model and train ML quickly! (to be done in 2024)
- AI application building: Manage model and make application rapidly! (to be done in 2024)
- DataPie - Vis prototype
Guest account: guest/Guest@Pie3
DataExplorer: set NODE_OPTIONS=--max-old-space-size=8192; npm run build
DataMagic: mvn3 -DskipTests=true package (generate separate lib, config and jar)
DataExplorer: yarn dev
You are very welcome to join!Raise an issue Or submit a Pull Request。
Pull Request:
- Fork code!
- Create your own branch:
git checkout -b feat/xxxx - Submit your changes:
git commit -am 'feat(function): add xxxxx' - Push your branch:
git push origin feat/xxxx - submit
pull request
add:Add new featuresupdate:update featuresfix:Fix the problem/BUGstyle:The code style is related and does not affect the running resultperf:Optimization/performance improvementrevert:Undo edittest:Test relateddocs:Documentation/notes
If you think this project is helpful to you, you can help the author buy a cup of coffee to show your support!



















