laraveleasyai
Unified AI chat for Laravel — Ollama, OpenAI (ChatGPT), Anthropic (Claude), DeepSeek, Gemini, Groq. One interface, any AI provider — built-in chat UI, RAG, tool calling, no separate vector DB needed.
File Explorer
- tests.yml
- FUNDING.yml
- banner.svg
- ai.php
- 2026_08_05_000000_create_chat_tables.php
- 2026_08_05_000001_create_ai_documents_table.php
- 2026_08_06_000000_create_projects_and_files_tables.php
- 2026_08_06_000001_add_project_id_to_chat_sessions.php
- 2026_08_13_000000_add_identity_to_chat_sessions_table.php
- 2026_08_13_000001_add_rating_to_chat_messages_table.php
- 2026_08_13_000002_create_chat_attachments_table.php
- 2026_08_14_000000_create_ai_settings_table.php
- 2026_08_14_000001_add_identity_to_projects_table.php
- 2026_08_14_000002_rename_projects_tables_for_namespace_safety.php
- 2026_08_14_000003_add_queued_status_to_project_files.php
- 2026_08_14_000004_create_ai_admins_table.php
- 2026_08_14_000005_rename_chat_tables_for_namespace_safety.php
- 2026_08_15_000000_create_ai_usage_logs_table.php
- 2026_08_16_000000_add_parent_attachment_id_to_chat_attachments.php
- 2026_08_17_000000_add_share_token_to_chat_sessions_table.php
- github-dark.min.css
- highlight.min.js
- marked.min.js
- widget.blade.php
- conversation.blade.php
- analytics.blade.php
- chat.blade.php
- public-share.blade.php
- settings.blade.php
- chat.php
- commerce.php
- WebSearchProvider.php
- WebSearchTool.php
- BraveSearchProvider.php
- TavilySearchProvider.php
- Tool.php
- ToolCall.php
- AIChatController.php
- AnalyticsController.php
- ChatAttachmentController.php
- ProjectController.php
- ProjectFileController.php
- SettingsController.php
- ChatBlockedException.php
- SendWebhookJob.php
- AiAdmin.php
- AiSetting.php
- ChatAttachment.php
- ChatMessage.php
- ChatSession.php
- Project.php
- ProjectFile.php
- DocxExporter.php
- PdfExporter.php
- PptxExporter.php
- XlsxExporter.php
- ChatGuard.php
- ChatIdentity.php
- PdfMarkdown.php
- PdfPageRenderer.php
- SettingsOverlay.php
- TextExtractor.php
- ChatServiceProvider.php
- OrderResolver.php
- ProductResolver.php
- StoreAnalyticsResolver.php
- OrderStatusController.php
- ProductAssistantController.php
- StoreAssistantController.php
- StorePrompts.php
- StructuredResponseParser.php
- CommerceServiceProvider.php
- InstallCommand.php
- MakeAdminCommand.php
- RagIngestCommand.php
- AIProviderInterface.php
- AIResponseInterface.php
- AbstractDriver.php
- AnthropicDriver.php
- CustomDriver.php
- DeepSeekDriver.php
- GeminiDriver.php
- GroqDriver.php
- OllamaDriver.php
- OpenAIDriver.php
- TogetherDriver.php
- AIException.php
- ConnectionException.php
- ProviderException.php
- AI.php
- VectorStoreInterface.php
- IngestDocumentJob.php
- PgVectorStore.php
- AutoIndexer.php
- RAGManager.php
- AIResponse.php
- MessageFormatter.php
- TokenEstimator.php
- UsageLogger.php
- AIManager.php
- AIServiceProvider.php
- helpers.php
- AdminAccessTest.php
- AudioTest.php
- ChatAttachmentTest.php
- ChatFlowTest.php
- ChatToolCallingTest.php
- CommerceTest.php
- ConversationExportTest.php
- CostEstimationTest.php
- DriverTest.php
- EmbeddingsTest.php
- GroqDriverTest.php
- ImageCommandTest.php
- ImageGenerationTest.php
- InstallCommandTest.php
- MultiProviderThinkingTest.php
- NewProvidersTest.php
- OllamaThinkingTest.php
- ProjectOwnershipTest.php
- QueuedIngestionTest.php
- QueuedWebhookTest.php
- RAGManagerTest.php
- ResponseCachingTest.php
- RetryTest.php
- SettingsTest.php
- ShareLinkTest.php
- StreamingAgentTest.php
- StructuredOutputTest.php
- ToolCallingTest.php
- UsageLoggingTest.php
- VectorStoreDelegationTest.php
- AIResponseTest.php
- BraveSearchProviderTest.php
- ChatGuardTest.php
- ChatIdentityTest.php
- IngestDocumentJobTest.php
- MessageFormatterTest.php
- PdfPageRendererTest.php
- PgVectorStoreTest.php
- SendWebhookJobTest.php
- StructuredResponseParserTest.php
- TavilySearchProviderTest.php
- TokenEstimatorTest.php
- ToolTest.php
- WebSearchToolTest.php
- TestCase.php
- .gitignore
- CHANGELOG.md
- composer.json
- LICENSE
- phpunit.xml
- README.md
- README_backup.md
- SETUP_GUIDE.md
- TUTORIAL.md
- v1.1.0-guide.txt
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
// repository documentation
Was this content helpful?
(0 ratings)
