Posts by Category

posts

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...

Cisco Live WLC Web Monitoring App

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...

Automate connecting to devices via Iterm2

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...

Python Flask Webhook Receiver with WebUI

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...

Python Flask Webhook Receiver

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 ...

Back to top ↑