Danilo Poccia's repositories
LambdAuth
A sample authentication service implemented with a server-less architecture, using AWS Lambda to host and execute the code and Amazon DynamoDB as persistent storage. This provides a cost-efficient solution that is scalable and highly available and can be used with Amazon Cognito for Developer Authenticated Identities.
ServerlessByDesign
A visual approach to serverless development. Think. Build. Repeat.
multimodal-chat
A multimodal chat interface with many tools.
MCP2Lambda
Run any AWS Lambda function as a Large Language Model (LLM) tool without code changes using Anthropic's Model Context Protocol (MCP).
agentcore-multi-framework-examples
Amazon Bedrock AgentCore – Multi Framework Examples
oss-for-generative-ai
Open Source Frameworks for Building Generative AI Applications
commit-message-generator
Elevate your Git workflow with intelligent, context-aware commit messages generated by an AI language model.
reInvent2022-BOA310
Code used at re:Invent 2022 for session BOA310 "Building observable applications with OpenTelemetry"
strands-a2a-demo
Demo with multiple AI agents using A2A (agent-to-agent) with the Strands Agents SDK.
llm-test-mate
A simple testing framework to evaluate and validate LLM-generated content using string similarity, semantic similarity, and model-based evaluation.
danilop-personal-page
A simple script to populate a web page with links, retrieving link info using the Open Graph protocol. I built it for my personal page.
non-deterministic-software-testing
How to test non-deterministic software, including applications using generative AI and Large Language Models (LLMs).
ai-doc-read-studio
A web-based collaborative document review application using Strands Agents and Amazon Nova models to simulate a discussion.
agentcore-memory-browser
Amazon Bedrock AgentCore Memory Browser
knn-search-algorithm-comparison
KNN Search Algorithm Comparison – This project compares the performance of different K-Nearest Neighbors (KNN) search algorithms across various dataset sizes and dimensions.
amazon-bedrock-data-automation-demo
Demo – Using Amazon Bedrock Data Automation for processing documents and videos
chess-support-mcp
An MCP server that manages the state of a chess game for LLMs/agents. It intentionally does not suggest moves.
generative-ai-team-building
Your not alone to reach your goal!
ttok4bedrock
ttok-style token counting for Amazon Bedrock
CloudConf2023-observability-demo
Code used in my CloudConf 2023 keynote – From complexity to observability using OpenTelemetry
high-dim-orthogonal-vectors-analysis
High Dimensional Orthogonal Vectors Analysis
aws-amplify
A declarative JavaScript library for application development using cloud services.
aws-lambda-layer-creator
AWs Lambda layer building made easy for Python & NodeJS runtimes. Create & publish the layers with a single command.
mcp
AWS MCP Servers — specialized MCP servers that bring AWS best practices directly to your development workflow
mcp-python-sdk
The official Python SDK for Model Context Protocol servers and clients
servers
Model Context Protocol Servers