SlideShare uma empresa Scribd logo
1 de 107
Baixar para ler offline
The yt Project:
Growing & Engaging a Community of Practice




                                     Matthew Turk
                                Columbia University
What is yt?
astro-ph/1011.3514
astro-ph/1112.4482

    yt-project.org
yt is a platform for analysis and
visualization of astrophysical* simulations
install script:




    Full dependency stack
             Source code
 Development environment
                     GUI
             Sample data
There are many simulation codes.
There are many simulation codes,
         but there’s only one sky.
data structures,
       methods,
   assumptions,
     IO formats,
           units,
variable names,
               ...
Fully-Supported   Semi-Supported   In-Progress



     Enzo            Chombo         Cactus
    FLASH             Athena        Hydra
     Orion             ART          Gadget
     Nyx             RAMSES
 Uniform Data          GDF
                      Piernik
yt is designed to address physical,
                not computational,
             entities and questions.
Orthogonal Rays
                      1D
Non-orthogonal Rays

Slices
Oblique Slices        2D
Projections

Spheres
Rectangular Prisms
Disks/Cylinders
Inclined Boxes        3D
Clumps
Extracted Regions
Ellipsoids
Scripting interface, HTML5 GUI,
in-situ processing, transparent
multi-level parallelism...
yt is supposed to get out of the way.
from yt.mods import *
pf = load(’galaxy0030/galaxy0030’)
p = SlicePlot(pf, 2, ’Density’, ’c’, (200,’kpc’))
p.save(’Galaxy’)
10   -12
           g/cc
6     C.B. Hummels et al.




Figure 1. Sample projections from the medium feedback and cooling suppression run at z = 0.5. Each image represent a column-density
Canned Analysis Tasks
Absorption Spectrum
Coordinate Transformations
      Halo Finding
     Mass Functions
      Merger Trees
      Halo Profiling
        Level Sets
       Light Cones
        Light Rays
       Time Series
      Star Analysis
    Two-Point Analysis
“Community”?
Traditional View




    “Users”




 “Developers”
Most Scientific Software




          “Users”


“Developers”
Community of Practice




     “Devusers”
“Developers”
“Developers”



Inspection and verification
“Developers”



Inspection and verification
Tracking modifications
“Developers”



Inspection and verification
Tracking modifications
Sharing information
“Developers”



Inspection and verification
Tracking modifications
Sharing information
Adding functionality
“Developers”



Inspection and verification
Tracking modifications
Sharing information
Adding functionality



All are necessary characteristics of the
     scientific process as a whole.
“Users”
“Users”




Uncritical acceptance of code...?
“Users”




Uncritical acceptance of code...?



“These are people we give the code
  to that don’t care how it works.”
Developing as a Team
Challenges
Reward Structure
de facto and de jure
de facto and de jure



•Utilization of developed tools
•Respect from community
•Project involvements
•Invitations to speak
de facto and de jure



•Funding
•Publications
•Citation count
•Influence
Traditional astrophysics does
   not favor tool builders.
Chores
Chores


Documentation,
         testing,
      outreach,
 infrastructure.
Tasks not fully-aligned with reward
   structure goals present great
      motivational challenges.
Co-opetition
Co-opetition




(                      )
    •Funding
    •Publications
    •Citation count
    •Influence
How developer community engagement -- as
  seen in cohesion, excitement, energy -- is
affected by funded improvements is unclear.
Strategies
The Art of Community by Bacon

Producing Open Source Software by Fogel

Team Geek by Fitzpatrick & Collins-Sussman

Organizing Simulation Code Collectives by Sundberg

Scientific Software Production by Howison & Herbsleb
You must design the community you want.
Technical
 & Social
Technical
 & Social
SVN                             hg

             Users &
              Repos                   Users &
                                       Repos

Repository                                                Users &
                                                           Repos

                       Users &
                        Repos




                                                Users &
                                                 Repos



                       Users &
  Users                 Repos
Forky development:

very low barrier to entry;
everything comes in the box.
Testing:

answer as well as integration tests
get run every 30 minutes.
Code review:

eyes on (nearly) every changeset
mentoring new developers
The path upstream must be obvious.
•Happy application
•Itch-scratching
•Submission
•Code review & mentoring
•Participation
Non-core contributed code:

a place for sharing scripts,
data and images
Communication
Communication




   All business is conducted openly.
Communication




            Immediate
2   Communication




               Low-Latency
Communication




           High-Latency
Technical
 & Social
H
R
T
Humility
R
T
Humility
Respect
T
Humility
Respect
Trust
Humility
Respect
Trust
           (Fitzpatrick & Collins-Sussman)
The most important thing I try to
remember is that I want to foster a
 community of peers, not of elites.
“ I’ve noticed something is acting
  strangely with ...                 “
“ I’ve noticed something is acting
  strangely with ...                 “




“ You’re probably doing it wrong.
                                     “
“ I’ve noticed something is acting
  strangely with ...                 “




“ Can you tell us how you would
  expect it to act?                  “
“ I think that there might be a bug in
  the way ...                            “
“ I think that there might be a bug in
  the way ...                             “




“ It’s like that for very good reasons.
  Don’t touch it.                         “
“ I think that there might be a bug in
  the way ...                            “




“ It behaves the way it does
  because ...                            “
Thoughtfulness,
       inquiry,
   confidence,
    letting go.
This culture must be seeded directly.
This culture must be seeded directly,
because culture will self-propagate.
letting go
Pride rather than ownership
Projects passing between people
Too much control can smother.
will
Too much control can smother.
Successes
Developed by working astrophysicists.
Tom Abel            Jean-Claude Passy
David Collins       Thomas Robitaille
Brian Crosby        Anna Rosen
Andrew Cunningham   Anthony Scopatz
Nathan Goldbaum     Devin Silvia
Cameron Hummels     Sam Skillman
Ji-hoon Kim         Stephen Skory
Steffen Klemer      Britton Smith
Kacper Kowalik      Geoffrey So
Michael Kuhlen      Casey Stark
Eve Lee             Elizabeth Tasker
Chris Malone        Matthew Turk
Chris Moody         Rick Wagner
Andrew Myers        John Wise
Jeff Oishi          John ZuHone
Tom Abel            Jean-Claude Passy
David Collins       Thomas Robitaille
Brian Crosby        Anna Rosen
Andrew Cunningham   Anthony Scopatz
Nathan Goldbaum     Devin Silvia
Cameron Hummels     Sam Skillman
Ji-hoon Kim         Stephen Skory
Steffen Klemer      Britton Smith
Kacper Kowalik      Geoffrey So
Michael Kuhlen      Casey Stark
Eve Lee             Elizabeth Tasker
Chris Malone        Matthew Turk
Chris Moody         Rick Wagner
Andrew Myers        John Wise
Jeff Oishi          John ZuHone
Usage on NSF
                                                NICS Nautlius




     “Usage of a HPC Data Analysis and
Visualization System,” Szczepanski et al 2012
(play movie)
“... it seems likely that significant software
contributions to existing scientific software
projects are not likely to be rewarded through
the traditional reputation economy of science.
Together these factors provide a reason to
expect the over-production of independent
scientific software packages, and the under-
production of collaborative projects in which
later academics build on the work of earlier
ones.”



                   Howison & Herbsleb (2011)
Thank you.
Tom Abel            Jean-Claude Passy
David Collins       Thomas Robitaille
Brian Crosby        Anna Rosen
Andrew Cunningham   Anthony Scopatz
Nathan Goldbaum     Devin Silvia
Cameron Hummels     Sam Skillman
Ji-hoon Kim         Stephen Skory
Steffen Klemer      Britton Smith
Kacper Kowalik      Geoffrey So
Michael Kuhlen      Casey Stark
Eve Lee             Elizabeth Tasker
Chris Malone        Matthew Turk
Chris Moody         Rick Wagner
Andrew Myers        John Wise
Jeff Oishi          John ZuHone

Mais conteúdo relacionado

Destaque

Community of Practice-PM
Community of Practice-PMCommunity of Practice-PM
Community of Practice-PMIbrahimFares
 
Taking CoP (Communities of Practice) to Moodle
Taking CoP (Communities of Practice)  to MoodleTaking CoP (Communities of Practice)  to Moodle
Taking CoP (Communities of Practice) to MoodleAlanieta Lesuma-Fatiaki
 
Communities of Practice: Conversations To Collaboration
Communities of Practice: Conversations To CollaborationCommunities of Practice: Conversations To Collaboration
Communities of Practice: Conversations To CollaborationCollabor8now Ltd
 
How to Start, Grow and Manage a Learning Community of Practice
How to Start, Grow and Manage a Learning Community of PracticeHow to Start, Grow and Manage a Learning Community of Practice
How to Start, Grow and Manage a Learning Community of PracticeDaniel Jones
 
Power of communities of practice
Power of communities of practicePower of communities of practice
Power of communities of practiceMartin Heider
 
Communities of practice presentation
Communities of practice presentationCommunities of practice presentation
Communities of practice presentationkleroux86
 
How to build a successful community of practice
How to build a successful community of practiceHow to build a successful community of practice
How to build a successful community of practiceSarah Loat
 
Creating strong & passionate agile communities of practice
Creating strong & passionate agile communities of practiceCreating strong & passionate agile communities of practice
Creating strong & passionate agile communities of practiceAllison Pollard
 
A Guide to Communities of Practice
A Guide to Communities of PracticeA Guide to Communities of Practice
A Guide to Communities of PracticeOlivier Serrat
 

Destaque (10)

Community of Practice-PM
Community of Practice-PMCommunity of Practice-PM
Community of Practice-PM
 
Taking CoP (Communities of Practice) to Moodle
Taking CoP (Communities of Practice)  to MoodleTaking CoP (Communities of Practice)  to Moodle
Taking CoP (Communities of Practice) to Moodle
 
Communities of Practice: Conversations To Collaboration
Communities of Practice: Conversations To CollaborationCommunities of Practice: Conversations To Collaboration
Communities of Practice: Conversations To Collaboration
 
How to Start, Grow and Manage a Learning Community of Practice
How to Start, Grow and Manage a Learning Community of PracticeHow to Start, Grow and Manage a Learning Community of Practice
How to Start, Grow and Manage a Learning Community of Practice
 
Power of communities of practice
Power of communities of practicePower of communities of practice
Power of communities of practice
 
Communities of practice presentation
Communities of practice presentationCommunities of practice presentation
Communities of practice presentation
 
How to build a successful community of practice
How to build a successful community of practiceHow to build a successful community of practice
How to build a successful community of practice
 
Creating strong & passionate agile communities of practice
Creating strong & passionate agile communities of practiceCreating strong & passionate agile communities of practice
Creating strong & passionate agile communities of practice
 
Community of Practices Best Practice
Community of Practices Best PracticeCommunity of Practices Best Practice
Community of Practices Best Practice
 
A Guide to Communities of Practice
A Guide to Communities of PracticeA Guide to Communities of Practice
A Guide to Communities of Practice
 

Semelhante a yt: Growing and Engaging a Community of Practice

Where are we going and how are we going to get there?
Where are we going and how are we going to get there?Where are we going and how are we going to get there?
Where are we going and how are we going to get there?David De Roure
 
Understanding Research 2.0 from a Socio-technical Perspective
Understanding Research 2.0 from a Socio-technical PerspectiveUnderstanding Research 2.0 from a Socio-technical Perspective
Understanding Research 2.0 from a Socio-technical PerspectiveYuwei Lin
 
SXSW 2012 Panel: Rise of Co-created Shared World Communities
SXSW 2012 Panel: Rise of Co-created Shared World CommunitiesSXSW 2012 Panel: Rise of Co-created Shared World Communities
SXSW 2012 Panel: Rise of Co-created Shared World CommunitiesScott Walker
 
Web Native Laboratory Record
Web Native Laboratory RecordWeb Native Laboratory Record
Web Native Laboratory RecordCameron Neylon
 
UMich CI Days: Scaling a code in the human dimension
UMich CI Days: Scaling a code in the human dimensionUMich CI Days: Scaling a code in the human dimension
UMich CI Days: Scaling a code in the human dimensionmatthewturk
 
Teach Less Learn More
Teach Less Learn MoreTeach Less Learn More
Teach Less Learn MoreKevin Walsh
 
Genetic Malware
Genetic MalwareGenetic Malware
Genetic MalwareOkta
 
Secure Because Math: A Deep-Dive on Machine Learning-Based Monitoring (#Secur...
Secure Because Math: A Deep-Dive on Machine Learning-Based Monitoring (#Secur...Secure Because Math: A Deep-Dive on Machine Learning-Based Monitoring (#Secur...
Secure Because Math: A Deep-Dive on Machine Learning-Based Monitoring (#Secur...Alex Pinto
 
SLE/GPCE Keynote: What's the value of an end user? Platforms and Research: Th...
SLE/GPCE Keynote: What's the value of an end user? Platforms and Research: Th...SLE/GPCE Keynote: What's the value of an end user? Platforms and Research: Th...
SLE/GPCE Keynote: What's the value of an end user? Platforms and Research: Th...Stéphane Ducasse
 
Week1- Introduction.pptx
Week1- Introduction.pptxWeek1- Introduction.pptx
Week1- Introduction.pptxfahmi324663
 
Hybrid concurrency patterns
Hybrid concurrency patternsHybrid concurrency patterns
Hybrid concurrency patternsKyle Drake
 
Continuous Automated Testing - Cast conference workshop august 2014
Continuous Automated Testing - Cast conference workshop august 2014Continuous Automated Testing - Cast conference workshop august 2014
Continuous Automated Testing - Cast conference workshop august 2014Noah Sussman
 
CSTA2015 Blocks-based Programming: Toolboxes for Many Occasions
CSTA2015  Blocks-based Programming: Toolboxes for Many OccasionsCSTA2015  Blocks-based Programming: Toolboxes for Many Occasions
CSTA2015 Blocks-based Programming: Toolboxes for Many Occasions Josh Sheldon
 
The real value of open source: ROI and beyond
The real value of open source: ROI and beyondThe real value of open source: ROI and beyond
The real value of open source: ROI and beyondJeffrey McGuire
 
Scientific data management from the lab to the web
Scientific data management   from the lab to the webScientific data management   from the lab to the web
Scientific data management from the lab to the webJose Manuel Gómez-Pérez
 
Un actor (model) per amico - Alessandro Melchiori - Codemotion Milan 2016
Un actor (model) per amico - Alessandro Melchiori - Codemotion Milan 2016Un actor (model) per amico - Alessandro Melchiori - Codemotion Milan 2016
Un actor (model) per amico - Alessandro Melchiori - Codemotion Milan 2016Codemotion
 
DRIVE 2016 | 26 October: Smart Industry T2T
DRIVE 2016 | 26 October: Smart Industry T2TDRIVE 2016 | 26 October: Smart Industry T2T
DRIVE 2016 | 26 October: Smart Industry T2TCLICKNL
 

Semelhante a yt: Growing and Engaging a Community of Practice (20)

Where are we going and how are we going to get there?
Where are we going and how are we going to get there?Where are we going and how are we going to get there?
Where are we going and how are we going to get there?
 
Understanding Research 2.0 from a Socio-technical Perspective
Understanding Research 2.0 from a Socio-technical PerspectiveUnderstanding Research 2.0 from a Socio-technical Perspective
Understanding Research 2.0 from a Socio-technical Perspective
 
SXSW 2012 Panel: Rise of Co-created Shared World Communities
SXSW 2012 Panel: Rise of Co-created Shared World CommunitiesSXSW 2012 Panel: Rise of Co-created Shared World Communities
SXSW 2012 Panel: Rise of Co-created Shared World Communities
 
Web Native Laboratory Record
Web Native Laboratory RecordWeb Native Laboratory Record
Web Native Laboratory Record
 
UMich CI Days: Scaling a code in the human dimension
UMich CI Days: Scaling a code in the human dimensionUMich CI Days: Scaling a code in the human dimension
UMich CI Days: Scaling a code in the human dimension
 
SRECon Coherent Performance
SRECon Coherent PerformanceSRECon Coherent Performance
SRECon Coherent Performance
 
Teach Less Learn More
Teach Less Learn MoreTeach Less Learn More
Teach Less Learn More
 
Genetic Malware
Genetic MalwareGenetic Malware
Genetic Malware
 
Genetic Malware
Genetic MalwareGenetic Malware
Genetic Malware
 
Secure Because Math: A Deep-Dive on Machine Learning-Based Monitoring (#Secur...
Secure Because Math: A Deep-Dive on Machine Learning-Based Monitoring (#Secur...Secure Because Math: A Deep-Dive on Machine Learning-Based Monitoring (#Secur...
Secure Because Math: A Deep-Dive on Machine Learning-Based Monitoring (#Secur...
 
SLE/GPCE Keynote: What's the value of an end user? Platforms and Research: Th...
SLE/GPCE Keynote: What's the value of an end user? Platforms and Research: Th...SLE/GPCE Keynote: What's the value of an end user? Platforms and Research: Th...
SLE/GPCE Keynote: What's the value of an end user? Platforms and Research: Th...
 
Week1- Introduction.pptx
Week1- Introduction.pptxWeek1- Introduction.pptx
Week1- Introduction.pptx
 
Hybrid concurrency patterns
Hybrid concurrency patternsHybrid concurrency patterns
Hybrid concurrency patterns
 
Continuous Automated Testing - Cast conference workshop august 2014
Continuous Automated Testing - Cast conference workshop august 2014Continuous Automated Testing - Cast conference workshop august 2014
Continuous Automated Testing - Cast conference workshop august 2014
 
CSTA2015 Blocks-based Programming: Toolboxes for Many Occasions
CSTA2015  Blocks-based Programming: Toolboxes for Many OccasionsCSTA2015  Blocks-based Programming: Toolboxes for Many Occasions
CSTA2015 Blocks-based Programming: Toolboxes for Many Occasions
 
The real value of open source: ROI and beyond
The real value of open source: ROI and beyondThe real value of open source: ROI and beyond
The real value of open source: ROI and beyond
 
Scientific data management from the lab to the web
Scientific data management   from the lab to the webScientific data management   from the lab to the web
Scientific data management from the lab to the web
 
Un actor (model) per amico - Alessandro Melchiori - Codemotion Milan 2016
Un actor (model) per amico - Alessandro Melchiori - Codemotion Milan 2016Un actor (model) per amico - Alessandro Melchiori - Codemotion Milan 2016
Un actor (model) per amico - Alessandro Melchiori - Codemotion Milan 2016
 
OER as Reuse
OER as ReuseOER as Reuse
OER as Reuse
 
DRIVE 2016 | 26 October: Smart Industry T2T
DRIVE 2016 | 26 October: Smart Industry T2TDRIVE 2016 | 26 October: Smart Industry T2T
DRIVE 2016 | 26 October: Smart Industry T2T
 

Último

2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilV3cube
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 

Último (20)

2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of Brazil
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 

yt: Growing and Engaging a Community of Practice