{"slug":"lunary","name":"Lunary","owner":null,"repo":null,"category":"observability-eval","lang":"","blurb":"Lightweight open-source LLM observability, prompt management and analytics, tuned for chatbots and RAG.","use_cases":"[]","alternatives":[],"stars":0,"pushed_at":null,"synced_at":null,"kind":"api","one_liner":"Lightweight open-source LLM observability, prompt management and analytics, tuned for chatbots and RAG.","website":"https://lunary.ai/","docs_url":"https://lunary.ai/docs","signup_url":"https://app.lunary.ai","pricing_model":"freemium","pricing_note":"Free tier ~1,000 daily events; paid from ~$30/mo. Apache-2.0 open-source, self-hostable; cloud is SOC 2 Type II / ISO 27001.","auth_type":"api-key","agent_signup":"self-serve-instant-key","agent_signup_note":"Grab a public/project key from the Lunary dashboard after free signup, or self-host with your own keys. No account-provisioning API.","mcp_server":"","sdks":["Python","TypeScript","REST"],"code_sample":"{\"lang\":\"python\",\"code\":\"# pip install lunary ; export LUNARY_PUBLIC_KEY=...\\nimport lunary\\nfrom openai import OpenAI\\n\\nclient = OpenAI()\\nlunary.monitor(client)   # wraps the client to log every call\\nclient.chat.completions.create(\\n    model=\\\"gpt-4o-mini\\\",\\n    messages=[{\\\"role\\\": \\\"user\\\", \\\"content\\\": \\\"tracked by Lunary\\\"}],\\n)\"}","tags":["tracing","prompt-management","analytics","open-source","rag","chatbots"],"useCases":[],"codeSample":{"lang":"python","code":"# pip install lunary ; export LUNARY_PUBLIC_KEY=...\nimport lunary\nfrom openai import OpenAI\n\nclient = OpenAI()\nlunary.monitor(client)   # wraps the client to log every call\nclient.chat.completions.create(\n    model=\"gpt-4o-mini\",\n    messages=[{\"role\": \"user\", \"content\": \"tracked by Lunary\"}],\n)"},"oneLiner":"Lightweight open-source LLM observability, prompt management and analytics, tuned for chatbots and RAG.","docsUrl":"https://lunary.ai/docs","signupUrl":"https://app.lunary.ai","pricingModel":"freemium","pricingNote":"Free tier ~1,000 daily events; paid from ~$30/mo. Apache-2.0 open-source, self-hostable; cloud is SOC 2 Type II / ISO 27001.","authType":"api-key","agentSignup":"self-serve-instant-key","agentSignupNote":"Grab a public/project key from the Lunary dashboard after free signup, or self-host with your own keys. No account-provisioning API.","mcpServer":""}