github-actions[bot] commited on
Commit
b364b7e
·
1 Parent(s): 8341c51

Sync with https://github.com/mozilla-ai/.github

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -30,3 +30,7 @@ Blueprints are customizable workflows that help developers build AI applications
30
  - [Federated Finetuning](https://github.com/mozilla-ai/federated-finetuning): Finetune a language model with federated AI, developed in collaboration with [Flower](https://flower.ai/).
31
 
32
  - [Build Your Own Timeline Algorithm](https://github.com/mozilla-ai/byota): An approach to personal, local timeline algorithms that people can either run out-of-the-box or customize.
 
 
 
 
 
30
  - [Federated Finetuning](https://github.com/mozilla-ai/federated-finetuning): Finetune a language model with federated AI, developed in collaboration with [Flower](https://flower.ai/).
31
 
32
  - [Build Your Own Timeline Algorithm](https://github.com/mozilla-ai/byota): An approach to personal, local timeline algorithms that people can either run out-of-the-box or customize.
33
+
34
+ ### 🤖Agents
35
+
36
+ - [any-agent](https://github.com/mozilla-ai/any-agent): A single interface to different Agent frameworks.