Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Larai Kit Laravel Package

laraigent/larai-kit

View on GitHub
Deep Wiki
Context7

Artisan Commands

larai:install

Publish config, run migrations, and create the storage symlink.

php artisan larai:install

Run this once after composer require.

larai:doctor

Check the health of all LarAI Kit services.

php artisan larai:doctor

Shows: database, AI provider, vector store, storage, cache, Redis, queue. Reports feature tier and configuration summary.

Deep mode

Test live API calls (embedding + vector store connectivity):

php artisan larai:doctor --deep

This sends a real embedding request to your AI provider and validates the returned vector dimensions match your config. Catches misconfiguration in seconds.

LarAI Kit Health Check

  [OK]      Database (mysql) (3.2ms)
  [OK]      AI Provider (openai)
  [OK]      Embedding probe (1536 dims, 2841ms)    <-- live API test
  [OK]      Vector Store (Pinecone)
  [OK]      Storage (public)
  [OK]      Cache (file)
  [SKIP]    Redis — not configured
  [SKIP]    Queue (sync) — sync mode

Configuration:
  AI Provider:   openai
  Vector Store:  pinecone
  Database:      mysql
  Feature Tier:  2
  RAG:           enabled

larai:chat

Interactive CLI chat session with the SupportAgent. Type messages, get responses. Type exit to quit.

php artisan larai:chat

make:larai-agent

Scaffold a new Agent class.

php artisan make:larai-agent ProductAgent

Creates app/Ai/Agents/ProductAgent.php.

make:larai-tool

Scaffold a new Tool class.

php artisan make:larai-tool CheckOrderTool

Creates app/Ai/Tools/CheckOrderTool.php.

Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
besmartand-pro/php-quality-config
sentix/ai-chatbot
terminal42/code-quality-tools
codifyo/ts-generator-bundle
testo/fiber
mintobit/jobqueue
a4sex/maintenance-bundle
a4sex/entity-date-update
a4sex/client-identifier
a4sex/base-utilites
a4sex/key-value-storage
a4sex/micro-status
chilldev/dependency-injection-extra
datinglibre/datinglibre-app-api
biberltd/corebundle
bricre/symfony-bundle-test
biberltd/logbundle
dominium/http-adapter-bundle
dominium/google-analytics
a4sex/auto-clean-entity