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
RAG pipeline library for Python. Ingest files, git repos, web pages into vector databases with 3 functions: ingest(), query(), pipe(). CLI + YAML configs. Works with Qdrant, Pinecone, Ollama, OpenAI.