Pinned Repositories
Advanced-QA-and-RAG-Series
This repository contains advanced LLM-based chatbots for Q&A using LLM agents, and Retrieval Augmented Generation (RAG) and with different databases. (VectorDB, GraphDB, SQLite, CSV, XLSX, etc.)
agent-service-toolkit
Full toolkit for running an AI agent service built with LangGraph, FastAPI and Streamlit
agent_tutorials
various agent tutorials
agents-demo
ai-agents-masterclass
Follow along with my AI Agents Masterclass videos! All of the code I create and use in this series on YouTube will be here for you to use and even build on top of!
apicat
An efficient API documentation management tool that fully adheres to the OpenAPI specification and incorporates advanced LLM technology. This tool can automate the generation of API documentation, data models, and test cases, greatly enhancing development efficiency and documentation quality.
apisix
The Cloud-Native API Gateway
apisix-build
apisix-java-plugin-runner
APISIX Plugin Runner in Java
Langchain-Chatchat
Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM, Qwen and Llama) RAG and Agent app with langchain
ming-xwolf's Repositories
ming-xwolf/gemini-ollama-RAG
🚀 RAG Python Chat Bot: Gemini, Ollama, Streamlit with LangChain magic! 🤖💬
ming-xwolf/langchain-experiments
Building Apps with LLMs
ming-xwolf/agents-demo
ming-xwolf/rust-course
“连续六年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。<<Rust语言圣经>>拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,甚至还有JS程序员关注的 WASM 和 Deno 等专题。这可能是目前最用心的 Rust 中文学习教程 / Book
ming-xwolf/excelchat-streamlit
ExcelChat - Chat w/ your excel file
ming-xwolf/langchain-tutorials
A set of LangChain Tutorials from my youtube channel
ming-xwolf/jira_llm
ming-xwolf/apisix
The Cloud-Native API Gateway
ming-xwolf/observable-demo
可观测
ming-xwolf/lua-examples
This repository has been created to serve as a sharing and learning platform for the Dual Universe community and the development of simple and complex Lua applications. You will find on this repo the examples released by Novaquark during the devblog and thread.
ming-xwolf/registry
Source repository for the public community devfile registry
ming-xwolf/devfile-sample-java-springboot-basic
A basic sample application using Java Spring Boot with devfile
ming-xwolf/LuaDesignPattern
lua design pattern example code