Back to feed
Dev.to
Dev.to
5/9/2026
Building an AI-Powered ERP System with Gemma 26B MoE, .NET 8, Python & React

Building an AI-Powered ERP System with Gemma 26B MoE, .NET 8, Python & React

Short summary

Learn how to build a production-ready microservices ERP system with AI integration. The tutorial covers architecture decisions (PostgreSQL with pgvector, .NET 8 for logic, Python FastAPI for RAG), integrating Gemma 4 and Gemini embeddings via Google Cloud, and deploying to Cloud Run + Vercel. Includes SQL schema, setup steps, and a working GitHub repo with video demo.

  • Microservices architecture for enterprise-grade SaaS with separate .NET (ERP) and Python (AI) services
  • Integrates Gemma 4 and Gemini embeddings with PostgreSQL+pgvector for hybrid relational/vector data
  • Complete setup guide with code examples, cloud configuration, and production deployment patterns

Generated with AI, which can make mistakes.

Is this a good recommendation for you?

Explore more