AI Search Engine
AI Search Engine ist ein App im osFoundry Community-Katalog. KI-Suchmaschine im Stil von Perplexity — Websuche + LLM-Zusammenfassung + Quellenangaben. Nutzt SearXNG (selbst gehosteter, datenschutzfreundlicher Such-Aggregator) für das Web-Crawling und das LLM Ihrer Wahl (Ollama, OpenAI, Anthropic, Groq) zur Antwortgenerierung. Bereitgestellt durch Perplexica. Wird als eigenständiges All-in-One-Image ausgeliefert, das Perplexica und SearXNG bündelt.
Details
- Workspace: osfoundry
- Kategorie: COMMUNICATION
- Preis: Free
- Zugriff: Community
Dokumentation
Die Dokumentation wird vom Upstream-Projekt auf Englisch gepflegt.
# AI Search Engine
Self-hosted Perplexity-style AI search, powered by Perplexica.
## How it works
1. You type a question
2. **SearXNG** (self-hosted, bundled) aggregates results from Google / DuckDuckGo / Wikipedia / etc. (without sending your query to a tracker)
3. The top results are scraped, chunked, and passed to your **LLM of choice** along with the query
4. The LLM writes an answer **with citation links** back to the source results
## Bring your own LLM
Settings → API Keys: wire OpenAI, Anthropic, Groq, or point at a local Ollama. Embeddings provider also configurable (OpenAI, local Ollama).
## Modes
- **Web search** (default)
- **Academic** (arXiv, Google Scholar, PubMed via SearXNG)
- **YouTube** (search + transcript-aware answers)
- **Reddit** (community discussion answers)
- **Writing assistant** (no search, just chat)
## Packaging
All-in-one build: Perplexica (Next.js) + bundled SearXNG (Python) + Redis (SearXNG cache) under one supervisor on a persistent volume. SearXNG secret key generated on first boot.
AI Search Engine in osFoundry verwenden
Installieren Sie AI Search Engine mit einem Klick in Ihren Workspace und forken Sie es anschließend in osStudio, um Prompts, Tools oder die Konfiguration an Ihren Stack anzupassen. Alle Mitglieder Ihres Workspace können dort weitermachen, wo Sie aufgehört haben.
Weitere apps aus der Community
- CRM — Kundenbeziehungsmanagement mit Kontakten, Deals und Pipeline-Tracking.
- Kanban Board — Ein Kanban- und Projekt-Board im Trello-Stil mit Karten, Boards, Kalender- und Tabellenansichten und Eigenschaften pro Board. Basiert auf Focalboard (Standalone Personal Server). Eingebettetes SQLite auf einem persistenten Volume.
- Helpdesk — Ticket-Triage und Kundensupport-Postfach mit SLA-Tracking.
- Page Builder — Visueller Drag-and-Drop-Page-Builder mit Sections, Themes, SEO und Publishing
- Website Builder — Mehrseitiger Website-Builder mit CMS-Collections, globaler Navigation, Footer, Themes und Publishing
- Storefront — E-Commerce-Storefront mit Produktkatalog, Warenkorb und Checkout.