The AI-native database built for LLM applications, providing incredibly fast vector and full-text search The AI-native database built for LLM applications, providing incredibly fast vector and full-text search Roadmap 2024 | Twitter | Discord | YouTube | Infinity is a cutting-edge AI-native database that provides a wide range of search capabilities for rich data types such as vectors, full-text, and structured data. It provides robust support for various LLM applications, in…
对mybatis-plus-generator进行封装,通过Web UI快速生成兼容Spring boot,mybatis-plus框架的各类业务代码mybatis-plus-generator-ui 提供交互式的Web UI用于生成兼容mybatis-plus框架的相关功能代码,包括Entity,Mapper,Mapper.xml,Service,Controller等 ,可以自定义模板以及各类输出参数,也可通过SQL查询语句直接生成代码。 使用方法 引入maven的相关依赖,注意scope只需要写test就可以了 <dependency> <groupId>com.github.davidfantasy</groupId> <artifactId>mybatis-plus-generator-ui</artifactId> <version>2.0.5</version> <scope>test</scope> </dependen…
Official implementation of `Splatter Image: Ultra-Fast Single-View 3D Reconstruction'splatter-image Official implementation of `Splatter Image: Ultra-Fast Single-View 3D Reconstruction' Using this repository Installation Create a conda environment and install requirements: conda create --name splatter-image conda activate splatter-image pip install -r requirements.txt Install Gaussian Splatting renderer, i.e. the library for rendering a Gaussian Point cloud to an image. To do so, pull …
A taxonomy for open source cryptocurrency, blockchain, and decentralized ecosystemsV1.1 UPDATE [12/20/23]: Read about the Crypto Ecosystems taxonomy's update to Version 1.1 here. Crypto Ecosystems MIT license with attribution 🌲 Crypto Ecosystems is a taxonomy for sharing data around open source blockchain, Web3, cryptocurrency, and decentralized ecosystems and tying them to GitHub organizations and code repositories. All of the ecosystems are specified in TOML configuration files. This repo…
完全免费开源,基于 Requests 模块实现:TikTok 主页/视频/图集/原声;抖音主页/视频/图集/收藏/直播/原声/合集/评论/账号/搜索/热榜数据采集工具 TikTokDownloader 🔥 TikTok 主页/视频/图集/原声;抖音主页/视频/图集/收藏/直播/原声/合集/评论/账号/搜索/热榜数据采集工具:完全开源,基于 Requests 模块实现的免费工具;批量下载抖音账号发布、喜欢、收藏作品;批量下载 TikTok 账号主页作品;下载抖音链接或 TikTok 链接作品;获取抖音直播推流地址;下载抖音直播视频;采集抖音作品评论数据;批量下载抖音合集作品;采集抖音账号详细数据;采集抖音用户 / 作品 / 直播搜索结果;采集抖音热榜数据。 ⭐ Windows 10 及以上用户可前往 Releases 下载已编译的 exe 程序,开箱即用! ❤️ 作者仅在 GitHub 发布 TikTokDownloader,未与任何个人或网站合作,且没有任何收费计划! 📝 功能清单(Function) ✅ 下载抖音无水印视频/图集 ✅ 下载 TikTok 无水印…
Using Sequences of Life-events to Predict Human Lives This repository contains code for the Using Sequences of Life-events to Predict Human Lives (life2vec) paper. Source Code This repository contains scripts and several notebooks for data processing, life2vec training, statistical analysis, and visualization. The model weights, experiment logs, and associated model outputs can be obtained in accordance with the rules of Statistics Denmark's Research Scheme. Paths (e.g., to data, or model …
A Matrix-iMessage puppeting bridge.beeper-imessage A Matrix-iMessage puppeting bridge. Documentation The bridge works like any other mautrix-go bridge, so the instructions at https://docs.mau.fi/bridges/go/setup.html can be applied directly. You can find precompiled binaries from the GitLab CI at https://mau.dev/mautrix/imessagego. Additionally, the bridge requires a registration provider running on a Mac or jailbroken iPhone, as well as a relay server to help the bridge and registration provid…
StreamDiffusion: A Pipeline-Level Solution for Real-Time Interactive GenerationStreamDiffusion English | 日本語 StreamDiffusion: A Pipeline-Level Solution for Real-Time Interactive Generation Authors: Akio Kodaira, Chenfeng Xu, Toshiki Hazama, Takanori Yoshimoto, Kohei Ohno, Shogo Mitsuhori, Soichi Sugano, Hanying Cho, Zhijian Liu, Kurt Keutzer StreamDiffusion is an innovative diffusion pipeline designed for real-time interactive generation. It introduces significant performance enhancemen…