Weaviate screenshot thumbnail

Weaviate

Embark on a semantic adventure with Weaviate, the open-source vector database that's like a GPS for your data! Imagine a world where your data points are like stars in the cosmos, and Weaviate is your trusty telescope, helping you navigate the galaxy of information based on the 'semantic vibes' they emit. With the ability to stand alone or play nice with a smorgasbord of vectorizing modules, this database is your ticket to a lightning-fast vector similarity search that zips through raw vectors or data objects with the speed of a comet, even when you throw in a few filters. It's like having a search party that combines the Sherlock Holmes of keyword sleuthing with the psychic predictions of vector search techniques for mind-blowingly accurate results. Want to play quiz master with your data? Pair it with any generative model and host a Q&A session right in your dataset! Hosting Weaviate on RepoCloud is like getting first-class seats for your apps on a spaceship, at economy prices. Buckle up for a next-gen vector database experience that will power your apps to infinity and beyond!

Deploy
Perplexica3 screenshot thumbnail

Perplexica3

Meet Perplexica, your new AI-driven search engine sidekick that doesn't just search the web—it practically reads your mind! Harnessing the power of advanced machine learning, Perplexica dives deep into the ocean of the internet to fetch not just any answers, but the most relevant, crystal-clear responses, all while keeping your privacy under lock and key. Built on the robust SearxNG framework, it's like having a super-smart librarian who also respects your personal space. Hosted on RepoCloud, it's not just smart—it's also a wallet-friendly genius!

Deploy
Perplexica screenshot thumbnail

Perplexica

Meet Perplexica, the brainy, open-source search engine that doesn't just search the web—it practically reads your mind! Powered by the wizardry of AI, Perplexica digs through the digital universe to fetch not just any answers, but the ones you actually need. Thanks to its advanced machine learning chops, it's like having a personal research assistant who's always on the ball. Built on the robust SearxNG framework, it not only keeps you in the loop with the latest info but also guards your privacy like a digital fortress. Host it on RepoCloud, and you'll wonder how you ever browsed the net without it!

Deploy
Farfalle screenshot thumbnail

Farfalle

Live web search plus an LLM of your choice: Farfalle is an open-source, self-hosted answer engine in the Perplexity mold. Queries route through one of several search providers - self-hosted SearXNG for a fully independent stack, or Tavily, Serper, and Bing APIs - and the model composes a cited answer from the retrieved results. Model flexibility is the core design: run llama3, mistral, gemma, or phi3 locally through Ollama for zero per-query cost and full privacy, use cloud models like GPT-4o or Groq-hosted Llama 3 for speed, or route to any provider via LiteLLM. An Expert Search mode uses an agent that plans a multi-step search strategy and executes it for harder questions, and chat history keeps prior research sessions available. The stack is a Next.js and shadcn/ui frontend over a FastAPI backend with Redis rate limiting, shipped as a pre-built Docker image. A browser search-engine entry pointing at your instance makes it the default search from the address bar. Paired with SearXNG and Ollama, the whole pipeline runs with no external API at all.

Deploy