{"slug": "building-an-autonomous-disaster-relief-grid-with-gemini-ai-eleven-labs-solana", "title": "Building an Autonomous Disaster Relief Grid with Gemini AI, Eleven Labs, Solana & Snowflake for Weekend Challenge: Generosity Edition", "summary": "A developer has built KindLink, a decentralized autonomous disaster response system that integrates Gemini AI, Eleven Labs, Solana, and Snowflake to coordinate multi-modal aid in real time. The platform unifies monetary and non-monetary donations with on-chain transactions, providing donors with impact receipts. The backend uses Python FastAPI and PostgreSQL, while the frontend is built with Next.js, and Solana devnet handles sponsorship payments.", "body_md": "*This is a submission for [Weekend Challenge:Generosity Edition](https://dev.to/challenges/weekend-2026-09-03)*\n\nDuring crises and natural disasters, traditional relief faces some issues, such as aid arriving with the wrong resources or a lack of transparency while handling the funds. Donors rarely know whether the funds actually reach on the ground or not. Here is the comes KindLink as a solution with a decentralised autonomous disaster response system to designed to coordinate with multi-modal generosity in real time. It unifies monetary and non-monetary aid(food, ration, transport) with on-chain transactions. It also provides an impact receipt to the donor so they will actually know where the funds are utilized.\n\nIn English :-[https://youtu.be/wgNX2KGTtFU?si=Y8vL6usT6jUGNDPK](https://youtu.be/wgNX2KGTtFU?si=Y8vL6usT6jUGNDPK)\n\nIn Hindi :- [https://youtu.be/tZvU03fhlrw?si=eHUalW5M0x3-4DjO](https://youtu.be/tZvU03fhlrw?si=eHUalW5M0x3-4DjO)\n\n**Github repo** :- [https://github.com/GamersStop/KINDLINK-The-Autonomous-Generosity-Grid](https://github.com/GamersStop/KINDLINK-The-Autonomous-Generosity-Grid)\n\n**/backend** :- Used Python FastAPI ,SQLModel and python integration with solders and snowflakes\n\n**/Frontend** :- Used next.js for the responsive screen across all the devices.\n\ndocker-composer.yml :- It uses for the smooth deployment\n\nAs explained in the video, we have 3 flows in the application to achieve that, we used the below technology\n\n**Backend on FastAPI & PostgreSQL**:-\n\nThe backend is built with Python, FastAPI, and SQLModel, running inside a Docker container for seamless deployment. It handles all incoming requests from the frontend, while dedicated API endpoints process tasks like SOS and plea analysis. To organize and route requests to their specific endpoint files, we utilized FastAPI routers. Additionally, all database schemas and data structures are defined in the models directory. If volunteer click on the pay by sol button then those sponcership is directly implement via Solana devnet using the python native solders. It will generate the Solana transaction signature, which you can directly verify with the Solana Explorer. For admin dashbord we did integration with snowflakes to make charts from analytical database which provides us the great trend analysis so admin will know hows the trends were working hows the funds flows vs hows the commitment of efforts were flows with their solana on chain transactions.\n\n**Frontend Build with Next.js**\n\nWe chose Next.js for the frontend with the main motive of providing a responsive ui across all devices.All the admin related UI is in /admin folder and for session maintenance, we use the components to guard on our two ngo and giver flow and use the HTTP only sessions.\n\n`KINDLINK_ANALYTICS` database via `snowflake-connector-python`.` V_MODAL_AID_DISTRIBUTION` and `V_MISSION_CAPITAL_VELOCITY`) to track resource allocation and capital velocity ratios across disaster zones without running into trial function restrictions.`solders` and Solana RPC.", "url": "https://wpnews.pro/news/building-an-autonomous-disaster-relief-grid-with-gemini-ai-eleven-labs-solana", "canonical_source": "https://dev.to/dreainno/building-an-autonomous-disaster-relief-grid-with-gemini-ai-eleven-labs-solana-snowflake-for-1e2h", "published_at": "2026-09-07 06:04:20+00:00", "updated_at": "2026-09-07 06:27:09.081519+00:00", "lang": "en", "topics": ["artificial-intelligence", "developer-tools"], "entities": ["Gemini AI", "Eleven Labs", "Solana", "Snowflake", "FastAPI", "Next.js", "PostgreSQL", "KindLink"], "alternates": {"html": "https://wpnews.pro/news/building-an-autonomous-disaster-relief-grid-with-gemini-ai-eleven-labs-solana", "markdown": "https://wpnews.pro/news/building-an-autonomous-disaster-relief-grid-with-gemini-ai-eleven-labs-solana.md", "text": "https://wpnews.pro/news/building-an-autonomous-disaster-relief-grid-with-gemini-ai-eleven-labs-solana.txt", "jsonld": "https://wpnews.pro/news/building-an-autonomous-disaster-relief-grid-with-gemini-ai-eleven-labs-solana.jsonld"}}