{{ __('Generate') }}
{{ __('Inspect raw embeddings') }}
{{ __('Paste words or phrases, generate vectors, and inspect previews before storing them.') }}
@fonts @vite(['resources/css/app.css', 'resources/js/app.js'])
{{ __('Ollama, pgvector, and Livewire in one local workflow') }}
{{ __('Generate embeddings, search stored phrases, and compare semantic proximity with a local Ollama provider and PostgreSQL vector storage.') }}
{{ __('Input phrases') }}
{{ __('Generate') }}
{{ __('Paste words or phrases, generate vectors, and inspect previews before storing them.') }}
{{ __('Search') }}
{{ __('Query your saved embeddings and rank matching phrases by semantic similarity.') }}
{{ __('Compare') }}
{{ __('Enter multiple phrases and review clear phrase-to-phrase scores in a matrix and sorted pair list.') }}