Skip to content
 
 

Latest commit

 

History

3,575 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Homepage Dotnet GitHub Repo stars Nuget version Nuget download License


AI ERP

AI ERP is a free, open-source program to manage business data: customers, projects, documents, tasks, and anything else a company needs. You can adapt it to your own way of working without writing code.

It is built on the current .NET platform (ASP.NET Core 10 / .NET 10) and stores data in a PostgreSQL 16 database. It runs on Windows and on Linux (tested on Windows).

If you like this project and want it to continue, you can support it by:

  • giving it a "star";
  • contributing to the source;
  • becoming a Sponsor: click the Sponsor button. Thank you in advance.

The ERP works with an AI agent

AI ERP is made to work together with an AI agent. The agent can learn your data structure — which types exist and which fields they have — and then work on the data itself:

  • search the records;
  • create new records, change them and delete them;
  • connect records to each other (for example, link a project to a customer).

You ask the agent in normal language ("add a customer named ...", "which projects are late?"), and the agent performs the real operations inside the ERP. Every operation runs as a normal ERP user, so the same permissions, rules and checks that protect your data from people also apply to the agent. The agent does not go around them.

Operated with AgentBridge

The agent is used through AgentBridge, the companion program. AgentBridge is where you talk with the agent and let it work on the ERP. You do not need to use the ERP screens yourself.

Automatic work

The agent can read the data and change it on its own. Because of this, routine tasks can run automatically, without a person doing every step by hand. For example, recurring updates to records can be left to the agent instead of being done manually.

Related repositories

WebVella-ERP-StencilJs

WebVella-ERP-Seed

WebVella-TagHelpers

Third party libraries

License

Contact

Developer/Company

About

Free and open-source pluggable ERP and CRM software based on ASP.NET Core 9, RazorPages and PostgreSQL . Targets Linux or Windows as host OS.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages