Vezlo is an open-source AI Assistant SDK that transforms your codebase into an intelligent knowledge base—auto-generating documentation, enabling semantic search, and powering in-app AI assistants that truly understand your product.
Vezlo AI SDK is listed on Aidirs.best, an AI tools directory for discovering and submitting AI products.

Product Details
Also got a product to promote?
Get a sidebar sponsor slot and reach visitors browsing AI tools.
Get a Sponsor SlotSaaSRove
A curated SaaS directory for finding useful business tools across teams, founders, and operators.
Recently Added
AIDeckly
Discover, compare, and evaluate AI tools faster with demos, alternatives, and product insights in one place.
MakeGraph
Create bar, line, pie, and more charts from Excel or CSV data, then export PNG or SVG in minutes.
Vizcept
Turn plain-English prompts into polished concept diagrams with SVG export and 4K output for study, research, and teaching.
ListBulb
ListBulb helps AI and SaaS makers launch tools, earn backlinks, and reach early adopters through a curated discovery directory.
Fig0
Generate publication-ready scientific figures from text, sketches, references, or PDFs with editable vector exports.
PixRestorer
Restore faded, scratched, blurry, and black-and-white photos in seconds with AI, free credits, and no subscription.
Hintder
Hintder turns dating profiles into playful openers that sound like you, with your first three hints free.
Astic
AI-guided tarot and astrology readings that turn your questions into personal, reflective guidance.
Upsampler
An all-in-one browser workspace for AI image generation, upscaling, restoration, editing, and video creation.
AITrustList
A curated AI tools directory and database for discovering and comparing tools, agents, and startups using trusted traffic signals.

Manage local and cloud coding agents from one desktop workspace for planning, delegation, review, and shipping.

A unified AI gateway for teams to route OpenAI, Claude, Gemini and more with shared auth, billing, logging, and quota control.

A collection of free online tools for coding, formatting, validating, analyzing, and generating various file types.

Cursor enhances coding productivity by leveraging AI to assist developers in writing, reviewing, and managing code efficiently.

A generative AI platform offering APIs to run image, video, and audio models quickly and efficiently.

GLM 5 is a powerful open-source AI model with 745B parameters, now available with a 50% discount!
Vezlo is an Open Source AI Assistant SDK specifically designed for SaaS applications, aiming to transform existing codebases into intelligent, queryable knowledge bases. Its core mission is achieved through deep, Abstract Syntax Tree (AST)-based analysis, which allows it to understand the intricate structure of code in various programming languages, including JavaScript, TypeScript, Python, Go, and Rust, going beyond mere text-based interpretation.
The platform offers a comprehensive solution, spanning from sophisticated source code analysis to a production-ready API server. This enables developers to automatically generate detailed documentation, perform highly accurate semantic searches across their entire codebase, and build AI assistants that truly comprehend the application's logic, patterns, and dependencies. Vezlo operates under the AGPL-3.0 License, making it 100% open source for non-commercial use, with commercial licenses readily available for enterprise deployments.
The Vezlo ecosystem is modular, comprising six specialized repositories that work in concert. Key components include src-to-kb for knowledge base generation, assistant-server for the API backend, assistant-client-js for seamless frontend integration, vercel-integration-server for streamlined one-click deployments, assistant-chat for the user interface widget, and ai-validator for ensuring the accuracy and reliability of AI responses. This architectural flexibility supports diverse deployment scenarios and integration needs.
ai-validator component for automated accuracy checking, hallucination detection, and source attribution, ensuring the reliability and trustworthiness of AI-generated responses.assistant-client-js) for easy frontend integration and a customizable React chat widget (assistant-chat) complete with an admin dashboard for monitoring.ai-validator component is a crucial differentiator, actively preventing AI hallucinations and ensuring the factual accuracy and reliability of generated responses.src-to-kb-insights tool to generate valuable architectural insights and performance metrics directly from the codebase.Vezlo is 100% Open Source, distributed under the AGPL-3.0 License for non-commercial use, encouraging community involvement and contributions. For enterprise deployments and commercial applications, dedicated commercial licenses are available. The platform is currently live, with both Phase 1 (Source Code to Knowledge Base) and Phase 2 (AI Assistant Server) features fully implemented and accessible. Users can begin immediately by installing the necessary packages via npm or by cloning the respective repositories from GitHub.