John Sessford's Avatar

John Sessford

@john-s4d.bsky.social

Adventures in agentic AI. Intelligent agents for everyone.

13 Followers  |  18 Following  |  5 Posts  |  Joined: 23.11.2024  |  1.8475

Latest posts by john-s4d.bsky.social on Bluesky

Nice. Care to share?

14.01.2025 22:43 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
Empowering AI Agents with Tools via OpenAPI: A Hands-On Guide with Microsoft Semantic Kernel Agents | Semantic Kernel Today the Semantic Kernel team is happy to welcome back our guest author, Akshay Kokane. We will turn it over to him to dive into his recent Medium article on Semantic Kernel. As we advance towards an...

Empowering #AI Agents with Tools via OpenAPI: A Hands-On Guide with Microsoft Semantic Kernel Agents: devblogs.microsoft.com/semantic-ker...

13.01.2025 10:59 β€” πŸ‘ 0    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
Building an AI-Powered .NET Aspire Application -- Visual Studio Live!: Training Conferences and Events for Enterprise Microsoft .NET and Azure Developers A Microsoft senior program manager will detail the entire process using Semantic Kernel, Azure Cosmos DB, Azure OpenAI Service, .NET Aspire and more.

Build Your Own #AI Copilot with Justine Cocchi at #VSLive! Las Vegas. Learn how to combine #DotNet Aspire, Semantic Kernel, and #Azure services to create intelligent applications. Master RAG pattern and vector search! Learn more about her session:

14.01.2025 18:15 β€” πŸ‘ 0    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Embed Card for https://isaacl.dev/f8y

Embed Card for https://isaacl.dev/f8y

How To: Using the Elasticsearch Vector Store Connector with Semantic Kernel
Discover how to optimize your search capabilities with the Elasticsearch Vector Store Connector and Semantic Kernel. Enhance your data retrieval today! #Elasticsearch #SemanticKernel

https://isaacl.dev/f8y

14.01.2025 19:00 β€” πŸ‘ 2    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
Episode 511 - Semantic Kernel and File Shares Cale and Sujit discuss their current projects in Azure as 2024 comes to a close. They also cover a ton of AKS updates.

Episode 511 - Semantic Kernel and File Shares by Azure Podcast #AzureKubernetesService #Azure http://azpodcast.azurewebsites.net/post/Episode-511-Semantic-Kernel-and-File-Shares1?utm_source=bluesky&utm_medium=social&utm_campaign=azureweekly

12.01.2025 23:55 β€” πŸ‘ 3    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0
Preview
Use text embeddings within Semantic Kernel and Ollama In a previous post I showed you how to use Semantic Kernel, Ollama and Qdrant to generate and store vector embeddings. Doing this doesn't ma...

Use text embeddings within Semantic Kernel and Ollama by Bart Wullems.

https://bartwullems.blogspot.com/2025/01/use-text-embeddings-within-semantic.html
#ai #ollama #semantickernel #dotnet #csharp

03.01.2025 14:00 β€” πŸ‘ 2    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
The state of the AI Agents ecosystem: The tech, use cases, and economics In May, we discussed an impending shift in enterprise architectures toward AI Agents. In the six months since that article came out, we have monitored actual agentic deployments across companies, noti...

The state of the AI Agents ecosystem: The tech, use cases, and economics.
www.insightpartners.com/ideas/state-...

04.01.2025 15:50 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Building Multi-Agent Systems Scaling LLM-based agents to handle complex problems reliably.

Agentic AI will require multi-agent orchestration and data flows.

blog.sshh.io/p/building-m...

03.01.2025 19:42 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
The Agents Are Coming. Winter Is Not. Why brute force isn’t everything and why there might be a golden era ahead for AI startups

Agentic AI is just getting started and represents significant opportunities for companies of all shapes and sizes. medium.com/point-nine-n...

02.01.2025 17:33 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

Microsoft’s .NET 9 Release
Microsoft has released .NET 9, packed with over 1,000 performance updates and new AI integration tools. One standout feature is the Semantic Kernel, which simplifies AI service integration for C# developers.
#udev #SoftwareDevelopment #appdevelopment #webdevelopment #AI

30.12.2024 15:43 β€” πŸ‘ 1    πŸ” 1    πŸ’¬ 1    πŸ“Œ 0
Post image

Semantic Kernel + Function calling + #HomeAssistant makes it so easy to interact with your home

27.12.2024 00:39 β€” πŸ‘ 15    πŸ” 1    πŸ’¬ 2    πŸ“Œ 0
Preview
GitHub - GregorBiswanger/OllamaApiFacade: OllamaApiFacade is an open-source library for running a .NET backend as an Ollama API using Microsoft Semantic Kernel. It supports local language models servi... OllamaApiFacade is an open-source library for running a .NET backend as an Ollama API using Microsoft Semantic Kernel. It supports local language models services like LmStudio and allows seamless m...

πŸš€ New! OllamaApiFacade v1.0.8

πŸ”— Seamlessly load local LLM/SLM models in VS Code using the "AI Toolkit" with the new Semantic Kernel connector AddAiToolkitVsCode!

πŸ’‘ Offline-first AI just got easier.

github.com/GregorBiswan...

10.12.2024 13:58 β€” πŸ‘ 0    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

I’ve found it better to word the descriptions in the context of what the agent wants to do, not what the function does. ie: β€œI want to <description>.”

β€œGet the steps required to author an email.” would be a clearer description in this case.

23.12.2024 15:25 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
GitHub - petender/geekready2024-semantickernel-demos Contribute to petender/geekready2024-semantickernel-demos development by creating an account on GitHub.

✈️ A (travel-themed) journey of Semantic Kernel for .NET Developers by Peter de Tender.

https://github.com/petender/geekready2024-semantickernel-demos
#ai #dotnet #semantickernel #csharp #oss #csharpadvent

17.12.2024 13:00 β€” πŸ‘ 4    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
Microsoft’s Agentic AI Frameworks: AutoGen and Semantic Kernel | Semantic Kernel Microsoft’s agentic AI frameworks, Semantic Kernel and AutoGen are deeply collaborating to provide the best-in-class agentic developer experience.

This is interesting: MSR's AutoGen agent tooling will be merged with the Semantic Kernel framework in early 2025.

devblogs.microsoft.com/semantic-ker...

15.11.2024 18:41 β€” πŸ‘ 4    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

@john-s4d is following 17 prominent accounts