Settings

API Keys

Configure your AI provider API keys. Keys are stored in your local .env.local file.

Anthropic (Claude)*

ANTHROPIC_API_KEY

Set in .env.local

OpenAI (GPT-4o)

OPENAI_API_KEY

Set in .env.local

Perplexity (Sonar)

PERPLEXITY_API_KEY

Set in .env.local

Google (Gemini)

GOOGLE_AI_API_KEY

Set in .env.local

DeepSeek

DEEPSEEK_API_KEY

Set in .env.local

API keys are stored in your .env.local file and never leave your machine. Edit .env.local directly to add or change keys, then restart the dev server.

Budget Controls

Set spending limits to prevent runaway API costs.

Reports exceeding this estimate will require confirmation

New reports are blocked when this limit is reached

Data Management

Manage your local data and database.

Database

SQLite at prisma/dev.db

Raw Response Data Lake

Stored in data/runs/

Reset Database

Delete all data and re-seed defaults

About

Sentiqo v0.1.0

The 360° Perception Infrastructure — AI Visibility + Voice Intelligence

Built with Next.js 14, Prisma, Claude API, and Recharts