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.
Dataviz AI is an AI powered web application that enables users to generate animated infographic videos based on input Data , text,files. This MVP leverages the Pexels API for video content and incorporates advanced natural language processing (NLP) techniques, including LangChain and stable diffusion techniques, to analyze and create visual impact
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.
A simple framework for packing source packages written in any programming language into a text file and restoring them into the original directory structure
AI-powered customer support assistant designed to handle food delivery complaints efficiently. Built using LangChain, RAG (Retrieval-Augmented Generation), PostgreSQL, and email automation, the chatbot provides empathetic, context-aware responses to customer queries regarding order status, payment issues, and refunds.
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.
Efficiently search and retrieve information from PDF documents using a Retrieval-Augmented Generation (RAG) approach. This project leverages DeepSeek-R1 (1.5B) for advanced language understanding, FAISS for high-speed vector search, and Hugging Face’s ecosystem for enhanced NLP capabilities. With an intuitive Streamlit interface and Ollama for mode
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