Pinned Repositories
datasketch
MinHash, LSH, LSH Forest, Weighted MinHash, HyperLogLog, HyperLogLog++, LSH Ensemble and HNSW
go-fasttext
Facebook fastText database in SQLite with Go API
go-set-similarity-search
Efficient set similarity search algorithms implemented in Go
go-sql-lsh
Locality Sensitive Hashing using Golang and SQL database
llm_maze_agent
Navigating a maze using LLM agent
lsh
Locality Sensitive Hashing for Go (Multi-probe LSH, LSH Forest, basic LSH)
lshensemble
LSH index for approximate set containment search
SetSimilaritySearch
All-pair set similarity search on millions of sets in Python and on a laptop
findopendata
A search engine for Open Data
autogen
A programming framework for agentic AI 🤖 PyPi: autogen-agentchat Discord: https://aka.ms/autogen-discord Office Hour: https://aka.ms/autogen-officehour
ekzhu's Repositories
ekzhu/datasketch
MinHash, LSH, LSH Forest, Weighted MinHash, HyperLogLog, HyperLogLog++, LSH Ensemble and HNSW
ekzhu/llm_maze_agent
Navigating a maze using LLM agent
ekzhu/josie
Code and Benchmarks for JOSIE (SIGMOD 2019)
ekzhu/chatgpt-data-analysis-examples
Examples of using ChatGPT with Code Interpreter Plugin for data analysis
ekzhu/gpt_index
GPT Index (LlamaIndex) is a project consisting of a set of data structures designed to make it easier to use large external knowledge bases with LLMs.
ekzhu/FLAML
A fast library for AutoML and tuning. Join our Discord: https://discord.gg/Cppx2vSPVP.
ekzhu/garnet
Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.
ekzhu/AgenticCookBook
The “Agentic Cookbook for Generative AI Agent usage” is a comprehensive guide designed to empower users with the knowledge and tools to effectively implement and utilize Generative AI Agents within their workflows.
ekzhu/AIOpsLab
ekzhu/autogen
Enable Next-Gen Large Language Model Applications. Join our Discord: https://discord.gg/pAbnFJrkgZ
ekzhu/autogen-ext-mcp
Turns Model Context Protocol server tools available in AutoGen >= v0.4
ekzhu/Autogen_GraphRAG_Ollama
Microsoft's GraphRAG + AutoGen + Ollama + Chainlit = Fully Local & Free Multi-Agent RAG Superbot
ekzhu/awesome-llm-apps
Collection of awesome LLM apps with AI Agents and RAG using OpenAI, Anthropic, Gemini and opensource models.
ekzhu/big-ann-benchmarks
Framework for evaluating ANNS algorithms on billion scale datasets.
ekzhu/chainlit-cookbook
Chainlit's cookbook repo
ekzhu/DiskANN
Graph-structured Indices for Scalable, Fast, Fresh and Filtered Approximate Nearest Neighbor Search
ekzhu/FinRobot
FinRobot: An Open-Source AI Agent Platform for Financial Analysis using LLMs 🚀 🚀 🚀
ekzhu/h2ogpt
Private chat with local GPT with document, images, video, etc. 100% private, Apache 2.0. Supports oLLaMa, Mixtral, llama.cpp, and more. Demo: https://gpt.h2o.ai/ https://gpt-docs.h2o.ai/
ekzhu/hnswlib
Header-only C++/python library for fast approximate nearest neighbors
ekzhu/joey
baby quokka
ekzhu/langchain
⚡ Building applications with LLMs through composability ⚡
ekzhu/llm-course
ekzhu/msticpy
Microsoft Threat Intelligence Security Tools
ekzhu/paper-gpt
Paper utilities using LLM
ekzhu/promptflow
Build high-quality LLM apps - from prototyping, testing to production deployment and monitoring.
ekzhu/SciAgentsDiscovery
ekzhu/sqlify
Create a SQLite database from an Excel spreadsheet
ekzhu/streamlit-autogen
ekzhu/teams-ai
SDK focused on building AI based applications and extensions for Microsoft Teams and other Bot Framework channels
ekzhu/TPCH-sqlite
SQLite TPCH database and SQL queries