Skip to content

Conversation

@Lovepreet-Kapila
Copy link

This PR adds a simple agentic AI application called SOP Generator Agent.

The agent takes a high-level process description and generates a structured Standard Operating Procedure (SOP) with sections such as Purpose, Scope, Responsibilities, Materials, Steps, KPIs, Risks, and Versioning.

Included:

  • FastAPI endpoint: POST /generate_sop
  • Deployed API on Render
  • Step-by-step README
  • Requirements file
  • Fully reproducible project structure

Deployed API:
https://dps-sop-agent.onrender.com/docs

This README provides an overview of the SOP Generator Agent, including instructions for running the application locally, API endpoint details, deployment instructions, project structure, and example output.
Implement FastAPI app with SOP generation endpoint
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant