Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Examples

This directory contains example applications demonstrating the genui SDK capabilities.

Overview

Example Complexity Backend Description
catalog_gallery Simple None Visual reference for basic catalog widgets
simple_chat Intermediate Firebase/Google AI A simple, conversational chat application.
travel_app Advanced Firebase/Google AI Full travel planning assistant with custom catalog
verdure Advanced Python A2A Server Full-stack landscape design agent

Each example directory contains a more detailed README.md file with its specific instructions.


Choosing an Example

Goal Recommended Example
Understand basic widgets catalog_gallery
Basic use of the SDK simple_chat
Build a production-like app with custom catalog travel_app
Implement client-server architecture with A2A verdure