Qdrant screenshot thumbnail

Qdrant

Embark on a quest with Qdrant, the Herculean vector database that's flexing its muscles to revolutionize AI apps. Imagine a digital genie that grants you the power to sift through high-dimensional space with the ease of a cosmic search engine. It's not just an API service; it's your ticket to transforming brainy embeddings into superstar applications that can match, search, and recommend like a boss. Qdrant is like the Swiss Army knife for data types, handling everything from witty string banter to numerical ninja ranges, and even geo-locations with a sense of wanderlust. It's cloud-native, so it grows with your ambitions, scaling horizontally like it's training for the digital Olympics, all while being as resource-efficient as a monk. Host it on RepoCloud, and you'll be building semantic neural search castles in the sky in no time, understanding user antics as they unfold, and spotting similar images or duplicate doppelgängers with the sharpness of an eagle. It's the open-source powerhouse that makes your data dance to the tune of innovation, all at a cost that keeps your wallet as happy as a clam at high tide!

Deploy
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
Khoj screenshot thumbnail

Khoj

A self-hosted "second brain": Khoj indexes your own files and answers questions from them, parsing Markdown (whole Obsidian vaults included), org-mode, PDF, Word, plain text, Notion pages, GitHub repositories, and images described by a vision model, then embedding everything with sentence-transformers into a vector index for semantic search and RAG with cited sources. Any LLM backend works: local models like Llama, Qwen, or Mistral via Ollama, or cloud models like GPT, Claude, and Gemini. You can build custom agents, each with its own persona, scoped knowledge base, chat model, and tools such as web search and code execution. Scheduled automations run recurring research and deliver newsletters or notifications to your inbox, and research mode performs multi-hop web searches with inline citations. Access it from a browser, the Obsidian plugin, Emacs, desktop, or WhatsApp - all clients connect to the same self-hosted instance, making Khoj one of the few AI assistants Emacs users can point at decades of org files. Semantic search means recall works without exact keywords: "that paper about forecasting with transformers" surfaces the right PDF even when you cannot remember its title. Switching LLM backends never requires re-indexing your documents, and with a local model via Ollama, even inference stays on hardware you control - journals, research, and private notes are never sent anywhere. Python/FastAPI stack, AGPL-licensed, with PostgreSQL storage.

Deploy