Skip to content

Releases: MLaitarovsky/auto-procure

v1.0.0 - Auto-Procure MVP

07 Feb 13:44

Choose a tag to compare

🚀 Auto-Procure v1.0.0

First stable release of the Autonomous Supply Chain Agent.

✨ Features

  • Full-Stack: Next.js 15 Frontend + Python FastAPI Backend.
  • AI Core: CrewAI Agent using GPT-4 for inventory reasoning.
  • Infrastructure: Fully Dockerized (docker-compose up).
  • Data: Supabase PostgreSQL integration.

📦 Quick Start

  1. Clone repo.
  2. Add .env credentials.
  3. Run docker-compose up --build.