Highlights
Stars
An open-source AI agent that brings the power of Gemini directly into your terminal.
"RAG-Anything: All-in-One RAG Framework"
[ECCV2024] IDM-VTON : Improving Diffusion Models for Authentic Virtual Try-on in the Wild
[AAAI 2025]👔IMAGDressing👔: Interactive Modular Apparel Generation for Virtual Dressing. It enables customizable human image generation with flexible garment, pose, and scene control, ensuring high …
🎥 Python and OpenCV-based scene cut/transition detection program & library.
A breakdown of knowledge graph RAG with diagrams and examples
GraphRAG using Local LLMs - Features robust API and multiple apps for Indexing/Prompt Tuning/Query/Chat/Visualizing/Etc. This is meant to be the ultimate GraphRAG/KG local LLM app.
A collection of architectural patterns leveraging Large Language Models (LLMs) for efficient Text-to-SQL generation.
open-source agentic AI data assistant for the next generation of AI + Data products.
This repository showcases various advanced techniques for Retrieval-Augmented Generation (RAG) systems. Each technique has a detailed notebook tutorial.
oliverbob / gpt-ui
Forked from open-webui/open-webuiChatGPT-Style Web UI Client for Ollama 🦙. See customized version at https://askai.city by Bob Reyes
Open-source desktop app for local LLMs. Text, vision, tool-calling, OpenAI/Anthropic-compatible API. 100% private.
GPT 3.5/4 with a Chat Web UI. No API key required. Web server developed with c++
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
Updating this repo every week, You may want to STAR it :)
An implementation ofr Biased Random Key Genetic Algorithmn for 3D Bin Packing Problem.
Completely local RAG. Chat with your PDF documents (with open LLM) and UI to that uses LangChain, Streamlit, Ollama (Llama 3.1), Qdrant and advanced methods like reranking and semantic chunking.
Well working Whisper model specified in Turkish using Common Voice (17.0 at the moment) dataset
This software uses a genetic algorithm to optimise the layout of an automated warehouse. This software provides the basis of my honors research.
Intrinsic3D - High-Quality 3D Reconstruction by Joint Appearance and Geometry Optimization with Spatially-Varying Lighting (ICCV 2017)
Python code to fuse multiple RGB-D images into a TSDF voxel volume.
Kernel Point Convolution implemented in PyTorch
PointNet and PointNet++ implemented by pytorch (pure python) and on ModelNet, ShapeNet and S3DIS.
Msc Thesis - S.J. Galanakis, Utrecht University 2021
The goal is to accurately Identify the vehicle from occluded and incomplete point cloud and a comparation with PointCNN and PointNet and PointNet++ model.
In this project we detect, segment and track the obstacles of an ego car and its custom implementation of KDTree, obstacle detection, segmentation, clustering and tracking algorithm in C++ and comp…
A Python command-line utility for converting and processing 3D Gaussian Splatting models. Supports N-to-N conversion between 3DGS (.ply), KSplat, SOG, SPZ, Splat, CloudCompare, Parquet, and Compres…