<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:media="http://search.yahoo.com/mrss/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Systenics AI | Enterprise AI Solutions Experts</title><description>Transform your business with cutting-edge AI solutions. Expert AI consulting and enterprise AI systems for intelligent automation and innovation..</description><link>https://systenics.ai/</link><atom:link href="/rss.xml" rel="self" type="application/rss+xml"/><language>en</language><pubDate>2026-03-02T07:08:23.415Z</pubDate><lastBuildDate>2026-03-02T07:08:23.415Z</lastBuildDate><docs>https://www.rssboard.org/rss-specification</docs><generator>Astro</generator><managingEditor>info@systenics.ai</managingEditor><webMaster>info@systenics.ai</webMaster><item><title>RAG for Large PDFs: A Navigation-Based Alternative to Vector Retrieval Using PageIndex</title><link>https://systenics.ai/blog/2026-02-28-rag-for-large-pdfs-a-navigation-based-alternative-to-vector-retrieval-using-pageindex/</link><guid isPermaLink="true">https://systenics.ai/blog/2026-02-28-rag-for-large-pdfs-a-navigation-based-alternative-to-vector-retrieval-using-pageindex/</guid><description>A practical guide comparing Vector RAG and navigation based RAG for large PDFs, showing how a hierarchical PageIndex lets LLMs locate answers inside structured documentation without relying on vector databases or similarity search.</description><pubDate>Sat, 28 Feb 2026 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="1200" height="655" medium="image" url="https://systenics.ai_astro/pageindex_1.CnGEIwey_ZWT4TC.jpg"/><category>AI</category><category>Langchain</category><author>Prathamesh Dhande (prathamesh.d@systenics.com)</author></item><item><title>Getting Started with LangChain: Build LLM-Powered Agents Step by Step with Python</title><link>https://systenics.ai/blog/2026-01-30-getting-started-with-langchain-build-llm-powered-agents-step-by-step-with-python/</link><guid isPermaLink="true">https://systenics.ai/blog/2026-01-30-getting-started-with-langchain-build-llm-powered-agents-step-by-step-with-python/</guid><description>Learn how to get started with LangChain using Python. This guide covers model invocation, prompt templates, LCEL chains, streaming responses, structured outputs, custom runnables, and agent creation step by step.</description><pubDate>Fri, 30 Jan 2026 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="1200" height="800" medium="image" url="https://systenics.ai_astro/langchain_cover.BN7nA4FC_Z2lRAdz.jpg"/><category>AI</category><category>Langchain</category><category>Agent</category><author>Systenics AI (info@systenics.ai)</author></item><item><title>TOON vs JSON: How Token-Oriented Object Notation Reduces LLM Token Costs</title><link>https://systenics.ai/blog/2026-01-24-toon-vs-json-how-token-oriented-object-notation-reduces-llm-token-costs/</link><guid isPermaLink="true">https://systenics.ai/blog/2026-01-24-toon-vs-json-how-token-oriented-object-notation-reduces-llm-token-costs/</guid><description>TOON is a token-efficient data format for LLMs. Learn how it compares to JSON, why it saves tokens, and how to use it with Semantic Kernel in .NET.</description><pubDate>Sat, 24 Jan 2026 00:26:00 GMT</pubDate><media:content type="image/jpeg" width="1200" height="800" medium="image" url="https://systenics.ai_astro/toon_format._2ezlJgd_Z1N00LC.jpg"/><category>AI</category><category>.NET</category><author>Prathamesh Dhande (prathamesh.d@systenics.com)</author></item><item><title>Three Common Nginx Errors Solved: 413, 504, and Static File Handling (Docker Edition)</title><link>https://systenics.ai/blog/2025-11-06-three-common-nginx-errors-solved-413-504-and-static-file-handling-docker-edition/</link><guid isPermaLink="true">https://systenics.ai/blog/2025-11-06-three-common-nginx-errors-solved-413-504-and-static-file-handling-docker-edition/</guid><description>Fix Nginx errors like 413 Request Entity Too Large, 504 Gateway Timeout, and static file issues in Docker using simple nginx-proxy configuration tweaks.</description><pubDate>Thu, 06 Nov 2025 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="1200" height="800" medium="image" url="https://systenics.ai_astro/nginx_1.Dh8wEORm_Z1IkADg.jpg"/><category>General</category><author>Prathamesh Dhande (prathamesh.d@systenics.com)</author></item><item><title>PDF to Markdown Conversion Tools: Beyond the Hype - A Deep Dive into MarkItDown, Docling, and Mistral Document AI</title><link>https://systenics.ai/blog/2025-07-28-pdf-to-markdown-conversion-tools/</link><guid isPermaLink="true">https://systenics.ai/blog/2025-07-28-pdf-to-markdown-conversion-tools/</guid><description>Explore MarkItDown, Docling, and Mistral Document AI performance when converting complex PDFs into structured Markdown. This comparison highlights each tool’s strengths and limitations, from basic text scraping to AI-powered table recognition.</description><pubDate>Mon, 28 Jul 2025 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="1200" height="1200" medium="image" url="https://systenics.ai_astro/pdf-to-md.mZwRWNoR_ZGjsSK.jpg"/><category>AI</category><author>Aditya Uke (aditya-u@systenics.com)</author></item><item><title>What Is Context Engineering? Boost Your AI with Better Context</title><link>https://systenics.ai/blog/2025-07-12-what-is-context-engineering-boost-your-ai-with-better-context/</link><guid isPermaLink="true">https://systenics.ai/blog/2025-07-12-what-is-context-engineering-boost-your-ai-with-better-context/</guid><description>Learn what Context Engineering is, how it differs from Prompt Engineering, and see real-world examples like AI coding assistants. A simple guide for beginners to understand how AI truly becomes smart.</description><pubDate>Sat, 12 Jul 2025 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="1200" height="1200" medium="image" url="https://systenics.ai_astro/context_engineering.Dcci6_Xd_Z2veOOp.jpg"/><category>AI</category><author>Prathamesh Dhande (prathamesh.d@systenics.com)</author></item><item><title>Why Your Semantic Kernel Agents Are Sharing Plugins and How to Fix It</title><link>https://systenics.ai/blog/2025-05-09-why-you-semantic-kernel-agents-sharing-plugins/</link><guid isPermaLink="true">https://systenics.ai/blog/2025-05-09-why-you-semantic-kernel-agents-sharing-plugins/</guid><description>Learn why using a single Semantic Kernel for multiple agents causes plugins to leak between them, uncover the root cause, and explore simple solutions to ensure each agent’s plugins remain properly isolated.</description><pubDate>Fri, 09 May 2025 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="1200" height="800" medium="image" url="https://systenics.ai_astro/ai-agent-plugins.CBLbyfCQ_Z2hIMX1.jpg"/><category>AI</category><category>Agent</category><category>.NET</category><author>Aditya Uke (aditya-u@systenics.com)</author></item><item><title>Integrating Dapr with DotNet Semantic Kernel Process Framework on Aspire</title><link>https://systenics.ai/blog/2025-04-26-integrating-dapr-with-dotnet-semantic-kernel-process-framework-on-aspire/</link><guid isPermaLink="true">https://systenics.ai/blog/2025-04-26-integrating-dapr-with-dotnet-semantic-kernel-process-framework-on-aspire/</guid><description>Learn how to integrate Dapr sidecars into your .NET Aspire projects with Microsoft’s Semantic Kernel Process Framework to run AI-powered workflows at cloud scale. This step-by-step guide covers installation, configuration and sample code to get resilient, actor-based processes running anywhere.</description><pubDate>Sat, 26 Apr 2025 17:30:00 GMT</pubDate><media:content type="image/jpeg" width="1200" height="800" medium="image" url="https://systenics.ai_astro/dapr_processframework_1.D8bkR8F0_1gDf8B.jpg"/><category>AI</category><category>.NET</category><author>Prathamesh Dhande (prathamesh.d@systenics.com)</author></item><item><title>Understanding Selection and Termination Strategy functions in .NET Semantic Kernel Agent Framework</title><link>https://systenics.ai/blog/2025-04-22-understanding-selection-and-termination-strategy-functions-in-dotnet-semantic-kernel-agent-framework/</link><guid isPermaLink="true">https://systenics.ai/blog/2025-04-22-understanding-selection-and-termination-strategy-functions-in-dotnet-semantic-kernel-agent-framework/</guid><description>Explore how Selection and Termination Strategy Functions in the Semantic Kernel Agent Framework for .NET manage multi-agent conversations by choosing the next speaker and deciding when to end the chat.</description><pubDate>Tue, 22 Apr 2025 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="1200" height="800" medium="image" url="https://systenics.ai_astro/multi_agent_2.D5gPR1u8_Z1qGpdn.jpg"/><category>AI</category><category>Agent</category><category>.NET</category><author>Aditya Uke (aditya-u@systenics.com)</author></item><item><title>Automate Workflows with Microsoft Semantic Kernel Process Framework in .NET</title><link>https://systenics.ai/blog/2025-04-18-automate-workflows-with-microsoft-semantic-kernel-process-framework/</link><guid isPermaLink="true">https://systenics.ai/blog/2025-04-18-automate-workflows-with-microsoft-semantic-kernel-process-framework/</guid><description>Build intelligent, event-driven workflows using Microsoft’s Semantic Kernel Process Framework to automate content creation, onboarding, and complex tasks with AI and custom logic.</description><pubDate>Fri, 18 Apr 2025 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="1200" height="800" medium="image" url="https://systenics.ai_astro/process_framework_1.BysEEN5i_Z1qpYeg.jpg"/><category>AI</category><category>Agent</category><author>Prathamesh Dhande (prathamesh.d@systenics.com)</author></item><item><title>Building Multi‑Agent AI Workflows with Semantic Kernel Agent Framework in .NET</title><link>https://systenics.ai/blog/2025-04-17-building-multiagent-ai-workflows-with-semantic-kernel-in-dotnet/</link><guid isPermaLink="true">https://systenics.ai/blog/2025-04-17-building-multiagent-ai-workflows-with-semantic-kernel-in-dotnet/</guid><description>Explore how multi-agent systems enable AI agents to collaborate seamlessly, enhancing efficiency and scalability. Learn to implement this approach using Microsoft&apos;s Semantic Kernel, orchestrating specialized agents to automate tasks like email drafting and approval.</description><pubDate>Thu, 17 Apr 2025 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="1200" height="800" medium="image" url="https://systenics.ai_astro/multi_agent_1.OXTYFa49_ZhPfjL.jpg"/><category>AI</category><category>Agent</category><category>.NET</category><author>Aditya Uke (aditya-u@systenics.com)</author></item><item><title>Why Your AI Agent Isn&apos;t Calling Your Tools: Fixing Function Invocation Issues in Semantic Kernel</title><link>https://systenics.ai/blog/2025-04-11-fixing-function-invocation-issues-in-semantic-kernel/</link><guid isPermaLink="true">https://systenics.ai/blog/2025-04-11-fixing-function-invocation-issues-in-semantic-kernel/</guid><description>This blog covers why your Semantic Kernel AI agent may ignore plugins and how to fix it with a simple configuration change.</description><pubDate>Fri, 11 Apr 2025 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="1200" height="903" medium="image" url="https://systenics.ai_astro/agent-plugin.Cuao4byw_1Grm8K.jpg"/><category>AI</category><category>Agent</category><category>.NET</category><author>Aditya Uke (aditya-u@systenics.com)</author></item><item><title>Building a Model Context Protocol Server with .NET and Semantic Kernel Integration</title><link>https://systenics.ai/blog/2025-04-10-building-a-model-context-protocol-server-with-net-and-semantic-kernel-integration/</link><guid isPermaLink="true">https://systenics.ai/blog/2025-04-10-building-a-model-context-protocol-server-with-net-and-semantic-kernel-integration/</guid><description>Learn how to implement a Model Context Protocol (MCP) server using C# and integrate it with Semantic Kernel to enhance AI assistants with external data and tools through a standardized protocol.</description><pubDate>Thu, 10 Apr 2025 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="1200" height="1200" medium="image" url="https://systenics.ai_astro/mcp_sk_integration_1.CMG0wfRj_2hbvo8.jpg"/><category>AI</category><category>MCP</category><category>.NET</category><author>Prathamesh Dhande (prathamesh.d@systenics.com)</author></item><item><title>Building AI Agent using Semantic Kernel Agent Framework</title><link>https://systenics.ai/blog/2025-04-09-building-ai-agent-using-semantic-kernel-agent-framework/</link><guid isPermaLink="true">https://systenics.ai/blog/2025-04-09-building-ai-agent-using-semantic-kernel-agent-framework/</guid><description>Explore the creation of intelligent AI agents with the Semantic Kernel Agent Framework</description><pubDate>Wed, 09 Apr 2025 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="1200" height="800" medium="image" url="https://systenics.ai_astro/agent-sk-1.BMRH64lW_j223G.jpg"/><category>AI</category><category>Agent</category><category>.NET</category><author>Aditya Uke (aditya-u@systenics.com)</author></item><item><title>Model Context Protocol (MCP): The New Standard for AI Integration</title><link>https://systenics.ai/blog/2025-04-07-model-context-protocol-mcp-the-new-standard-for-ai-integration/</link><guid isPermaLink="true">https://systenics.ai/blog/2025-04-07-model-context-protocol-mcp-the-new-standard-for-ai-integration/</guid><description>MCP enables LLMs to access real-time data and execute dynamic actions with ease, reducing redundancy and maintenance overhead through standardized client-server interactions.</description><pubDate>Mon, 07 Apr 2025 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="1200" height="1200" medium="image" url="https://systenics.ai_astro/mcp_arch.Bn6Y9zq7_EgJRS.jpg"/><category>AI</category><category>MCP</category><author>Prathamesh Dhande (prathamesh.d@systenics.com)</author></item><item><title>Boosting Developer Productivity with ChatGPT/Gemini/Claude Integration in Visual Studio</title><link>https://systenics.ai/blog/2025-04-01-boosting-developer-productivity-with-chatgpt-integration-in-visual-studio/</link><guid isPermaLink="true">https://systenics.ai/blog/2025-04-01-boosting-developer-productivity-with-chatgpt-integration-in-visual-studio/</guid><description>Boost your coding efficiency with ChatGPT/Gemini/Claude integration in Visual Studio! Learn how the free ChatGPTExtension eliminates tab switching, automates code fixes, and streamlines your workflow right inside your IDE. Maximize productivity and simplify your development process today!</description><pubDate>Tue, 01 Apr 2025 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="1200" height="933" medium="image" url="https://systenics.ai_astro/vs_chatgpt_extension.Bn0zvNiH_Z1nMslq.jpg"/><category>AI</category><category>.NET</category><author>Aditya Uke (aditya-u@systenics.com)</author></item><item><title>From Prompt Engineering to RAG: Optimizing Product Category Classification Systems - Part 2</title><link>https://systenics.ai/blog/2025-03-31-from-prompt-engineering-to-rag-optimizing-product-category-classification-systems-part-2/</link><guid isPermaLink="true">https://systenics.ai/blog/2025-03-31-from-prompt-engineering-to-rag-optimizing-product-category-classification-systems-part-2/</guid><description>How we enhanced our product classification system by incorporating Retrieval-Augmented Generation (RAG) to provide dataset-specific context, resulting in improved performance and reliability.</description><pubDate>Mon, 31 Mar 2025 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="1200" height="1200" medium="image" url="https://systenics.ai_astro/rag_prompt_2.B4z3fwi6_Zdnrcq.jpg"/><category>AI</category><author>Prathamesh Dhande (prathamesh.d@systenics.com)</author></item><item><title>From Prompt Engineering to RAG: Optimizing Product Category Classification Systems - Part 1</title><link>https://systenics.ai/blog/2025-03-10-from-prompt-engineering-to-rag-optimizing-product-category-classification-systems-part-1/</link><guid isPermaLink="true">https://systenics.ai/blog/2025-03-10-from-prompt-engineering-to-rag-optimizing-product-category-classification-systems-part-1/</guid><description>How we enhanced our product classification system by incorporating Retrieval-Augmented Generation (RAG) to provide dataset-specific context, resulting in improved performance and reliability.</description><pubDate>Mon, 10 Mar 2025 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="1200" height="1200" medium="image" url="https://systenics.ai_astro/rag_prompt_1.DodTv4Mo_ZbTkUc.jpg"/><category>AI</category><author>Prathamesh Dhande (prathamesh.d@systenics.com)</author></item><item><title>Understanding Response Format Limitations: Why Llama, Phi &amp; Mistral Models Struggle in Azure AI Studio</title><link>https://systenics.ai/blog/2025-03-08-understanding-response-format-limitations/</link><guid isPermaLink="true">https://systenics.ai/blog/2025-03-08-understanding-response-format-limitations/</guid><description>A comprehensive exploration of Response Format compatibility issues when working with Llama, Phi, and Mistral model families in Microsoft Azure AI Studio with Semantic Kernel, and how to effectively navigate these limitations.</description><pubDate>Sat, 08 Mar 2025 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="1200" height="686" medium="image" url="https://systenics.ai_astro/azure_aistudio_1.KXTmAdou_Z1xdeHh.jpg"/><category>AI</category><author>Aditya Uke (aditya-u@systenics.com)</author></item><item><title>Using OpenAI vs Azure OpenAI with Semantic Kernel. What&apos;s the difference?</title><link>https://systenics.ai/blog/2024-12-11-openai-vs-azure-openai-what-should-you-choose-with-semantic-kernel/</link><guid isPermaLink="true">https://systenics.ai/blog/2024-12-11-openai-vs-azure-openai-what-should-you-choose-with-semantic-kernel/</guid><description>Understanding the differences between OpenAI and Azure OpenAI and how to use them with Semantic Kernel</description><pubDate>Wed, 11 Dec 2024 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="1200" height="1200" medium="image" url="https://systenics.ai_astro/openai_azure_1.CeqlIg-P_17xBbo.jpg"/><category>AI</category><author>Yash Worlikar (yash.w@systenics.com)</author></item><item><title>Building a Recommendation System Using Text Embeddings and python</title><link>https://systenics.ai/blog/2024-11-29-building-a-simple-recommendation-system-using-embeddings/</link><guid isPermaLink="true">https://systenics.ai/blog/2024-11-29-building-a-simple-recommendation-system-using-embeddings/</guid><description>Learn how to create a simple recommendation system for e-commerce using vector embeddings and Gradio.</description><pubDate>Fri, 29 Nov 2024 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="1200" height="1200" medium="image" url="https://systenics.ai_astro/recc_system_1.DGKouOWu_Z1qtXM.jpg"/><category>AI</category><author>Yash Worlikar (yash.w@systenics.com)</author></item><item><title>Should you use GPT-4o-mini for multimodal tasks?</title><link>https://systenics.ai/blog/2024-11-19-should-you-use-gpt-4o-mini-for-multimodal-tasks/</link><guid isPermaLink="true">https://systenics.ai/blog/2024-11-19-should-you-use-gpt-4o-mini-for-multimodal-tasks/</guid><description>A deep dive into the real costs and limitations of gpt-4o-mini for image processing tasks.</description><pubDate>Tue, 19 Nov 2024 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="1200" height="1200" medium="image" url="https://systenics.ai_astro/gpt_4o_mini.Bhb5Vtuc_2oVHcL.jpg"/><category>AI</category><author>Yash Worlikar (yash.w@systenics.com)</author></item><item><title>Using the Waitfor and WaitforCompletion in .NET Aspire 9</title><link>https://systenics.ai/blog/2024-11-12-using-waitfor-and-waitforcompletion-in-dotnet-aspire-9/</link><guid isPermaLink="true">https://systenics.ai/blog/2024-11-12-using-waitfor-and-waitforcompletion-in-dotnet-aspire-9/</guid><description>Learn how to use the new WaitFor and WaitForCompletion methods in .NET Aspire 9 to manage dependencies in your distributed applications.</description><pubDate>Tue, 12 Nov 2024 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="1200" height="1200" medium="image" url="https://systenics.ai_astro/waitfor_1.Ds19VC3F_ZqHtvl.jpg"/><category>.NET</category><author>Yash Worlikar (yash.w@systenics.com)</author></item><item><title>Improved function calling with the Semantic Kernel</title><link>https://systenics.ai/blog/2024-11-05-improved-function-calling-with-semantic-kernel/</link><guid isPermaLink="true">https://systenics.ai/blog/2024-11-05-improved-function-calling-with-semantic-kernel/</guid><description>A new way to call functions using the latest Semantic Kernel SDK</description><pubDate>Tue, 05 Nov 2024 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="1200" height="1200" medium="image" url="https://systenics.ai_astro/function_calling_3.Dd5Y4Vld_2fB06O.jpg"/><category>AI</category><author>Yash Worlikar (yash.w@systenics.com)</author></item><item><title>Using Structured Outputs with Semantic Kernel</title><link>https://systenics.ai/blog/2024-10-25-using-structured-outputs-with-semantic-kernel/</link><guid isPermaLink="true">https://systenics.ai/blog/2024-10-25-using-structured-outputs-with-semantic-kernel/</guid><description>A Simple Guide to Structured Outputs with Semantic Kernel. Converting text responses into typed data with JSON schema and C# model classes.</description><pubDate>Fri, 25 Oct 2024 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="1200" height="1200" medium="image" url="https://systenics.ai_astro/structure_outputs_1.BdBmAZ0I_1wUs7g.jpg"/><category>AI</category><author>Yash Worlikar (yash.w@systenics.com)</author></item><item><title>Setting up the Azure OpenAI API versions in Semantic Kernel</title><link>https://systenics.ai/blog/2024-10-21-setting-up-api-version-for-azure-openai-in-semantic-kernel/</link><guid isPermaLink="true">https://systenics.ai/blog/2024-10-21-setting-up-api-version-for-azure-openai-in-semantic-kernel/</guid><description>Managing Azure OpenAI API versions in Semantic Kernel, including both new and legacy approaches.</description><pubDate>Mon, 21 Oct 2024 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="1200" height="1200" medium="image" url="https://systenics.ai_astro/api_ver_1.MbiBNsnf_1KAzfH.jpg"/><category>AI</category><author>Yash Worlikar (yash.w@systenics.com)</author></item><item><title>JSON Mode and Structured Outputs Mode using OpenAI Models</title><link>https://systenics.ai/blog/2024-10-13-json-mode-and-structured-outputs-mode-using-openai-models/</link><guid isPermaLink="true">https://systenics.ai/blog/2024-10-13-json-mode-and-structured-outputs-mode-using-openai-models/</guid><description>Understanding JSON Mode and Structured Outputs in OpenAI Models</description><pubDate>Sun, 13 Oct 2024 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="1200" height="1200" medium="image" url="https://systenics.ai_astro/structured_outputs_1.DYhKmFFK_QskeO.jpg"/><category>AI</category><author>Yash Worlikar (yash.w@systenics.com)</author></item><item><title>Implementing a Simple BPE Tokenizer in .NET</title><link>https://systenics.ai/blog/2024-10-07-implementing-a-simple-bpe-tokenizer-in-dotnet/</link><guid isPermaLink="true">https://systenics.ai/blog/2024-10-07-implementing-a-simple-bpe-tokenizer-in-dotnet/</guid><description>Writing a basic Byte Pair Encoding (BPE) tokenizer using C# and .NET</description><pubDate>Mon, 07 Oct 2024 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="1200" height="1200" medium="image" url="https://systenics.ai_astro/token_bpe_1.BO_YJ7jQ_1xOAmS.jpg"/><category>AI</category><author>Yash Worlikar (yash.w@systenics.com)</author></item><item><title>Understanding Tokenization in Large Language Models</title><link>https://systenics.ai/blog/2024-09-30-understanding-tokenizers-in-large-language-models/</link><guid isPermaLink="true">https://systenics.ai/blog/2024-09-30-understanding-tokenizers-in-large-language-models/</guid><description>An in-depth exploration of tokenization, tokens, and their crucial role in modern LLMs</description><pubDate>Mon, 30 Sep 2024 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="1200" height="1200" medium="image" url="https://systenics.ai_astro/tokenizer_1.DSMLOYee_1aEVW2.jpg"/><category>AI</category><author>Yash Worlikar (yash.w@systenics.com)</author></item><item><title>Building a Simple text Classifier with Semantic Kernel</title><link>https://systenics.ai/blog/2024-07-26-building-a-simple-nlp-classifier-with-semantic-kernel/</link><guid isPermaLink="true">https://systenics.ai/blog/2024-07-26-building-a-simple-nlp-classifier-with-semantic-kernel/</guid><description>Using Semantic kernel to showcase how NLP tasks like text classification can be done with just a bit of prompt engineering in both python and .NET</description><pubDate>Fri, 26 Jul 2024 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="1200" height="1200" medium="image" url="https://systenics.ai_astro/text_1.wfZ3Db0d_1g9atT.jpg"/><category>AI</category><author>Yash Worlikar (yash.w@systenics.com)</author></item><item><title>Working with Semantic Kernel in Python</title><link>https://systenics.ai/blog/2024-07-15-working-with-semantic-kernel-in-python/</link><guid isPermaLink="true">https://systenics.ai/blog/2024-07-15-working-with-semantic-kernel-in-python/</guid><description>An introduction to the Python version of the Semantic Kernel SDK</description><pubDate>Mon, 15 Jul 2024 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="1200" height="1200" medium="image" url="https://systenics.ai_astro/python_1.Bq3RT6qY_Z13prWF.jpg"/><category>AI</category><author>Yash Worlikar (yash.w@systenics.com)</author></item><item><title>Building AI Apps with .Net Aspire and Semantic Kernel</title><link>https://systenics.ai/blog/2024-07-03-building-apps-with-aspire-and-semantic-kernel/</link><guid isPermaLink="true">https://systenics.ai/blog/2024-07-03-building-apps-with-aspire-and-semantic-kernel/</guid><description>Using aspire orchestration to develop AI-powered apps locally with .NET and Semantic Kernel</description><pubDate>Wed, 03 Jul 2024 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="1200" height="1200" medium="image" url="https://systenics.ai_astro/speech_1.B5xv0yIi_Zdp5VH.jpg"/><category>AI</category><author>Yash Worlikar (yash.w@systenics.com)</author></item><item><title>Getting Started with .NET Aspire</title><link>https://systenics.ai/blog/2024-06-20-getting-started-with-dotnet-aspire/</link><guid isPermaLink="true">https://systenics.ai/blog/2024-06-20-getting-started-with-dotnet-aspire/</guid><description> An introduction to .NET Aspire, its integrated services, and the Aspire dashboard.</description><pubDate>Thu, 20 Jun 2024 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="1200" height="1200" medium="image" url="https://systenics.ai_astro/aspire_1.CtU0RxhX_Z1WQ4I8.jpg"/><category>.NET</category><author>Yash Worlikar (yash.w@systenics.com)</author></item><item><title>Building a .NET Food Health Analyzer with Azure OpenAI and Semantic Kernel</title><link>https://systenics.ai/blog/2024-06-03-building-a-food-health-checker-with-openai-and-semantic-kernel/</link><guid isPermaLink="true">https://systenics.ai/blog/2024-06-03-building-a-food-health-checker-with-openai-and-semantic-kernel/</guid><description>In-depth look at a .NET-based Food Health Analyzer app using Azure OpenAI and Semantic Kernel for intelligent ingredient and health analysis.</description><pubDate>Mon, 03 Jun 2024 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="1200" height="1200" medium="image" url="https://systenics.ai_astro/foodcheck_2.UGElVZ7R_ZhDVr4.jpg"/><category>AI</category><author>Yash Worlikar (yash.w@systenics.com)</author></item><item><title>Packaged Food Health Checker with Semantic kernel</title><link>https://systenics.ai/blog/2024-05-27-packaged-powered-food-health-check-with-semantic-kernel/</link><guid isPermaLink="true">https://systenics.ai/blog/2024-05-27-packaged-powered-food-health-check-with-semantic-kernel/</guid><description>An overview for a simple AI powered app for checking packaged food healthiness</description><pubDate>Mon, 27 May 2024 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="1200" height="1200" medium="image" url="https://systenics.ai_astro/foodcheck_1.BtkkrObZ_Z2uJnyC.jpg"/><category>AI</category><author>Yash Worlikar (yash.w@systenics.com)</author></item><item><title>The new prompt filter in Semantic Kernel</title><link>https://systenics.ai/blog/2024-05-14-the-new-prompt-filter-in-semantic-kernel/</link><guid isPermaLink="true">https://systenics.ai/blog/2024-05-14-the-new-prompt-filter-in-semantic-kernel/</guid><description>Working with the new prompt filter IPromptRenderFilter in semantic kernel</description><pubDate>Wed, 15 May 2024 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="1200" height="1200" medium="image" url="https://systenics.ai_astro/prompt_filters_1.lwIlFAUv_Z1a129C.jpg"/><category>AI</category><author>Yash Worlikar (yash.w@systenics.com)</author></item><item><title>Yaml prompts with semantic kernel</title><link>https://systenics.ai/blog/2024-05-02-yaml-prompts-with-semantic-kernel/</link><guid isPermaLink="true">https://systenics.ai/blog/2024-05-02-yaml-prompts-with-semantic-kernel/</guid><description>Working with yaml prompt templates in semantic kernel</description><pubDate>Thu, 02 May 2024 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="1200" height="1200" medium="image" url="https://systenics.ai_astro/yaml_1.D_Y9cPxH_Z1qH4as.jpg"/><category>AI</category><author>Yash Worlikar (yash.w@systenics.com)</author></item><item><title>Manual function calling with Semantic Kernel and OpenAI</title><link>https://systenics.ai/blog/2024-03-27-manual-function-calling-with-semantic-kernel/</link><guid isPermaLink="true">https://systenics.ai/blog/2024-03-27-manual-function-calling-with-semantic-kernel/</guid><description>Using the manual mode for function calling in Semantic Kernel</description><pubDate>Wed, 27 Mar 2024 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="1200" height="1200" medium="image" url="https://systenics.ai_astro/manual_function_calling_1.DWEApbzY_Z1u6bKj.jpg"/><category>AI</category><author>Yash Worlikar (yash.w@systenics.com)</author></item><item><title>Function calling using Semantic Kernel</title><link>https://systenics.ai/blog/2024-03-18-function-calling-with-semantic-kernel/</link><guid isPermaLink="true">https://systenics.ai/blog/2024-03-18-function-calling-with-semantic-kernel/</guid><description>Using the gpt-4 function calling capabilities with semantic kernel</description><pubDate>Mon, 18 Mar 2024 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="1200" height="1200" medium="image" url="https://systenics.ai_astro/function_calling_2.CZQx8OOs_ZYxl5X.jpg"/><category>AI</category><author>Yash Worlikar (yash.w@systenics.com)</author></item><item><title>Introduction to OpenAI&apos;s function calling</title><link>https://systenics.ai/blog/2024-03-11-openai-function-calling/</link><guid isPermaLink="true">https://systenics.ai/blog/2024-03-11-openai-function-calling/</guid><description>Introduction to function calling with OpenAI</description><pubDate>Mon, 11 Mar 2024 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="1200" height="1200" medium="image" url="https://systenics.ai_astro/function_calling_1.Ausu56mP_2jF61T.jpg"/><category>AI</category><author>Yash Worlikar (yash.w@systenics.com)</author></item><item><title>Using Semantic Kernel with local embeddings</title><link>https://systenics.ai/blog/2024-03-04-using-local-embedding-semantic-kernel/</link><guid isPermaLink="true">https://systenics.ai/blog/2024-03-04-using-local-embedding-semantic-kernel/</guid><description>Using a local embedding service with Semantic Kernel</description><pubDate>Mon, 04 Mar 2024 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="1200" height="1200" medium="image" url="https://systenics.ai_astro/embedding_3.CezDysdD_ZjPPTM.jpg"/><category>AI</category><author>Yash Worlikar (yash.w@systenics.com)</author></item><item><title>Quick Setup for a local embedding Server using python</title><link>https://systenics.ai/blog/2024-02-26-local-embedding-server-using-python/</link><guid isPermaLink="true">https://systenics.ai/blog/2024-02-26-local-embedding-server-using-python/</guid><description>Setting up a local embedding service using Python for development</description><pubDate>Mon, 26 Feb 2024 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="1200" height="1200" medium="image" url="https://systenics.ai_astro/embedding_2.BHRLtYDT_1KmK1k.jpg"/><category>AI</category><author>Yash Worlikar (yash.w@systenics.com)</author></item><item><title>Vision in Semantic Kernel</title><link>https://systenics.ai/blog/2024-02-19-vision-with-semantic-kernel/</link><guid isPermaLink="true">https://systenics.ai/blog/2024-02-19-vision-with-semantic-kernel/</guid><description>Using gpt-4 with vision in Semantic Kernel</description><pubDate>Mon, 19 Feb 2024 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="1200" height="1200" medium="image" url="https://systenics.ai_astro/gpt_1.CHpIecIu_14dpv2.jpg"/><category>AI</category><author>Yash Worlikar (yash.w@systenics.com)</author></item><item><title>Multiple streaming responses with Azure OpenAI and Semantic Kernel</title><link>https://systenics.ai/blog/2024-02-12-multiple-streaming-responses-with-azure-openai-and-semantic-kernel/</link><guid isPermaLink="true">https://systenics.ai/blog/2024-02-12-multiple-streaming-responses-with-azure-openai-and-semantic-kernel/</guid><description>Working with Azure multiple streaming responses in Semantic Kernel</description><pubDate>Mon, 12 Feb 2024 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="1200" height="1200" medium="image" url="https://systenics.ai_astro/streaming_1.DQEM4iJq_Z173u9Q.jpg"/><category>AI</category><author>Yash Worlikar (yash.w@systenics.com)</author></item><item><title>Working with Azure OpenAI on Semantic Kernel</title><link>https://systenics.ai/blog/2024-02-05-azure-openai-with-semantic-kernel/</link><guid isPermaLink="true">https://systenics.ai/blog/2024-02-05-azure-openai-with-semantic-kernel/</guid><description>Getting familiar with using OpenAI connector in Semantic Kernel</description><pubDate>Mon, 05 Feb 2024 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="1200" height="1200" medium="image" url="https://systenics.ai_astro/openai_1.CI6VmODN_1OWa1V.jpg"/><category>AI</category><author>Yash Worlikar (yash.w@systenics.com)</author></item><item><title>Getting Started with Semantic Kernel plugins</title><link>https://systenics.ai/blog/2024-01-29-plugins-with-semantic-kernel/</link><guid isPermaLink="true">https://systenics.ai/blog/2024-01-29-plugins-with-semantic-kernel/</guid><description>Building GPT plugins in dotnet using Semantic kernel</description><pubDate>Mon, 29 Jan 2024 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="1200" height="1200" medium="image" url="https://systenics.ai_astro/plugin_1.BolHv_Zf_1VKm0A.jpg"/><category>AI</category><author>Yash Worlikar (yash.w@systenics.com)</author></item><item><title>Prompt engineering with Semantic Kernel</title><link>https://systenics.ai/blog/2024-01-22-prompt-engineering-with-semantic-kernel/</link><guid isPermaLink="true">https://systenics.ai/blog/2024-01-22-prompt-engineering-with-semantic-kernel/</guid><description>Using prompts effectively with Semantic Kernel</description><pubDate>Mon, 22 Jan 2024 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="1200" height="1200" medium="image" url="https://systenics.ai_astro/prompt_engineering_2.DkBeb-mK_2unE1D.jpg"/><category>AI</category><author>Yash Worlikar (yash.w@systenics.com)</author></item><item><title>What is Prompt Engineering</title><link>https://systenics.ai/blog/2024-01-15-what-is-prompt-engineering/</link><guid isPermaLink="true">https://systenics.ai/blog/2024-01-15-what-is-prompt-engineering/</guid><description>Designing effective prompts for emerging AI-powered applications.</description><pubDate>Mon, 15 Jan 2024 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="1200" height="1200" medium="image" url="https://systenics.ai_astro/prompt_engineering_1.njVW0K8f_15PDXQ.jpg"/><category>AI</category><author>Yash Worlikar (yash.w@systenics.com)</author></item><item><title>Understanding Embeddings</title><link>https://systenics.ai/blog/2023-01-08-understaning-embeddings/</link><guid isPermaLink="true">https://systenics.ai/blog/2023-01-08-understaning-embeddings/</guid><description>Introduction to embeddings and their uses</description><pubDate>Mon, 08 Jan 2024 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="1200" height="1200" medium="image" url="https://systenics.ai_astro/embedding_1.poi_P54H_Z24Br1r.jpg"/><category>AI</category><author>Yash Worlikar (yash.w@systenics.com)</author></item><item><title>Setting up a Qdrant client for .NET</title><link>https://systenics.ai/blog/2024-01-01-setting-up-qdrant-with-qdrant-dotnet/</link><guid isPermaLink="true">https://systenics.ai/blog/2024-01-01-setting-up-qdrant-with-qdrant-dotnet/</guid><description>Setting up a local qdrant server using the qdrant-dotnet library</description><pubDate>Mon, 01 Jan 2024 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="1200" height="1200" medium="image" url="https://systenics.ai_astro/qdrant_dotnet_1.BgjbvpuV_Oe1Kh.jpg"/><category>AI</category><author>Yash Worlikar (yash.w@systenics.com)</author></item><item><title>Introduction to RAG systems</title><link>https://systenics.ai/blog/2023-12-25-intro-to-rag-systems/</link><guid isPermaLink="true">https://systenics.ai/blog/2023-12-25-intro-to-rag-systems/</guid><description>Brief introduction to RAG and their working</description><pubDate>Mon, 25 Dec 2023 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="1200" height="1200" medium="image" url="https://systenics.ai_astro/search_1.BO5k4aRR_2wyckR.jpg"/><category>AI</category><author>Yash Worlikar (yash.w@systenics.com)</author></item><item><title>Getting Started with Semantic Kernel using .NET</title><link>https://systenics.ai/blog/2023-12-18-getting-started-with-semantic-kernel-dotnet/</link><guid isPermaLink="true">https://systenics.ai/blog/2023-12-18-getting-started-with-semantic-kernel-dotnet/</guid><description>Getting familiar with Semantic Kernel and its functionality</description><pubDate>Mon, 18 Dec 2023 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="1200" height="1200" medium="image" url="https://systenics.ai_astro/semantic_kernel_dotnet_1.Drpl7IGH_Z2riXHu.jpg"/><category>AI</category><author>Yash Worlikar (yash.w@systenics.com)</author></item><item><title>What is Semantic Kernel</title><link>https://systenics.ai/blog/2023-12-11-what-is-semantic-kernel/</link><guid isPermaLink="true">https://systenics.ai/blog/2023-12-11-what-is-semantic-kernel/</guid><description>Introduction to Semantic Kernel the lightweight AI apps orchestrator using dotnet</description><pubDate>Mon, 11 Dec 2023 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="1200" height="1200" medium="image" url="https://systenics.ai_astro/semantic_kernel_1.Bk-8MrZa_Z2hRion.jpg"/><category>AI</category><author>Yash Worlikar (yash.w@systenics.com)</author></item><item><title>Introduction to Qdrant</title><link>https://systenics.ai/blog/2023-12-09-introduction-to-qdrant/</link><guid isPermaLink="true">https://systenics.ai/blog/2023-12-09-introduction-to-qdrant/</guid><description>Getting familiar with qdrant and its functionality.</description><pubDate>Sat, 09 Dec 2023 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="1200" height="1200" medium="image" url="https://systenics.ai_astro/qdrant_1.C4ckaYbh_11o2ig.jpg"/><category>AI</category><author>Yash Worlikar (yash.w@systenics.com)</author></item><item><title>Introduction to Vector Databases</title><link>https://systenics.ai/blog/2023-12-05-introduction-to-vector-database/</link><guid isPermaLink="true">https://systenics.ai/blog/2023-12-05-introduction-to-vector-database/</guid><description>Introduction to Vector Databases, the next-gen DBMS powering AI applications.</description><pubDate>Tue, 05 Dec 2023 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="1200" height="1200" medium="image" url="https://systenics.ai_astro/vector_db_1.PCeEZTW0_1XTjs7.jpg"/><category>AI</category><author>Yash Worlikar (yash.w@systenics.com)</author></item><item><title>Understanding LLMs and their workings</title><link>https://systenics.ai/blog/2023-12-04-understanding-llm-and-their-workings/</link><guid isPermaLink="true">https://systenics.ai/blog/2023-12-04-understanding-llm-and-their-workings/</guid><description>Understanding LLMs and their workings from the basics.</description><pubDate>Mon, 04 Dec 2023 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="1200" height="1200" medium="image" url="https://systenics.ai_astro/llm_1.BbqYlsxJ_GtUdR.jpg"/><category>AI</category><author>Yash Worlikar (yash.w@systenics.com)</author></item></channel></rss>