Published inITNEXTBuilding Event-Driven Go applications with Azure Cosmos DB and Azure FunctionsGo is well-suited for serverless applications due to its simple deployment, fast startup times, and low memory usage. This blog post…4d ago4d ago
Published inITNEXTVector embeddings made easy with Go, Azure Cosmos DB, and OpenAIWhen working on applications that need vector/semantic/similarity search, it’s often useful to have a quick and easy way to create vector…Apr 21Apr 21
Published inITNEXTBuild a MCP server using Go to connect AI agents with databasesLike many of you, I have been playing around with Model Context Protocol (MCP). To dive in, I built a sample MCP server implementation for…Apr 2Apr 2
Published inITNEXTImplementing Chat History for AI Applications Using Azure Cosmos DB Go SDKThis blog post covers how to build a chat history implementation using Azure Cosmos DB for NoSQL Go SDK and langchaingo. If you are new to…Mar 12Mar 12
Published inITNEXTMigrating data from DynamoDB to Azure Cosmos DBMigrating stateful systems, such as databases, is a complex process. A frequent requirement for customers is to transfer data from DynamoDB…Feb 26Feb 26
Get started with Vector Search in Azure Cosmos DBWith examples in Python, TypeScript, Java and C#Feb 24Feb 24
Use Azure Cosmos DB as a Docker container in CI/CD pipelinesThere are lot of benefits to using Docker containers in CI/CD pipelines, especially for stateful systems like databases. For example, when…Feb 24Feb 24
Published inAI AdvancesUsing AI in your IDE to work with open-source code basesLet’s see how we can add enhancements to the langchaingo project with Amazon Q Developer support in VS CodeSep 26, 2024Sep 26, 2024
Published inITNEXTBuild generative AI applications in Go using Amazon Titan Text Premier modelUse Amazon Titan Text Premier model with the langchaingo packageSep 3, 2024Sep 3, 2024
Published inITNEXTUse Mistral AI to build generative AI applications with GoLearn how to use Mistral AI on Amazon Bedrock with AWS SDK for GoAug 9, 2024Aug 9, 2024