Quickstart
There are two GitHub template repos you can use to create your own project:
- Java template - https://github.com/embabel/java-agent-template
- Kotlin template - https://github.com/embabel/kotlin-agent-template
Or you can use our project creator to create a custom project:
uvx --from git+https://github.com/embabel/project-creator.git project-creatorNow you have the code you need to run Embabel with LLMs from Open AI or Anthropic by using the included Maven profiles. Skip ahead to Environment Setup for API-key configuration, or detailed instructions on how to use other LLM providers.