Skip to content

Conversation

@alixander
Copy link
Collaborator

@alixander alixander commented Jul 29, 2025

closes #924

Screenshot 2025-07-29 at 6 36 38 AM
                   ┌──────────┐                                
                   │   user   │                                
                   └──────────┘                                
                      │    │                                   
           ┌──────────┘    └──────────┐                        
           │                          │                        
       make call                      │  ┌─────────────────┐   
           │                       access│                 │   
 ┌─────────│──────────────────────────│──│───────────┐     │   
 │         │            network       │  │           │     │   
 │         ▼                          │  │           │     │   
 │    ┌────────────────────┐    ┌─────│──│──────┐    │     │   
 │    │     cell tower     │    │ online portal │    │     │   
 │    │                    │    │     │  │      │    │     │   
 │    │                    │    │     ▼  ▼      │    │     │   
 │    │     ┌──────────┐   │    │    ┌──────┐   │    │     │   
 │    │     │satellites│   │    │    │  ui  │   │    │     │   
 │    │     └──────────┘   │    │    └──────┘   │    │     │   
 │    │      │   │    │    │    │               │    │     │   
 │    │      │   │    │    │    └───────────────┘    │     │   
 │    │      │   │    │    │                         │     │   
 │    │    sendsend send   │                         │     │   
 │    │      │   │    │    │                         │     │   
 │    │      ▼   ▼    ▼    │                         │     │   
 │    │    ┌───────────┐   │                         │     │   
 │    │    │transmitter│   │                         │     │   
 │    │    └─────┬─────┘   │                         │     │   
 │    │          │         │                         │     │   
 │    └──────────│─────────┘                         │     │   
 │               │                                   │  display
 │               │                                   │     │   
 │          phone logs                               │     │   
 │               │                                   │     │   
 │      ┌────────│─────────┐                         │     │   
 │      │  data processor  │                         │     │   
 │      │        ▼         │                         │     │   
 │      │    ┌───────┐     │                         │     │   
 │      │    │storage│     │                         │     │   
 │      │    └───────┘     │                         │     │   
 │      │                  │                         │     │   
 │      └──────────────────┘                         │     │   
 │          │                                        │     │   
 └──────────│────────────────────────────────────────┘     │   
            │                                              │   
            └────────────────────┐   ┌─────────────────────┘   
                                 │   │                         
                                 ▼   │                         
                              ┌──────────┐                     
                              │api server│                     
                              └──────────┘                     
                                   │                           
                                persist                        
                                   │                           
                                   ▼                           
                                 ┌────┐                        
                                 │logs│                        
                                 └────┘                        
Screenshot 2025-07-29 at 10 05 39 AM
                                     ┌────────────┐                                      
                                     │ Dataset UI │                                      
                                     └─────┬──────┘                                      
                                                                                        
                                    manage datasets                                      
                                                                                        
                                                                                        
 ┌───────────────────────────────────────────────────────────────────────────────────┐   
 │                                     LangUnits                                     │   
 │                                                                                   │   
 │    ┌──────────────┐   ┌───────────────┐  ┌──────────────┐                         │   
 │    │   RegexVal   │   │   SQLSelect   │  │   PythonTr   │   ┌────────────────┐    │   
 │    │              │   │               │  │              │   │  langunit ₙ    │    │   
 │    │              │   │               │  │              │   │                │    │   
 │    │    ┌────┐    │   │    ┌────┐     │  │    ┌────┐    │   │    ┌──────┐    │    │   
 │    │    │ ds │    │   │    │ ds │     │  │    │ ds │    │   │    │... ds│    │    │   
 │    │    └────┘    │   │    └────┘     │  │    └────┘    │   │    └──────┘    │    │   
 │    │              │   │               │  │              │   │                │    │   
 │    └──────────────┘   └───────────────┘  └──────────────┘   │                │    │   
 │                                                             └────────────────┘    │   
 │                                                                                   │   
 └───────────────────────────────────────────────────────────────────────────────────┘   
                                                                                        
                                                                                        
                                     load dataset                                        
                                                                                        
                                 ┌─────────│──────────────────────────┐                  
                                 │         │ ExperimentHost           │                  
                                 │         │                          │                  
                                 │    ┌─────────┐                     │                  
                                 │    │ Dataset │   ┌────────────┐    │                  
                                 │    └─────────┘   │ Experiment │    │                  
                                 │                  └─────┬──────┘    │                  
                                 │                        │           │                  
                                 └────────────────────────│───────────┘                  
                                                                                        
                                                                                        
                                         ┌────────────────────────────────────────────┐  
                                         │                 Experiment                 │  
                                         │                                            │  
                                         │                              ┌──────────┐  │  
                                         │     ┌───────────────────┐    │ LangUnit │  │  
                                         │     │ModelConfigurations│    └──────────┘  │  
                                         │     └─────────┬─────────┘                  │  
                                         │               │                            │  
                                         └───────────────│────────────────────────────┘  
                                                                                        
                                                                                        
                                 ┌──────────────────────────────────────────────┐        
                                 │              ModelConfiguration              │        
                                 │                                              │        
                                 │     ┌───────────┐  ┌───────┐  ┌──────────┐   │        
                                 │     │ Prompting │  │ Model │  │ LangUnit │   │        
                                 │     └───────────┘  └───────┘  └──────────┘   │        
                                 │                                              │        
                                 └──────────────────────────────────────────────┘        
 

@alixander alixander mentioned this pull request Jul 29, 2025
@alixander alixander merged commit 94fa7aa into terrastruct:master Jul 31, 2025
3 checks passed
@alixander alixander deleted the ascii branch July 31, 2025 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ascii art renderer

1 participant