...

Declarative and Imperative Prompt Engineering for Generative AI

Declarative and Imperative Prompt Engineering for Generative AI
refers to the careful design and optimization of inputs (e.g., queries or instructions) for guiding the behavior and responses of ...
Read more

Transformers (and Attention) are Just Fancy Addition Machines

Transformers (and Attention) are Just Fancy Addition Machines
is a relatively new sub-field in AI, focused on understanding how neural networks function by reverse-engineering their internal mechanisms and ...
Read more

AI Agent with Multi-Session Memory

AI Agent with Multi-Session Memory
Intro In Computer Science, just like in human cognition, there are different levels of memory: Primary Memory (like RAM) is ...
Read more

AI Is Not a Black Box (Relatively Speaking)

AI Is Not a Black Box (Relatively Speaking)
Summary: Opinion piece for the general TDS audience. I argue that AI is more transparent than humans in tangible ways. ...
Read more

Agentic RAG Applications: Company Knowledge Slack Agents

Agentic RAG Applications: Company Knowledge Slack Agents
I that most companies would have built or implemented their own Rag agents by now. An AI knowledge agent can ...
Read more

Build Your Own AI Coding Assistant in JupyterLab with Ollama and Hugging Face

Build Your Own AI Coding Assistant in JupyterLab with Ollama and Hugging Face
Jupyter AI brings generative AI capabilities right into the interface. Having a local AI assistant ensures privacy, reduces latency, and ...
Read more