by CPI Staff | Sep 20, 2025 | Blog, Python, Streamlit
In this blog post Build Data Driven Apps With Streamlit That Users Love To Use we will explore how to turn data and Python into interactive apps that your team can use immediately. Whether you are a data scientist, engineer, or technical leader, Streamlit makes it...
by CPI Staff | Sep 18, 2025 | AI, Blog, PyTorch
In this blog post Get Started With Tensors with PyTorch we will walk through how to work with tensors with simple, copy‑paste examples you can use today. Tensors are the workhorse behind modern AI and numerical computing. Think of them as powerful, N‑dimensional...
by CPI Staff | Sep 18, 2025 | AI, Blog, LLM
In this blog post The Autonomy of Tensors for Smarter we will explore what gives tensors their “autonomy,” why it matters for both engineers and leaders, and how to put it to work in production. Tensors are often described as multi‑dimensional arrays. That’s true, but...
by CPI Staff | Sep 15, 2025 | Blog, LLM, Phi-3
In this blog post Alpaca vs Phi-3 for Instruction Fine-Tuning in Practice we will unpack the trade-offs between these two popular paths to instruction-tuned models, show practical steps to fine-tune them, and help you choose the right option for your team. Instruction...
by CPI Staff | Sep 15, 2025 | Blog, Neo4j, RAG
In this blog post Understanding Word Embeddings for Search, NLP, and Analytics we will unpack what embeddings are, how they work under the hood, and how your team can use them in real products without getting lost in jargon. At a high level, a word embedding is a...