Pinned Repositories
abseil-cpp
Abseil Common Libraries (C++)
algorithmtutorprograms
Program Codes for AlgorithmTutor.Com
ann-benchmarks
Benchmarks of approximate nearest neighbor libraries in Python
asio2
Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port.
atomic_queue
C++ lockless queue.
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
awesome-local-ai
An awesome repository of local AI tools
libpmemobj-cpp
C++ bindings & containers for libpmemobj
shaozhixue's Repositories
shaozhixue/awesome-local-ai
An awesome repository of local AI tools
shaozhixue/awesome-prompts
Curated list of chatgpt prompts from the top-rated GPTs in the GPTs Store. Prompt Engineering, prompt attack & prompt protect. Advanced Prompt Engineering papers.
shaozhixue/bruno
Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)
shaozhixue/cosmopolitan
build-once run-anywhere c library
shaozhixue/Dot
Text-To-Speech, RAG, and LLMs. All local!
shaozhixue/dpdk
Data Plane Development Kit
shaozhixue/drogon
Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows
shaozhixue/EASTL
EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high performance.
shaozhixue/edgetunnel
在原版的基础上修改了显示 VLESS 配置信息转换为订阅内容。使用该脚本,你可以方便地将 VLESS 配置信息使用在线配置转换到 Clash 或 Singbox 等工具中。
shaozhixue/FastGPT
FastGPT is a knowledge-based platform built on the LLMs, offers a comprehensive suite of out-of-the-box capabilities such as data processing, RAG retrieval, and visual AI workflow orchestration, letting you easily develop and deploy complex question-answering systems without the need for extensive setup or configuration.
shaozhixue/generative-ai-for-beginners
12 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
shaozhixue/jan
Jan is an open source alternative to ChatGPT that runs 100% offline on your computer
shaozhixue/kotaemon
An open-source RAG-based tool for chatting with your documents.
shaozhixue/lance
Modern columnar data format for ML and LLMs implemented in Rust. Convert from parquet in 2 lines of code for 100x faster random access, vector index, and data versioning. Compatible with Pandas, DuckDB, Polars, Pyarrow, with more integrations coming..
shaozhixue/lancedb
Developer-friendly, serverless vector database for AI applications. Easily add long-term memory to your LLM apps!
shaozhixue/llm-transparency-tool
LLM Transparency Tool (LLM-TT), an open-source interactive toolkit for analyzing internal workings of Transformer-based language models. *Check out demo at* https://huggingface.co/spaces/facebook/llm-transparency-tool-demo
shaozhixue/llm.c
LLM training in simple, raw C/CUDA
shaozhixue/manticoresearch
Easy to use open source fast database for search | Good alternative to Elasticsearch now | Drop-in replacement for E in the ELK soon
shaozhixue/mold
Mold: A Modern Linker 🦠
shaozhixue/MoneyPrinterTurbo
利用AI大模型,一键生成高清短视频 Generate short videos with one click using AI LLM.
shaozhixue/Perplexica
Perplexica is an AI-powered search engine. It is an Open source alternative to Perplexity AI
shaozhixue/pistache
A high-performance REST toolkit written in C++
shaozhixue/project-based-learning
Curated list of project-based tutorials
shaozhixue/RAG_Techniques
This repository showcases various advanced techniques for Retrieval-Augmented Generation (RAG) systems. RAG systems combine information retrieval with generative models to provide accurate and contextually rich responses.
shaozhixue/SimSIMD
Up to 200x Faster Inner Products and Vector Similarity — for Python, JavaScript, Rust, and C, supporting f64, f32, f16 real & complex, i8, and binary vectors using SIMD for both x86 AVX2 & AVX-512 and Arm NEON & SVE 📐
shaozhixue/superagent
🥷 Run AI-agents with an API
shaozhixue/taskflow
A General-purpose Task-parallel Programming System using Modern C++
shaozhixue/velox
A C++ vectorized database acceleration library aimed to optimizing query engines and data processing systems.
shaozhixue/vespa
AI + Data, online. https://vespa.ai
shaozhixue/weaviate
Weaviate is an open source vector database that stores both objects and vectors, allowing for combining vector search with structured filtering with the fault-tolerance and scalability of a cloud-native database, all accessible through GraphQL, REST, and various language clients.