Tag: how to train your own ai
-
How to Feed Website Data into LLM using Langchain
In this post I will try to get you to run your LLM locally and feed your own data into it. To be able to do this you need to be running your own Jupyter Notebook. To see how you can do that please follow this link. How to Run Jupyter Notebook on MacOS Set…