Toolchains for RAG and internet search

Hi there, I’m collecting toolchains that can have RAG and internet search function.

  1. ollama run modelname(on ollama website), open webui from docker. Advanced: anythingllm. anythingllm creates “workspace” to do different topic.
  2. langchain, ollama, Chroma DB, front end Gradio
  3. claude 3 has pdf read capability but it does not have access to internet.

| | office | home | |
|anythingllm | installed, pulled llms, cannot fetch file, cannot use api key | installed, pulled llms, ok fetch file, cannot use api key | |
|ollama | installed, running on command with models | | |
|open webui | cannot | | |
|pinokio | | | |
|docker | installed docker only, cannot get open webui due to self-signed ca error | | |
|llm studio | | | |