Chatbot:Run flowise and ollama locally
Prerequisites
Server:
ollama run llama3.2
ollama run nomic-embed-text:la
Install Flowise locally using NPM:
npm install -g flowise
Start Flowise:
npx flowise start
if successful:
Steps:
1 . Create documents stores
2. Click Document store an...
fadzali.hashnode.dev1 min read