- Step1: Visit https://prisimai.github.io/PrisimAI/ and sign up for an account.
- Step2: Create a new project and choose a template or start from scratch.
- Step3: Drag and drop nodes on the canvas to represent LLM calls, API integrations, or memory stores.
- Step4: Configure each node by selecting your LLM provider, setting prompts, and defining parameters.
- Step5: Link nodes to define conversation flows, tool execution, and conditional logic.
- Step6: Test your agent in the built-in simulator; inspect logs and adjust prompts or memory settings.
- Step7: Deploy your agent with one click as a webhook, chat widget, or standalone microservice.