LaxmanGhadi/Rag_LLM_chatbot
This repo contains a pipeline to store your retrieved data into an sql server and use Chatbot with tools to retrieve relevant information and display it on an interface.
Platform-specific configuration:
{
"mcpServers": {
"Rag_LLM_chatbot": {
"command": "npx",
"args": [
"-y",
"Rag_LLM_chatbot"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...