Laravel Client
Createdscriptoshi
Integrates Anthropic's Claude AI model with custom tool servers within a Laravel application, extending Claude's capabilities.
About
Laravel Client seamlessly integrates Anthropic's Claude AI with custom tool servers, enabling developers to extend Claude's capabilities within their Laravel applications. It offers features like tool server management, queuing support for long-running tasks, event-driven architecture, chat history management, and database persistence. This package simplifies the process of creating and managing tool servers, allowing you to leverage the power of Claude AI for a wide range of applications.
Key Features
- Database persistence for conversations and tool executions
- 17 GitHub stars
- Seamless integration with Anthropic's Claude API
- Automatic chat title generation
- Tool server management and execution
- Built-in queuing support for long-running tools
Use Cases
- Creating conversational AI experiences with persistent chat history and tool execution tracking.
- Building applications that require interaction with custom tool servers.
- Extending Claude AI with custom tools and services in a Laravel application.