Back to browse
GitHub Repository

Turbo-fast RAG for Frappe (v14) using TurboVec [https://pypi.org/project/turbovec/]

0 starsPython

RAG built for Frappe using TurboVec

by nathaah3·Jun 10, 2026·1 point·0 comments

AI Analysis

MidShip It

RAG for Frappe when LangChain and LlamaIndex already support custom integrations.

Strengths
  • Frappé-specific integration means less boilerplate for existing Frappe apps.
  • PyPI package allows easy installation without manual setup.
Weaknesses
  • Zero documentation beyond title—no usage examples or API reference.
  • No differentiation explained from generic RAG implementations.
Category
Target Audience

Frappe framework developers

Similar To

LangChain · LlamaIndex · Haystack

Similar Projects

AI/ML●●Solid

I built proxy that keeps RAG working while hiding PII

Consistent pseudonymization beats redaction when RAG embeddings must survive.

Big BrainSolve My Problem
rohansx
402mo ago
AI/ML●●Solid

A semantic flow tool for embeddings

Flow fields over embedding trajectories—TensorFlow Projector but with dynamics.

Big BrainRabbit HoleWizardry
pixedar
101mo ago
AI/ML●●Solid

PardusDB – SQLite-like vector database in Rust

Using a single-file .pardus format with CREATE/INSERT/SELECT + SIMILARITY queries gives a very familiar developer UX for embedding storage. The combination of graph-based ANN, full transactions, thread-safety, and zero external dependencies is an uncommon and useful engineering combo for local-first AI work; it would win more attention with benchmark comparisons and richer ecosystem integrations (connectors/clients).

Niche GemWizardry
JasonHEIN
203mo ago