Origam AI

What it is and what has been done

Origam AI helps you work with Origam creating and deleting entities, modifying their fields, setting up filters, creating APIs, and more.

Users can now ask Origam AI to perform Origam-related actions or answer questions about their Origam project, such as:

  • “Can you create this database entity for me?”

  • “Find me information on how to handle my deployment scripts”

  • “Create a filter for the OrigamDb entity that contains a reference to MasterUser”

  • “Create an API for this OrigamDb entity with a public endpoint connected to a DataStructure”

Who’s impacted

End users

Why you’d use it

Origam AI can now help you:

  • Create your Origam project

  • Learn more about the existing models in your Origam project

What is basically done and connected, at least in a semi-stable beta state:

  • CommunityWebSearch

  • ModelAPI

  • PropertyEditorAPI

  • SearchAPI

  • WizardsAPI

  • Integration of users’ personal prompts through the Origam AI settings

Critical features that have been implemented:

  • Infrastructure for testing and benchmarking the Origam.AI.Agent.Tests project

  • Tests for creating basic objects using an LLM

  • Generation of the benchmark-report.html report

Architectural decisions for the Origam.AI.Agent project