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/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/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.)
ming-xwolf/agent-service-toolkit
Full toolkit for running an AI agent service built with LangGraph, FastAPI and Streamlit
ming-xwolf/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!
ming-xwolf/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.
ming-xwolf/apisix-build
ming-xwolf/AutoMetaRAG
Dynamic Metadata based RAG Framework
ming-xwolf/conversational-agent-langchain
FastAPI Backend for a Conversational Agent using Cohere, (Azure) OpenAI, Langchain & Langgraph and Qdrant as VectorDB
ming-xwolf/GraphRAG-Local-UI
GraphRAG using Local LLMs - Features robust API and multiple apps for Indexing/Prompt Tuning/Query/Chat/Visualizing/Etc. This is meant to be the ultimate GraphRAG/KG local LLM app.
ming-xwolf/jira
Python Jira library. Development chat available on https://matrix.to/#/#pycontribs:matrix.org
ming-xwolf/jira-analytics-llm
Quality assurance analytics tool to retrieve answers to questions about Jira bug reports
ming-xwolf/jira_workspace
used for JIRA
ming-xwolf/langchain
🦜🔗 Build context-aware reasoning applications
ming-xwolf/langgaph-course
ming-xwolf/langgraph
Build resilient language agents as graphs.
ming-xwolf/llm-examples
Streamlit LLM app examples for getting started
ming-xwolf/llm-jira-story-maker
Simple llm agentic workflow for creating user stories, gathering user requirements and estimation of user stories
ming-xwolf/local-packet-whisperer
A Fun project using Ollama, Streamlit & PyShark to chat with PCAP/PCAPNG files locally, privately!
ming-xwolf/local-talking-llm
A talking LLM that runs on your own computer without needing the internet.
ming-xwolf/obsidian-excalidraw-example-vault
ming-xwolf/obsidian-excalidraw-plugin-ymjr
ming-xwolf/ollama-voice-mac
Mac compatible Ollama Voice
ming-xwolf/Ollama_Agents
Build an AI Agent from Libraries of Functions -- My most advanced agent
ming-xwolf/ollama_streamlit_demos
Streamlit UI for Ollama that has support for vision and chat models
ming-xwolf/pdfchat
Local PDF Chat Application with Mistral 7B LLM, Langchain, Ollama, and Streamlit
ming-xwolf/streamlit-agent
Reference implementations of several LangChain agents as Streamlit apps
ming-xwolf/streamlit-quiztube
Generate quizzes from YouTube videos using LLM. A Streamlit app for educational content extraction.
ming-xwolf/use-tools
A simple project for enabling LLM agents to use tools.
ming-xwolf/vanna
🤖 Chat with your SQL database 📊. Accurate Text-to-SQL Generation via LLMs using RAG 🔄.
ming-xwolf/vanna-streamlit
Vanna AI Streamlit App