Skip to content

spatial-andrewc/agentic_backend_service

Repository files navigation

Testing the Crew AI framework

Overview

A demo project to make use of Crew AI's coding agents. The crew of agents work together to execute tasks and build a backend service for a simple user management API. The backend service is written in Python and utilises patterns from the Comsic Python resource.

Result

The output from the LLM workflow lives in /output. I was pleasantly surprised by the result. With further prompt refinement and more guardrails the resulting code would be even neater.

Makefile Commands

  • make run: runs the Crew AI crew (equivelant to crewai run)
  • make lint: runs a Ruff check with fix + a Ruff format

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published