Skip to content

embabel/prepper

Repository files navigation

Build

Java Spring Apache Tomcat Apache Maven ChatGPT JSON GitHub Actions Docker IntelliJ IDEA

    

    

Meeting Prep Agent

Reimplementation of Crew AI' s Prep for a Meeting Agent in Embabel.

Shows:

  • A domain model, ensuring that LLM calls are type safe and offering extensibility

Configuration

You will need an OPENAI_API_KEY environment variable set to your OpenAI API key.

Alternatively you can change the starters in the Maven pom to use another Embabel model provider, such as Anthropic.

You can also use local LLMs with Ollama.

This project relies on MCP tools. You will need Docker Desktop, with the Docker MCP gateway running, with Brave web search, wikipedia, and LinkedIn tools enabled. Your configuration should look like this:

Docker Desktop

Running

Run the shell script to start Embabel under Spring Shell:

./scripts/shell.sh

Run the prep command.

About

Meeting prep agent

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published