Back to Home
carmentacollective icon

carmenta

Verified Safe

by carmentacollective

Overview

A heart-centered AI interface that provides a multi-model, context-aware chat experience with generative UI, web intelligence, and tool-calling capabilities for builders.

Installation

Run Command
bun dev

Environment Variables

  • NODE_ENV
  • OPENROUTER_API_KEY
  • SENTRY_DSN
  • SENTRY_AUTH_TOKEN
  • CLERK_SECRET_KEY
  • CLERK_WEBHOOK_SECRET
  • NEXT_PUBLIC_SENTRY_DSN
  • NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY
  • PARALLEL_API_KEY
  • DATABASE_URL

Security Notes

The project follows modern security practices, utilizing type-safe environment variables managed by @t3-oss/env-nextjs, `svix` for webhook verification, and structured logging with `pino`. Sensitive API keys are handled server-side. Clipboard operations use standard browser APIs. External API calls include error handling and proper API key management. Database IDs are encoded using `sqids` to prevent direct exposure of sequential integers. No direct `eval` or obvious critical code vulnerabilities were found in the provided snippets. General web application security concerns (e.g., XSS if markdown rendering is not properly sanitized) would apply but are not directly evident as vulnerabilities in the provided code.

Similar Servers

Stats

Interest Score32
Security Score9
Cost ClassHigh
Avg Tokens10000
Stars1
Forks0
Last Update2025-12-06

Tags

AI ChatMulti-ModelContext-AwareGenerative UITool CallingWeb IntelligencePostgreSQLNext.jsClerk