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
- Host: GitHub
- URL: https://github.com/xmlking/agentic
- Owner: xmlking
- Created: 2025-02-06T19:56:34.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-04-12T21:44:10.000Z (17 days ago)
- Last Synced: 2025-04-13T00:59:56.270Z (17 days ago)
- Topics: agentic-ai, ai-sdk, docker-compose, n8n, node, orbstack, qdrant, typescript, vercel
- Language: TypeScript
- Homepage:
- Size: 316 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.

## 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