An open API service indexing awesome lists of open source software.

https://github.com/xmlking/agentic

Evaluating emerging Agentic AI frameworks
https://github.com/xmlking/agentic

agentic-ai ai-sdk docker-compose n8n node orbstack qdrant typescript vercel

Last synced: 17 days ago
JSON representation

Evaluating emerging Agentic AI frameworks

Awesome Lists containing this project

README

        

# Agentic AI Playground

Playing with emerging **Agentic AI** frameworks

**What is Agent?**

> AI agents are simply Large Language Models that have been given the ability to interact with the outside world.

![image info](./docs/images/what-is-agent.png)

## Projects

- **[Vercel AI SDK](./docs/ai-sdk.md)** - A set of Agentic AI code examples using **Vercel AI SDK**
- **[n8n](./docs/n8n.md)** - Running **n8n** workflow automation tool in `docker-compose` with [OrbStack](https://docs.orbstack.dev/docker/domains)
- **[Flowise](https://flowiseai.com/)** - TODO

## Experiments

- [x] Streaming
- [x] Function Calling
- [x] Structured Outputs
- [ ] Developer Messages
- [ ] Reasoning Models

### What you can build

⭐️ **AI Agents** for scheduling appointments

⭐️ **Summarize Company PDFs** securely without data leaks

⭐️ **Smarter Teams Bots** for enhanced company communications and IT operations

⭐️ **Private Financial Document Analysis** at minimal cost

## Frameworks

- [x] [Vercel AI](https://sdk.vercel.ai/) - is library that gives the tools needed to build AI-powered products
- [x] [n8n](https://n8n.io/) - AI-native workflow automation
- [ ] [OpenManus](https://github.com/henryalps/OpenManus) - is an open-source project aimed at replicating the capabilities of the Manus AI agent, a groundbreaking general-purpose AI developed by Monica
- [ ] [Anus](https://github.com/nikmcfly/ANUS) - Autonomous Networked Utility System