Share
Welcome to What’s New in GenAI—your weekly roundup of the latest updates for the DigitalOcean GenAI Platform. Each week, we’ll share new feature releases, technical tutorials, or video walkthroughs to help you stay ahead of the curve and keep building. Check back regularly for new insights and inspiration.
Tutorial Build an AI Agent to Automate Document Analysis with GenAI
This tutorial demonstrates how to create an AI agent using the GenAI Platform to automate the analysis of security questionnaires, including setting up a private API endpoint, developing a Streamlit application to process Excel files, and deploying the solution on DigitalOcean’s App Platform.
Product Update Expanding the GenAI Platform: Now supporting OpenAI models
DigitalOcean’s GenAI Platform now supports OpenAI models, allowing users to integrate GPT-4o, o1, and o3-mini into their AI agents using their own OpenAI API keys. This update provides greater flexibility for building AI applications with OpenAI’s advanced models, offering users the ability to test and deploy models in production seamlessly.
Tutorial Build Real-Time AI Agents with GenAI and Serverless Functions
This tutorial demonstrates how to build real-time AI agents on DigitalOcean’s GenAI Platform by integrating serverless functions, enabling dynamic data retrieval and processing.
Video Build an AI Agent to Automate Security Questionnaires
Sick of answering the same security and compliance questions over and over? In this video, learn how you can build a practical AI-powered app that analyzes your company’s compliance documents and responds to vendor questionnaires using Generative AI and RAG.
Product Update Improved Web Crawling for Knowledge Bases
The limit of URLs that can be crawled by the GenAI web crawler for data sources has no been increased from 1,000 to 5,500.
Tutorial Beyond Vectors - Knowledge Graphs & RAG Using GenAI
This tutorial demonstrates how to enhance Retrieval-Augmented Generation (RAG) systems by integrating knowledge graphs, enabling AI models to understand complex relationships within data for more accurate responses.
Tutorial Building an AI Article Reviewer using GenAI Platform and GitHub
This tutorial demonstrates how to create an AI article reviewer by integrating DigitalOcean’s GenAI Platform with GitHub Actions, enabling automated, style-consistent code reviews.
Tutorial Building Real-Time Kubernetes AI Agent with GenAI Platform
In this article, explore how to build a real-time AI agent for Kubernetes using DigitalOcean’s GenAI Platform, enabling automated generation, validation, and troubleshooting of Kubernetes manifests.
Tutorial DeepSeek-R1 vs. Llama 3.3 (70B): AI Chatbot on GenAI
This tutorial compares the DeepSeek-R1 and Llama 3.3 (70B) AI chatbots deployed on DigitalOcean’s GenAI Platform, evaluating their performance on startup-related queries to help you choose the best model for your needs.
Video GenAI Platform: Using Function Calling to retrieve real-time data
One of the biggest challenges with AI models is their lack of access to real-time data from external sources. But what if you could create an AI-powered agent that connects to APIs for up-to-date answers? Watch the demo to see how simple it is to integrate external data into your AI applications.
Tutorial Build an AI Agent or Chatbot with GenAI Platform Integration
The guide provides you with step-by-step instructions on creating a customizable AI agent or chatbot using DigitalOcean’s GenAI Platform, covering model selection, knowledge base integration, and deployment.
Product Update Web Crawling for Knowledge Bases
You can now add a website as a data source for your GenAI knowledge bases. Providing a seed URL and a scope allows GenAI to crawl the website for information, index it, and use it to train your agent models.
Product Update Sensitive Data Detection for Guardrails
With sensitive data detection guardrails, the agent automatically identifies and anonymizes sensitive data—such as credit card numbers, personal identifiable information, and location data—with fully customizable category settings.
Tutorial How to Deploy DeepSeek R1 on DigitalOcean
This article outlines three ways you can deploy the DeepSeek R1 LLM on DigitalOcean—via GenAI Platform, Hugging Face integration, or GPU Droplets with Ollama.
Tutorial Getting Started with the GenAI Platform
Want to get started with AI on DigitalOcean? This guide walks you through using the GenAI Platform to create a knowledge base, add guardrails, and deploy your own AI agents.
Product Update Anthropic and DeepSeek Join the GenAI Platform Model Library
DigitalOcean’s GenAI Platform now supports Anthropic’s Claude 3.5 and DeepSeek R1 models, giving you more powerful, flexible options for building AI agents—ideal for everything from real-time chat to complex problem-solving. With serverless model hosting, easy integration, and pay-as-you-go pricing, you can deploy advanced AI applications without worrying about infrastructure. Try the new models ->
Video Building a Market Research Assistant with GenAI Platform, DeepSeek R1, and CrewAI
In this video, learn how you can build a Market Research Assistant using powerful tools like DigitalOcean’s GenAI Platform, DeepSeek R1, and CrewAI.
Video Building a Multi-Agent Chatbot with Function Routing on GenAI Platform
In this demo, learn how to build a multi-agent chatbot solution on the GenAI Platform using function routing.
Product Update Introducing the GenAI Platform: Simplifying AI Development for All
DigitalOcean’s GenAI Platform is an all-in-one solution that enables you to quickly build and scale AI agents, leveraging advanced Generative AI models from providers like Meta and Mistral AI. Designed for both seasoned developers and newcomers, the new platform offers features such as retrieval-augmented generation (RAG), function routing, agent customization, and guardrails to facilitate the creation of secure, context-aware applications. Build an agent ->
Product Update Knowledge Base Improvements
You can now add files from your local storage as a data source to your knowledge base.
Tutorial The Secret Sauce to a Winning Dataset for GenAI - Quality Over Quantity
This article highlights the importance of prioritizing data quality over quantity when building datasets for Retrieval-Augmented Generation (RAG) applications, offering insights into best practices for gathering and evaluating data sources.
This article dives into the advanced features of DigitalOcean’s GenAI Platform, specifically Function Calling and Routing Multiple Agents, demonstrating how these capabilities enable developers to create customized, scalable AI systems by integrating external functions and managing specialized agents for complex tasks.
Share