Skip to content

Commit b621b29

Browse files
authored
Merge pull request #20 from ofermend/add_open_rag_eval
added vectara-agentic and open-rag-eval
2 parents 2c6c509 + 9d59d79 commit b621b29

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@ Awesome Agents is a curated list of open source AI agents.
44

55
## Table of Contents
66

7-
- [Awesome Agents](#awesome-agents)
7+
- [🤖 Awesome Agents](#-awesome-agents)
88
- [Table of Contents](#table-of-contents)
99
- [Frameworks](#frameworks)
10+
- [Testing and Evaluation](#testing-and-evaluation)
1011
- [Software Development](#software-development)
1112
- [Research](#research)
1213
- [Conversational / General Agents](#conversational--general-agents)
@@ -41,10 +42,12 @@ Awesome Agents is a curated list of open source AI agents.
4142
- [agency-swarm](https://github.com/VRSEN/agency-swarm): Reliable agent framework built on top of the latest OpenAI Assistants API. ![GitHub Repo stars](https://img.shields.io/github/stars/VRSEN/agency-swarm?style=social)
4243
- [Upsonic](https://github.com/upsonic/upsonic): Reliable agent framework that supports MCP. ![GitHub Repo stars](https://img.shields.io/github/stars/upsonic/upsonic?style=social)
4344
- [Mastra](https://github.com/mastra-ai/mastra): Mastra is an opinionated TypeScript framework that helps you build AI applications and features quickly. ![GitHub Repo stars](https://img.shields.io/github/stars/mastra-ai/mastra?style=social)
45+
- [Vectara-agentic](https://github.com/vectara/py-vectara-agentic): Vectara-agentic is a framework for creating AI Assistants and agents using Vectara.
4446
- [Portia AI](https://github.com/portiaAI/portia-sdk-python/) Portia is a new open source agentic Python framework designed for creating reliable agents in production. ![GitHub Repo stars](https://img.shields.io/github/stars/portiaAI/portia-sdk-python?style=social)
4547

4648
## Testing and Evaluation
4749
- [Voice Lab](https://github.com/saharmor/voice-lab): A comprehensive testing and evaluation framework for voice agents across language models, prompts, and agent personas. ![GitHub Repo stars](https://img.shields.io/github/stars/saharmor/voice-lab?style=social)
50+
- [Open-RAG-Eval](https://github.com/vectara/open-rag-eval): an open source RAG evaluation framework that does not require golden answers, and can be used to evaluate performance of RAG tools connected to an AI Agent (Agentic RAG)
4851

4952
## Software Development
5053

0 commit comments

Comments
 (0)