You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository provides core code for managing large volumes of video footage, enabling content understanding, automatic tagging, and vector database storage. It integrates multimodal models and LLMs for accurate descriptions and semantic search. A web interface allows visualization.
A Retrieval-Augmented Generation (RAG) Model-Controller-Provider (MCP) server designed to assist AI agents and developers in understanding and navigating codebases.. It supports incremental indexing and multi-language parsing, enabling LLMs to understand and interact with code.
Dataviz AI is an AI powered web application that enables users to generate animated infographic videos based on input Data ,files. This MVP leverages the gen ai models for video content and incorporates advanced natural language processing (NLP) techniques, including LangChain and stable diffusion techniques, to analyze and create visual impact.
A self-hosted, privacy-focused RAG (Retrieval-Augmented Generation) interface for intelligent document interaction. Turn any document into a knowledge base you can chat with.
Intent API enables the management of network devices with the help of ChatGPT by utilizing Netmiko for SSH control and NetBox for centralized network data management to perform vendor-agnostic, intent-based operations.
Simple rag implementation for any WordPress blog. Leverages the bootstrap, python, milvus vector dB, and configurable options for LLM providers (Open AI, Anthropic) and embeddings.
This is a chatbot QA RAG project implemented using LangChain, which answers based only on the context and is flexible to update and integrate with different LLM models and various vector databases