jupyter ai 集成 llama2
-
https://jupyter-ai.readthedocs.io/en/latest/developers/index.html#custom-model-providers
jupyter ai 用的langchain langchain 本身封装了ollma 所以可以自定义这个模型
https://python.langchain.com/docs/integrations/llms/ollama -
https://medium.com/@vndee.huynh/build-your-own-rag-and-run-it-locally-langchain-ollama-streamlit-181d42805895
Build your own RAG and run it locally: Langchain + Ollama + Streamlit -
https://github.com/ollama-webui/ollama-webui
hatGPT-Style Web UI Client for Ollama

-
https://github.com/imartinez/privateGPT
PrivateGPT is a production-ready AI project that allows you to ask questions about your documents using the power of Large Language Models (LLMs), even in scenarios without an Internet connection. 100% private, no data leaves your execution environment at any point. -
