RAG + Embedding with AnythingLLM and Ollama
This blog post is to demonstrate how easy and accessible RAG capabilities are when we leverage the strengths of AnythingLLM and Ollama to enable Retrieval-Au...
This blog post is to demonstrate how easy and accessible RAG capabilities are when we leverage the strengths of AnythingLLM and Ollama to enable Retrieval-Au...
One of the perks of my job is having access to hardware and software with which I can play and experiment. To truly understand the hype behind AI, I needed t...
I recently stumbled across a book called “Building a second brain” by Tiago Forte. The book talks about the use of PKM (Personal Knowledge management) as a S...
During the recent Cisco Live Melbourne 2023. I was involved in the Cisco NOC (Network Operations) teams. We were tasked to bring our own (bump in) Cisco Netw...
I have been using Wise or Transferwise (old name) for a while now. For those who do not know, Wise allows you to do currency exchange and transfer money arou...
If you are like me and love to use Iterm2 but hate repeatedly spinning multiple session in individual tabs and setting the badge for each every time manually...
We will now dockerise the Python Flask Webhook Receiver, that we built over the last two posts.
Taking the Python Flask Webhook Receiver to the next level, but still exploring the power of Flask. We are using Flask to display the content of the json fil...
Exploring the power of Python Flask. We will use Flask to act as a Webhook Receive and we will test firing webhooks notification at it via curl, python code ...