- Clone the repository:
git clone https://github.com/basin-global/eliza-ensurance-agents.git
cd eliza-ensurance-agents
- Install dependencies:
pnpm install
- Start the application with an example character:
# Once example characters are available:
pnpm start --character="characters-examples/ensurance-agents/example.json"
Check out characters-examples/ensurance-agents
for example character configurations.
To create your own character:
- Review the examples in
characters-examples/ensurance-agents
- Contact the maintainers for access and guidance
- We'll help you get set up!