diff --git a/hack/samples/index.json b/hack/samples/index.json index 7d771d5969..35dc31b5ea 100644 --- a/hack/samples/index.json +++ b/hack/samples/index.json @@ -365,6 +365,11 @@ "gitUrl": "https://github.com/daytonaio/sample-nextjs-pr-tracker" }, { + + "name": "Daytona-Pydantic-ai-App", + "description": "This repository contains a sample Flask web application that demonstrates integration with Daytona for managing development environments. The app also showcases AI-powered functionality using OpenAI API and a responsive interface built with Tailwind CSS.", + "gitUrl": "https://github.com/daytonaio/sample-python-pydantic-ai" + "name": "GraphQL API with Fine-Grained Access Control", "description": "This project demonstrates how to create a GraphQL API with fine-grained access control on your database using Node.js, Express.js, Apollo Server, and MongoDB. The project integrates Daytona for streamlined development environment management, making it easier to handle environment-specific configurations and secrets.", "gitUrl": "https://github.com/daytonaio/sample-nodejs-graphql-api" @@ -433,6 +438,7 @@ "name": "Sample JavaScript Restaurant", "description": "A Restaurant-Website web application using HTML,CSS and Javascript.", "gitUrl": "https://github.com/daytonaio/sample-javascript-restaurant" + }, {