Trieve

screenshot of Trieve
solid
tailwind

All-in-one infrastructure for search, recommendations, RAG, and analytics offered via API

Overview:

The Trieve OG tag is a powerful tool designed for efficient and intuitive search capabilities. With features like self-hosting options, semantic dense vector search, typo-tolerant full-text search, and sub-sentence highlighting, Trieve OG tag enhances user experience and provides accurate and relevant search results. Additionally, the platform offers features like recommendations, RAG API routes, and hybrid search with cross-encoder re-ranking, making it a versatile solution for various search needs.

Features:

  • Self-Hosting in your VPC or on-prem: Host in your company's VPC with docker containers and terraform templates.
  • Semantic Dense Vector Search: Integrates with OpenAI or Jina embedding models for semantic vector search.
  • Typo Tolerant Full-Text/Neural Search: Vector'ize chunks for typo-tolerant neural sparse-vector search.
  • Sub-Sentence Highlighting: Enhance user experience by highlighting matching words or sentences within a chunk.
  • Recommendations: Find similar chunks or files using the recommendation API.
  • Convenient RAG API Routes: Access different LLMs for RAG with OpenRouter integration.
  • Bring Your Own Models: Customize the platform by plugging in your text-embedding or large-language model.
  • Hybrid Search with Cross-Encoder Re-Ranking: Optimize search results with re-ranking using BAAI or bge-reranker-large.
  • Recency Biasing: Easily prioritize recent search results to prevent staleness.
solid
Solid

SolidJS is a declarative JavaScript library for building user interfaces, offering a reactive programming model for efficient updates. It stands out for its reactivity system that minimizes unnecessary re-renders and its small bundle size, making it a performant choice for developing lightweight and reactive web applications.

tailwind
Tailwind

Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.