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 simple RAG-based documentation helper that crawls the LangChain docs, indexes them in a vector database, and uses an LLM to answer questions with contextual retrieval.