Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .markdownlint-cli2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,5 @@ ignores:
- "tests/**"
- "venv/**"
- ".github/ISSUE_TEMPLATE/**"
- "kitchen-aide/kitchen-contents/*.md"

1 change: 1 addition & 0 deletions .spellcheck-en-custom.txt
Original file line number Diff line number Diff line change
Expand Up @@ -131,3 +131,4 @@ WSL
Vectorization
venv
Zhao
Middleware
2 changes: 1 addition & 1 deletion .spellcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ matrix:
camel-case: true
mode: markdown
sources:
- "**/*.md|!REVIEWERS.md|!build/**|!.tox/**|!venv/**|!beeai_fw_tavily_redis/example_docs/**|!docs/resources/**"
- "**/*.md|!kitchen-aide/**|!REVIEWERS.md|!build/**|!.tox/**|!venv/**|!beeai_fw_tavily_redis/example_docs/**|!docs/resources/**"
dictionary:
wordlists:
- .spellcheck-en-custom.txt
Expand Down
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,13 @@ Ready to dive into BeeAI? We've got you covered! Visit our comprehensive worksho

Each workshop comes with its own presentation materials to guide you through the learning process. Select the workshop you're interested in from the table below:

| Workshop |
| Workshops |
|----------------------------------------------------------------------|
| Introduction to the BeeAI Framework |
| Introduction to ACP and BeeAI — *Update coming soon* |
| Company Analysis Agent with the BeeAI Framework + Tavily + Redis |
| *Additional workshops coming soon!* |
| Middleware for content safety, llm as judge, and more on emitted events |
| Kitchen-Aide - A fun example! |
| Exploring Reasoning Patterns |

## Need Help? 🆘

Expand Down
28 changes: 14 additions & 14 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,35 +13,36 @@ Explore BeeAI through hands-on workshops that demonstrate how BeeAI's integrated
| Workshop | Description |
|:---------------------------------------------------------------------------|:-----------------------------------------------------------------------------------------|
| [Introduction to the BeeAI Framework](introduction_beeai_framework/overview/README.md) | Master the fundamental components of the BeeAI Framework by building a Conference Prep Agent. |
| [Company Analysis Agent with the BeeAI Framework](beeai_fw__tavily_redis/overview/README.md) | Build a Corporate Analysis Agent using a Tavily MCP server for internet search capabilities and Redis for RAG |
| *Additional workshops coming soon!* | - |
| [Company Analysis Agent with the BeeAI Framework](beeai_fw__tavily_redis/overview/README.md) | Build a Corporate Analysis Agent using a Tavily MCP server for internet search capabilities and Redis for RAG |
| [Middleware for content safety, llm as judge, and more on emitted events](middleware/README.md) | Hook into agent emitted events to run prompt injection checks, content safety, and more. |
| [Kitchen-Aide - A fun example!](kitchen-aide/README.md) | Want to figure out how to effective use what's in your kitchen? Kitchen-Aide can help you find the best combinations with your recipes or new recipes! |
| [Exploring Reasoning Patterns](reasoning-patterns/README.md) | Understand how to enable reasoning patterns like re-act, planning, etc. |

## The BeeAI Ecosystem

BeeAI is a comprehensive platform for building, deploying, and managing multi-agent AI systems. Whether you're a developer creating sophisticated agent workflows or a business user leveraging shared agents, BeeAI provides the tools and infrastructure to make AI agents more accessible, interoperable, and production-ready.
BeeAI Framework and Agent Stack platform are a series of Linux Foundation projects advancing AI agents. In the BeeAI Framework you can build reliable, intelligent agents with our lightweight framework that goes beyond prompting and enforces rules. The Agent Stack Platform allows you to deploy and share agents with open infrastructure, free from framework or vendor lock-in. Both projects are complimentary, but not dependent.

BeeAI consists of two integrated components that work together to streamline the entire agent life cycle:

### 1. **Build** with the BeeAI Framework
### **Build** with the BeeAI Framework

Build multi-agent systems leveraging agents from any framework that meet your requirements.

#### For Developers

- Build multi-agent systems that meet custom requirements while leveraging production-grade, out-of-the-box components
- Run and test custom agents in a consistent development environment
- Leverage templates and examples to accelerate development
- Preserve your agent's reasoning abilities while enforcing deterministic rules instead of suggesting behavior.
- Integrate with your existing stack in minutes with native OpenTelemetry support for auditing and monitoring.
- Build MCP-compatible components, equip agents with MCP tools, and interoperate with any MCP or A2A agent.

### 2. **Configure, Deploy, Run, Share, and Govern** in the BeeAI Platform
### 2. **Configure, Deploy, Run, Share, and Govern** in the Agent Stack Platform

Make your agents easy to share and run with others no matter what agent framework they were built on!

#### For Developers

- Configure agents to leverage ready-made UIs provided by the platform
- Specify recommended models for optimal agent performance
- Easily observe agent performance with real end users
- Maintain visibility into agent usage and behavior through comprehensive telemetry, access controls, and audit trails
- Run agents from LangChain, CrewAI, BeeAI and more on a single platform. Enable cross-framework collaboration without rewriting your code.
- Generate a shareable front-end from your code in minutes. Focus on your agent's logic, not UI frameworks.
- Go from container to production-ready. We handle database, storage, scaling, and RAG so you can focus on your agent.
- Test across OpenAI, Anthropic, Gemini, IBM watsonx, Ollama and more. Instantly compare performance and cost to find the optimal model.
- Locally run your agents with a UI or self host the platform to enable a hosted experience for your users

#### For Business Users
Expand All @@ -52,7 +53,6 @@ Make your agents easy to share and run with others no matter what agent framewor
## Finished with the Workshops and Ready to Take It to the Next Level?

- Check out our documentation for the [BeeAI Framework](https://github.com/i-am-bee/beeai-framework) and [BeeAI Platform](https://docs.beeai.dev/introduction/welcome)
- Dive into the example repos for the [BeeAI Framework](https://github.com/i-am-bee/beeai-framework) and [BeeAI Platform](https://github.com/i-am-bee/beeai-platform)
- Stuck? Join our [Discord](https://discord.com/invite/NradeA6ZNF) server for quick troubleshooting

## Ready to Contribute?
Expand Down
21 changes: 21 additions & 0 deletions kitchen-aide/kitchen-contents/freezer_contents.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Freezer Contents

## Food Item
**Item** Blueberries
**Expiration Date** None

## Food Item
**Item** Spinach
**Expiration Date** None

## Food Item
**Item** Ravioli
**Expiration Date** None

## Food Item
**Item** Italian Sausage
**Expiration Date** None

## Food Item
**Item** Pesto
**Expiration Date** None
33 changes: 33 additions & 0 deletions kitchen-aide/kitchen-contents/fridge_contents.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# Fridge Contents

## Food Item
**Item** Eggs
**Expiration Date** None

## Food Item
**Item** Milk
**Expiration Date** None

## Food Item
**Item** Bacon
**Expiration Date** None

## Food Item
**Item** Carrots
**Expiration Date** None

## Food Item
**Item** Mozzarella Cheese
**Expiration Date** None

## Food Item
**Item** Cream Cheese
**Expiration Date** None

## Food Item
**Item** Ground Beef
**Expiration Date** None

## Food Item
**Item** Onions
**Expiration Date** None
59 changes: 59 additions & 0 deletions kitchen-aide/kitchen-contents/my_recipes.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
# My Recipes

## Spinach & Sausage Ravioli

**Servings:** 4
**Total Time:** 20 minutes
**Tags:** Italian, Dinner, Quick

### Ingredients

- 12 oz frozen ravioli
- 1 lb Italian sausage, sliced
- 2 cups spinach
- 1/2 cup cream or cream cheese
- Salt & pepper, to taste

### Instructions

1. Brown the sausage in a skillet.
2. Add ravioli and a splash of water; cover until cooked.
3. Stir in spinach and cream until combined.
4. Season and serve warm.

## Neapolitan Margherita Pizza

**Servings:** 2 (two 10–12" pies)
**Total Time:** 9 hours
**Tags:** Italian, Pizza, Neapolitan, Dinner

### Ingredients

#### Dough

- 300 g Tipo 00 flour (Caputo preferred)
- 195 g water (65% hydration)
- 6 g salt
- 0.2–1 g fresh yeast (or 1/8 tsp active dry yeast)

#### Sauce

- 200 g canned San Marzano tomatoes (crushed by hand)
- Pinch of salt

#### Toppings

- 150 g fresh mozzarella (fior di latte or bufala), torn into pieces
- Fresh basil leaves
- Extra virgin olive oil

### Instructions

1. **Make dough**: Mix flour and salt. Dissolve yeast in water, then combine. Mix until dough forms.
2. **Knead**: Knead 8–10 minutes until smooth and elastic.
3. **Bulk rise**: Cover and proof 2 hours at room temp.
4. **Ball and ferment**: Divide into 2 dough balls; cold ferment 6–22 hours.
5. **Preheat oven**: Heat pizza oven/stone to 900°F (480°C) or hottest possible.
6. **Shape**: Press dough into rounds — stretch by hand, don’t use a rolling pin.
7. **Assemble**: Spread tomatoes lightly, add mozzarella, basil, and a drizzle of olive oil.
8. **Bake**: Cook 90–120 seconds, rotating frequently until cornicione is blistered.
29 changes: 29 additions & 0 deletions kitchen-aide/kitchen-contents/pantry_contents.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# Pantry Contents

## Food Item
**Item** Flour
**Expiration Date** None

## Food Item
**Item** Tomato Sauce
**Expiration Date** None

## Food Item
**Item** Canned Olives
**Expiration Date** None

## Food Item
**Item** Salt
**Expiration Date** None

## Food Item
**Item** Pepper
**Expiration Date** None

## Food Item
**Item** Bread Crumbs
**Expiration Date** None

## Food Item
**Item** Pasta Sauce
**Expiration Date** None
Loading