You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Model Context Protocol server providing LLM Agents a second opinion via AI-powered Deepseek-Reasoning R1 mentorship capabilities, including code review, design critique, writing feedback, and idea brainstorming through the Deepseek API.
PyGamgee runs DeepSeek LLM with Ollama, using PyMuPDF for PDF extraction and FAISS for fast vector search. With LangChain RAG and conversation memory, it enables efficient, private document understanding—fully offline.