https://github.com/luggapugga/toolkit
A collection of AI tools built for the Vercel AI SDK.
https://github.com/luggapugga/toolkit
ai ai-sdk toolcalling typescript
Last synced: 10 months ago
JSON representation
A collection of AI tools built for the Vercel AI SDK.
- Host: GitHub
- URL: https://github.com/luggapugga/toolkit
- Owner: LuggaPugga
- Created: 2025-07-27T20:36:04.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-08-27T17:06:35.000Z (10 months ago)
- Last Synced: 2025-08-28T02:04:53.209Z (10 months ago)
- Topics: ai, ai-sdk, toolcalling, typescript
- Language: TypeScript
- Homepage: https://toolkit.luggapugga.dev
- Size: 248 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AI Tools Registry
A curated collection of AI tools built for the [Vercel AI SDK](https://ai-sdk.dev). Copy, paste, and customize tools for your next AI application.
> [!WARNING]
> This registry is still in early development. Tools and their APIs are subject to change without notice. Use with caution in production environments.
## Overview
This registry provides template implementations designed to help you get started quickly with AI tools. Each tool serves as a foundation that you can customize for your specific needs. **We recommend modifying these tools rather than using them as-is** for most production use cases.
## Tool Categories
- **Local tools** - File system operations and data access
- **Search tools** - Web search and data retrieval (Exa, Tavily, Linkup)
- **Sandbox tools** - Development environments (E2B, Daytona)
- **Miscellaneous utilities** - Common tasks (fetch, image generation, memory)