AI Search Engine
AI Search Engine adalah aplikasi di katalog komunitas osFoundry. Mesin pencari AI gaya Perplexity — pencarian web + ringkasan LLM + sitasi. Menggunakan SearXNG (agregator pencarian menghormati privasi yang self-hosted) untuk crawl web + pilihan LLM Anda (Ollama, OpenAI, Anthropic, Groq) untuk generasi jawaban. Didukung oleh Perplexica. Dikemas sebagai image all-in-one mandiri yang membundel Perplexica dan SearXNG.
Detail
- Workspace: osfoundry
- Kategori: COMMUNICATION
- Harga: Free
- Akses: Community
Dokumentasi
Dokumentasi dipelihara dalam bahasa Inggris oleh proyek upstream.
# 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.
Cara menggunakan AI Search Engine di osFoundry
Instal AI Search Engine ke workspace Anda dalam satu klik, lalu fork di osStudio untuk menyesuaikan prompt, tool, atau konfigurasi sesuai stack Anda. Siapa pun di workspace Anda dapat melanjutkan dari titik Anda berhenti.
aplikasi lainnya dari komunitas
- CRM — Manajemen hubungan pelanggan dengan kontak, deal, dan pelacakan pipeline.
- Kanban Board — Papan kanban dan proyek gaya Trello dengan kartu, papan, tampilan kalender dan tabel, dan properti per papan. Didukung oleh Focalboard (server pribadi standalone). SQLite tertanam pada volume persisten.
- Helpdesk — Triase tiket dan inbox dukungan pelanggan dengan pelacakan SLA.
- Page Builder — Page builder drag-and-drop visual dengan section, tema, SEO, dan publishing
- Website Builder — Builder situs multi-halaman dengan koleksi CMS, navigasi global, footer, tema, dan publikasi
- Storefront — Etalase e-commerce dengan katalog produk, keranjang, dan checkout.