Skip to content

Conversation

@mtojek
Copy link
Member

Description

Perplexica is a privacy-focused AI search engine, in your Coder workspace. It supports cloud providers (OpenAI, Anthropic Claude) and local LLMs via Ollama.

perplexica

This module uses the full Perplexica Docker image with embedded SearXNG for a simpler setup with no external dependencies.

Type of Change

  • New module
  • New template
  • Bug fix
  • Feature/enhancement
  • Documentation
  • Other

Module Information

Path:registry/coder-labs/modules/perplexica
New version:v1.0.0
Breaking change: [ ] Yes [x] No

Testing & Validation

  • Tests pass (bun test)
  • Code formatted (bun fmt)
  • Changes tested locally

Local testing

module"my-perplexica"{count=data.coder_workspace.me.start_countsource="git::https://github.com/coder/registry.git//registry/coder-labs/modules/perplexica?ref=add-module-perplexica"openai_api_key="sk-proj-..."anthropic_api_key="sk-ant-api04-..."agent_id=coder_agent.main.iddocker_socket=var.docker_socket# optional }

mtojekand others added 3 commits December 11, 2025 09:58
- Docker-based module running Perplexica with embedded SearxNG - Support for OpenAI and Anthropic API keys - Optional Ollama endpoint for local LLMs - Configurable mount paths for data and uploads persistence
@mtojekmtojek self-assigned this Dec 11, 2025
@mtojekmtojek marked this pull request as ready for review December 11, 2025 12:03
@matifali
Copy link
Member

matifali commented Dec 11, 2025

May be add an example to configure this with AI Bridge, too. 😉

@mtojek
Copy link
MemberAuthor

@matifali Definitely a great idea! I'm happy to do this in a follow-up 👍

@DevelopmentCats
Copy link
Contributor

Pulling to test now so we can get this merged 😸

Copy link
Contributor

@DevelopmentCatsDevelopmentCats left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@DevelopmentCats
Copy link
Contributor

@mtojek

The only thing we need on this before we merge is for the icon to be added to coder/coder in site/static/icon

@mtojek
Copy link
MemberAuthor

@DevelopmentCats Thanks a ton for the review! Here comes the icon: coder/coder#21289

mtojek added a commit to coder/coder that referenced this pull request Dec 16, 2025
@mtojekmtojek enabled auto-merge (squash) December 16, 2025 12:58
@mtojekmtojek merged commit 146540c into mainDec 16, 2025
4 checks passed
@mtojekmtojek deleted the add-module-perplexica branch December 16, 2025 13:00
jakehwll pushed a commit to coder/coder that referenced this pull request Dec 17, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@mtojek@matifali@DevelopmentCats