284 results for “topic:polly”
Sample Amazon Lex chat bot web interface
Chromium browser compiled with the Clang/LLVM compiler.
End-to-end platform for building voice first multimodal agents
Refit based web api client management, but resilient (retry, connectivity, cache, auth, log, priority, etc...)
Polly.Contrib.WaitAndRetry is an extension library for Polly containing helper methods for a variety of wait-and-retry strategies.
A friendly guide to AWS Cloud fundamentals, with clear explanations, visuals, and practical examples for all audiences.
集成网关、身份认证、Token授权、微服务、.netcore等的基于CQRS的微服务开发框架示例
An application that simulates a digital bank, featuring customer and administrative areas, and allowing deposits and transfers between accounts within the same bank.
JavaScript Resilience Library
A k6/.NET red/green load testing workshop
Aggregated Channel Feature object detection in C++ and OpenGL ES 2.0 based on https://github.com/pdollar/toolbox
MemoryCache plugin for the Polly Cache policy
💬 A wrapper for popular TTS services to create a more simple & uniform API. Currently, only AWS Polly is supported.
🎬 A simple movie search app, built with .Net 9, Vertical Slice Architecture and using TMDB APIs and YouTube APIs for searching and details of the movies.
Ark set of helper libraries
基础框架系统,支持.NET和.NET Core平台,语言:C#,DB支持MySql和SqlServer,主要功能有抽象持久化、服务层,将业务基本的增删改查抽离复用;提供代码生成器从DB生成实体、持久化、服务以及MVC控制器,每层依赖接口,并需要在客户端将对应实现层用Autofac程序集依赖注入,用AOP提供日志跟踪、事务、模型验证等。对Autofac、Redis、RabbitMQ封装扩展;DB访问提供自动主从访问,Redis客户端分区。特别适合管理系统。
Demo web applications that use AWS Artificial Intelligence services Rekognition and Polly (http://poliko.adhorn.me)
Grpc扩展是一个基于gRPC的简单微服务框架
Plug-in for the Polly Cache policy supporting Microsoft.Extensions.Caching.Distributed.IDistributedCache.
RestSharp with Polly
Proposes a way to build resilience strategies using Polly and an easy and cool way to consume it using the builder pattern.
Uragano, A simple, high performance RPC library. Support load balancing, circuit breaker, fallback, caching, intercepting.
This workshop will familiarize you with some of the key steps towards building an end-to-end predictive maintenance system leveraging Amazon SageMaker, Amazon Polly and the AWS IoT suite.
Text-to-Speach golang package based in Amazon Polly service
Here you can find an oversimplified sample application which demonstrates the basics of the Polly
This is a general overview of the Predictions category of Amplify. It shows examples of Machine Learning and AI service integration in a React app with AWS Amplify Predictions category
Client for AWS Polly
Simulated e-commerce platform with six microservices, using various technologies such as MongoDB, PostgreSQL, Docker, and DDD.
Development and Communication of Microservices with .NET Core 5 using ASP.NET Web API, Docker Compose, RabbitMQ, MassTransit, Portainer, gRPC, Protocol Buffers, SQL Server, Redis, MongoDB, PostgreSQL, Dapper, Entity Framework Core, AutoMapper, MediatR, FluentValidation, Ocelot, Elasticsearch, Kibana, Polly, OpenTelemetry, Jaeger.
一步一步,由浅入深,学习如何使用.net core搭建微服务框架。