-
JiaBao AI Lab and LT Capital.
- Japan, Taiwan
Stars
Cluely - The invisible desktop assistant that provides real-time insights, answers, and support during meetings, interviews, presentations, and professional conversations.
An open-source RAG-based tool for chatting with your documents.
Train embedding and reranker models for retrieval tasks on Apple Silicon with MLX
Kurrent Databse gRPC Client SDK in Swift.
Kalvar / ComfyUI-Manager
Forked from Comfy-Org/ComfyUI-ManagerComfyUI-Manager is an extension designed to enhance the usability of ComfyUI. It offers management functions to install, remove, disable, and enable various custom nodes of ComfyUI. Furthermore, th…
Crawl a site to generate knowledge files to create your own custom GPT from a URL
SWE-agent takes a GitHub issue and tries to automatically fix it, using your LM of choice. It can also be employed for offensive cybersecurity or competitive coding challenges. [NeurIPS 2024]
RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable). We are at RWKV-7 "Goose". So it's combining the best of RN…
Type-safe FFmpeg bindings for Python & TypeScript — filters, typing, and docs
Python implementation of the NEAT neuroevolution algorithm
Core Engine of Singing Voice Conversion & Singing Voice Clone
Foundational Models for State-of-the-Art Speech and Text Translation
This is an OpenAI-powered Python code analysis tool for reviewing code and making suggestions. It traverses a specified directory, conducting detailed analyses of functions and classes, and evaluat…
Born for Auto-Tagging: Faster and better with new objective functions. https://arxiv.org/abs/2206.07264
pytorch implementation of a WACV 2021 Paper "Class-agnostic Few-shot-Object-Counting"
Ospark is an opensource for quickly builder of former model series.
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
💫 Industrial-strength Natural Language Processing (NLP) in Python
Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.
A synthetic data generator for text recognition
CTPN + DenseNet + CTC based end-to-end Chinese OCR implemented using tensorflow and keras
Extremely simple implement for CRNN by Tensorflow
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
Convolutional Recurrent Neural Networks(CRNN) for Scene Text Recognition
Generate text images for training deep learning ocr model
Martinez-Rueda polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, union, difference, xor
Greiner-Hormann polygon clipping algorithm. Does AND, OR, XOR. Plays nicely with Leaflet. Handles non-convex polygons and multiple clipping areas. ~3kb footprint, no dependencies