
VoltAssist is a simple Streamlit RAG-based Chatbot for supporting customer of e-commerce electronics stores. It can be an accelerator for a RAG-based chatbots, specifically for automating FAQs and question-answering.

AskHR is a simple Streamlit app that demos how a chatbot can be build with Large Language Models (LLMs). It works with synthetic policy data, department/level selectors, and chat history. It has also functionality like starter chats and contact support button. Here you will find the structure and guidelines how to use it.

A tool for loading UCI Machine Learning Repository datasets easily without need to download them.

Attention network is the core of Transformers, Vision Transformers, and Large Language Models (LLMs). Understanding the Attention mechanism and the neural architecture of the attention network helps to understand the transformers architecture and the LLMs much better.

Transformers opened a new door through Natural Language Processing, and it is the basis of LLMs, which outperforms the earlier NLP models such as RNN. Google introduced Transformers in 2017 in the paper entitled: Attention is all you need. In this tutorial, I tried to explain the architecture based on the Google paper in a simpler way.
Safe contextual Bayesian optimization integrated in industrial control for self-learning machines