SlideShare ist ein Scribd-Unternehmen logo
1 von 79
Docs
Milana Cap @DjevaLoperka
If you are:
@DjevaLoperka
If you are:
@DjevaLoperka
● trying to be an open source contributor
If you are:
@DjevaLoperka
● trying to be an open source contributor
● trying to be an open source user
If you are:
@DjevaLoperka
● trying to be an open source contributor
● trying to be an open source user
● trying to be an open source maintainer
Is it really needed?
@DjevaLoperka
really
Misconceptions:
@DjevaLoperka
Misconceptions:
@DjevaLoperka
● “Code should be self-documented.”
Misconceptions:
@DjevaLoperka
● “Code should be self-documented.”
● “It’s obvious how to use our software. Users will know.”
Misconceptions:
@DjevaLoperka
● “Code should be self-documented.”
● “It’s obvious how to use our software. Users will know.”
● “Real developers write code and have no time for docs.”
@DjevaLoperka
@DjevaLoperka
@DjevaLoperka
@DjevaLoperka
@DjevaLoperka
WordPress Docs
@DjevaLoperka
Making
Pros Cons
@DjevaLoperka
Pros Cons
@DjevaLoperka
● Everyone can edit
Pros Cons
@DjevaLoperka
● Everyone can edit
● One account needed
Pros Cons
@DjevaLoperka
● Everyone can edit
● One account needed
● Version control
Pros Cons
@DjevaLoperka
● Everyone can edit
● One account needed
● Version control
● Everyone can edit
Pros Cons
@DjevaLoperka
● Everyone can edit
● One account needed
● Version control
● Everyone can edit
● Everyone can edit
Pros Cons
@DjevaLoperka
● Everyone can edit
● One account needed
● Version control
● Everyone can edit
● Everyone can edit
● Everyone can edit
Codex New docs
@DjevaLoperka
Codex New docs
● Wiki ● WordPress
@DjevaLoperka
Codex New docs
● Wiki
● One account
● WordPress
● At least two accounts
@DjevaLoperka
Codex New docs
● Wiki
● One account
● Everyone can create docs
● WordPress
● At least two accounts
● Few can create docs
@DjevaLoperka
Codex New docs
● Wiki
● One account
● Everyone can create docs
● Maintenance nightmare
● WordPress
● At least two accounts
● Few can create docs
● Maintenance controlled
@DjevaLoperka
The issue of
@DjevaLoperka
reporting issues
End user docs:
@DjevaLoperka
End user docs:
@DjevaLoperka
● Project code name “HelpHub”
End user docs:
@DjevaLoperka
● Project code name “HelpHub”
● wordpress.org/support
End user docs:
@DjevaLoperka
● Project code name “HelpHub”
● wordpress.org/support
● Two parts:
End user docs:
@DjevaLoperka
● Project code name “HelpHub”
● wordpress.org/support
● Two parts:
○ General
End user docs:
@DjevaLoperka
● Project code name “HelpHub”
● wordpress.org/support
● Two parts:
○ General
○ Block editor
End user docs:
@DjevaLoperka
● Project code name “HelpHub”
● wordpress.org/support
● Two parts:
○ General
○ Block editor
End user docs:
@DjevaLoperka
● Project code name “HelpHub”
● wordpress.org/support
● Two parts:
○ General
○ Block editor
Developer docs:
@DjevaLoperka
Developer docs:
@DjevaLoperka
● Project code name “DevHub”
Developer docs:
@DjevaLoperka
● Project code name “DevHub”
● developer.wordpress.org
Developer docs:
@DjevaLoperka
● Project code name “DevHub”
● developer.wordpress.org
● 8 handbooks: Code reference, Coding standards, Block editor,
Common APIs, Themes, Plugins, REST API and WP-CLI
Developer docs:
@DjevaLoperka
● Project code name “DevHub”
● developer.wordpress.org
● 8 handbooks: Code reference, Coding standards, Block editor,
Common APIs, Themes, Plugins, REST API and WP-CLI
Developer docs:
@DjevaLoperka
● Project code name “DevHub”
● developer.wordpress.org
● 8 handbooks: Code reference, Coding standards, Block editor,
Common APIs, Themes, Plugins, REST API and WP-CLI
Developer docs:
@DjevaLoperka
● Project code name “DevHub”
● developer.wordpress.org
● 8 handbooks: Code reference, Coding standards, Block editor,
Common APIs, Themes, Plugins, REST API and WP-CLI
Developer docs:
@DjevaLoperka
● Project code name “DevHub”
● developer.wordpress.org
● 8 handbooks: Code reference, Coding standards, Block editor,
Common APIs, Themes, Plugins, REST API and WP-CLI
Contributor docs:
@DjevaLoperka
Contributor docs:
@DjevaLoperka
● Team’s blog and handbook
Contributor docs:
@DjevaLoperka
● Team’s blog and handbook
● make.wordpress.org
Contributor docs:
@DjevaLoperka
● Team’s blog and handbook
● make.wordpress.org
● Contribution processes
@DjevaLoperka
@DjevaLoperka
The perfect tool:
@DjevaLoperka
The perfect tool:
@DjevaLoperka
● Reporting issues on the spot
The perfect tool:
@DjevaLoperka
● Reporting issues on the spot
● Not creating additional work for active contributors
The perfect tool:
@DjevaLoperka
● Reporting issues on the spot
● Not creating additional work for active contributors
● Automate everything
The perfect tool:
@DjevaLoperka
● Reporting issues on the spot
● Not creating additional work for active contributors
● Automate everything
● Doesn’t exist but GitHub will do
The transition tool:
@DjevaLoperka
The transition tool:
@DjevaLoperka
● A central place for reporting all issues
The transition tool:
@DjevaLoperka
● A central place for reporting all issues - possibility for extending
The transition tool:
@DjevaLoperka
● A central place for reporting all issues - possibility for extending
● A central place for working on any issue
The transition tool:
@DjevaLoperka
● A central place for reporting all issues - possibility for extending
● A central place for working on any issue - removing bottleneck
The transition tool:
@DjevaLoperka
● A central place for reporting all issues - possibility for extending
● A central place for working on any issue - removing bottleneck
● Contribution recognition
What about
@DjevaLoperka
Gutenberg
Gutenberg:
@DjevaLoperka
Gutenberg:
@DjevaLoperka
● PHP + React.js
Gutenberg:
@DjevaLoperka
● PHP + React.js
● Change will always be rejected by some
Gutenberg:
@DjevaLoperka
● PHP + React.js
● Change will always be rejected by some
● Documentation debt
The best documentation
is written by those who are
using it.
@DjevaLoperka
Long story short..
@DjevaLoperka
Moving forward:
@DjevaLoperka
Moving forward:
@DjevaLoperka
● Google Season of Docs 2020
Moving forward:
@DjevaLoperka
● Google Season of Docs 2020
● WordPress releases
Moving forward:
@DjevaLoperka
● Google Season of Docs 2020
● WordPress releases
● Collaborating with other teams
Moving forward:
@DjevaLoperka
● Google Season of Docs 2020
● WordPress releases
● Collaborating with other teams
● Paired programming / documenting
@DjevaLoperka
@DjevaLoperka
Resources:
@DjevaLoperka
● https://www.writethedocs.org/guide/
● https://developers.google.com/tech-writing
● https://readthedocs.org/
● https://opensource.com/resources/what-open-source
● Join WordPress community at https://make.wordpress.org/
WordPress engineer at XWP - We’re hiring!!
WordPress Documentation Team representative
Milana Cap
Twitter:
GitHub:
WordPress:
WordPress Slack:
Email:
@DjevaLoperka
@zzap
@milana_cap
@zzap
milana.cap@xwp.co
Milana Cap
Thank you
Twitter:
GitHub:
WordPress:
WordPress Slack:
Email:
@DjevaLoperka
@zzap
@milana_cap
@zzap
milana.cap@xwp.co

Weitere ähnliche Inhalte

Was ist angesagt?

Was ist angesagt? (20)

Devoxx 2016 Using Jenkins, Gerrit and Spark for Continuous Delivery Analytics
Devoxx 2016 Using Jenkins, Gerrit and Spark for Continuous Delivery AnalyticsDevoxx 2016 Using Jenkins, Gerrit and Spark for Continuous Delivery Analytics
Devoxx 2016 Using Jenkins, Gerrit and Spark for Continuous Delivery Analytics
 
Git Tutorial | Git Basics - Branching, Merging, Rebasing | Learn Git | DevOps...
Git Tutorial | Git Basics - Branching, Merging, Rebasing | Learn Git | DevOps...Git Tutorial | Git Basics - Branching, Merging, Rebasing | Learn Git | DevOps...
Git Tutorial | Git Basics - Branching, Merging, Rebasing | Learn Git | DevOps...
 
Gerrit Code Review: how to script a plugin with Scala and Groovy
Gerrit Code Review: how to script a plugin with Scala and GroovyGerrit Code Review: how to script a plugin with Scala and Groovy
Gerrit Code Review: how to script a plugin with Scala and Groovy
 
JHipster Conf 2019 English keynote
JHipster Conf 2019 English keynoteJHipster Conf 2019 English keynote
JHipster Conf 2019 English keynote
 
Open design at large scale
Open design at large scaleOpen design at large scale
Open design at large scale
 
The New York Times: Sustainable Systems, Powered by Python
The New York Times: Sustainable Systems, Powered by PythonThe New York Times: Sustainable Systems, Powered by Python
The New York Times: Sustainable Systems, Powered by Python
 
Code Review with Git and Gerrit - Devoxx 2011 - Tools in Action - 2011-11-14
Code Review with Git and Gerrit - Devoxx 2011 - Tools in Action - 2011-11-14Code Review with Git and Gerrit - Devoxx 2011 - Tools in Action - 2011-11-14
Code Review with Git and Gerrit - Devoxx 2011 - Tools in Action - 2011-11-14
 
Gitops: the kubernetes way
Gitops: the kubernetes wayGitops: the kubernetes way
Gitops: the kubernetes way
 
JHipster Code 2020 keynote
JHipster Code 2020 keynoteJHipster Code 2020 keynote
JHipster Code 2020 keynote
 
GitOps: Git come unica fonte di verità per applicazioni e infrastruttura
GitOps: Git come unica fonte di verità per applicazioni e infrastrutturaGitOps: Git come unica fonte di verità per applicazioni e infrastruttura
GitOps: Git come unica fonte di verità per applicazioni e infrastruttura
 
Let's Go @ St. Louis CocoaHeads
Let's Go @ St. Louis CocoaHeadsLet's Go @ St. Louis CocoaHeads
Let's Go @ St. Louis CocoaHeads
 
Introducing GitLab (September 2018)
Introducing GitLab (September 2018)Introducing GitLab (September 2018)
Introducing GitLab (September 2018)
 
What’s new in grails framework 5?
What’s new in grails framework 5?What’s new in grails framework 5?
What’s new in grails framework 5?
 
Lightweight continuous delivery for small schools
Lightweight continuous delivery for small schoolsLightweight continuous delivery for small schools
Lightweight continuous delivery for small schools
 
Up GitLab Presentation 2015
Up GitLab Presentation 2015Up GitLab Presentation 2015
Up GitLab Presentation 2015
 
Hardening Your CI/CD Pipelines with GitOps and Continuous Security
Hardening Your CI/CD Pipelines with GitOps and Continuous SecurityHardening Your CI/CD Pipelines with GitOps and Continuous Security
Hardening Your CI/CD Pipelines with GitOps and Continuous Security
 
Graalvm with Groovy and Kotlin - Madrid GUG 2019
Graalvm with Groovy and Kotlin - Madrid GUG 2019Graalvm with Groovy and Kotlin - Madrid GUG 2019
Graalvm with Groovy and Kotlin - Madrid GUG 2019
 
Git Lab Introduction
Git Lab IntroductionGit Lab Introduction
Git Lab Introduction
 
GitLab for CI/CD process
GitLab for CI/CD processGitLab for CI/CD process
GitLab for CI/CD process
 
GitLab as an Alternative Development Platform for Github.com
GitLab as an Alternative Development Platform for Github.comGitLab as an Alternative Development Platform for Github.com
GitLab as an Alternative Development Platform for Github.com
 

Ähnlich wie Docs or it didn’t happen

Open Source Secret Sauce - Lugor Sep 2011
Open Source Secret Sauce - Lugor Sep 2011Open Source Secret Sauce - Lugor Sep 2011
Open Source Secret Sauce - Lugor Sep 2011
Ted Husted
 
How to Market Your Open Source Project
How to Market Your Open Source ProjectHow to Market Your Open Source Project
How to Market Your Open Source Project
All Things Open
 
Karine Larose, Simon Baron, Andrew Preater, Chealsye Bowley, Joseph McArthur,...
Karine Larose, Simon Baron, Andrew Preater, Chealsye Bowley, Joseph McArthur,...Karine Larose, Simon Baron, Andrew Preater, Chealsye Bowley, Joseph McArthur,...
Karine Larose, Simon Baron, Andrew Preater, Chealsye Bowley, Joseph McArthur,...
CTLes
 

Ähnlich wie Docs or it didn’t happen (20)

Community and Github: 7/27/2011
Community and Github: 7/27/2011Community and Github: 7/27/2011
Community and Github: 7/27/2011
 
Overcoming the Fear of Contributing to Open Source
Overcoming the Fear of Contributing to Open SourceOvercoming the Fear of Contributing to Open Source
Overcoming the Fear of Contributing to Open Source
 
Let's talk FOSS!
Let's talk FOSS!Let's talk FOSS!
Let's talk FOSS!
 
Contributing to Core Python
Contributing to Core PythonContributing to Core Python
Contributing to Core Python
 
Open ID and Django
Open ID and DjangoOpen ID and Django
Open ID and Django
 
Logs are-magic-devfestweekend2018
Logs are-magic-devfestweekend2018Logs are-magic-devfestweekend2018
Logs are-magic-devfestweekend2018
 
Engineers need to learn UXR
Engineers need to learn UXREngineers need to learn UXR
Engineers need to learn UXR
 
Open Source Secret Sauce - Lugor Sep 2011
Open Source Secret Sauce - Lugor Sep 2011Open Source Secret Sauce - Lugor Sep 2011
Open Source Secret Sauce - Lugor Sep 2011
 
George Bina: DITA for Developers and GitHub for Technical Writers
George Bina: DITA for Developers and GitHub for Technical WritersGeorge Bina: DITA for Developers and GitHub for Technical Writers
George Bina: DITA for Developers and GitHub for Technical Writers
 
Logs Are Magic: Why Git Workflows and Commit Structure Should Matter To You
Logs Are Magic: Why Git Workflows and Commit Structure Should Matter To YouLogs Are Magic: Why Git Workflows and Commit Structure Should Matter To You
Logs Are Magic: Why Git Workflows and Commit Structure Should Matter To You
 
How to Market Your Open Source Project
How to Market Your Open Source ProjectHow to Market Your Open Source Project
How to Market Your Open Source Project
 
It is easy contributing to open source - JCON 2020
It is easy contributing to open source - JCON 2020It is easy contributing to open source - JCON 2020
It is easy contributing to open source - JCON 2020
 
Anti anti patterns
Anti anti patternsAnti anti patterns
Anti anti patterns
 
Its easy! contributing to open source - Devnexus 2020
Its easy! contributing to open source - Devnexus 2020Its easy! contributing to open source - Devnexus 2020
Its easy! contributing to open source - Devnexus 2020
 
Contribute to Eclipse projects
Contribute to Eclipse projectsContribute to Eclipse projects
Contribute to Eclipse projects
 
Docker Docker - Docker Security - Docker
Docker Docker - Docker Security - DockerDocker Docker - Docker Security - Docker
Docker Docker - Docker Security - Docker
 
Bit Rot in the Docs
Bit Rot in the DocsBit Rot in the Docs
Bit Rot in the Docs
 
Civic Hacking @ Ruby Hoedown
Civic Hacking @ Ruby HoedownCivic Hacking @ Ruby Hoedown
Civic Hacking @ Ruby Hoedown
 
Basics of Open Source Contribution - WWCodeMobile
Basics of Open Source Contribution - WWCodeMobileBasics of Open Source Contribution - WWCodeMobile
Basics of Open Source Contribution - WWCodeMobile
 
Karine Larose, Simon Baron, Andrew Preater, Chealsye Bowley, Joseph McArthur,...
Karine Larose, Simon Baron, Andrew Preater, Chealsye Bowley, Joseph McArthur,...Karine Larose, Simon Baron, Andrew Preater, Chealsye Bowley, Joseph McArthur,...
Karine Larose, Simon Baron, Andrew Preater, Chealsye Bowley, Joseph McArthur,...
 

Mehr von All Things Open

Open Source and Public Policy
Open Source and Public PolicyOpen Source and Public Policy
Open Source and Public Policy
All Things Open
 
Weaving Microservices into a Unified GraphQL Schema with graph-quilt - Ashpak...
Weaving Microservices into a Unified GraphQL Schema with graph-quilt - Ashpak...Weaving Microservices into a Unified GraphQL Schema with graph-quilt - Ashpak...
Weaving Microservices into a Unified GraphQL Schema with graph-quilt - Ashpak...
All Things Open
 
How to Write & Deploy a Smart Contract
How to Write & Deploy a Smart ContractHow to Write & Deploy a Smart Contract
How to Write & Deploy a Smart Contract
All Things Open
 
Scaling Web Applications with Background
Scaling Web Applications with BackgroundScaling Web Applications with Background
Scaling Web Applications with Background
All Things Open
 
Build Developer Experience Teams for Open Source
Build Developer Experience Teams for Open SourceBuild Developer Experience Teams for Open Source
Build Developer Experience Teams for Open Source
All Things Open
 
Sudo – Giving access while staying in control
Sudo – Giving access while staying in controlSudo – Giving access while staying in control
Sudo – Giving access while staying in control
All Things Open
 
Fortifying the Future: Tackling Security Challenges in AI/ML Applications
Fortifying the Future: Tackling Security Challenges in AI/ML ApplicationsFortifying the Future: Tackling Security Challenges in AI/ML Applications
Fortifying the Future: Tackling Security Challenges in AI/ML Applications
All Things Open
 
Securing Cloud Resources Deployed with Control Planes on Kubernetes using Gov...
Securing Cloud Resources Deployed with Control Planes on Kubernetes using Gov...Securing Cloud Resources Deployed with Control Planes on Kubernetes using Gov...
Securing Cloud Resources Deployed with Control Planes on Kubernetes using Gov...
All Things Open
 

Mehr von All Things Open (20)

Building Reliability - The Realities of Observability
Building Reliability - The Realities of ObservabilityBuilding Reliability - The Realities of Observability
Building Reliability - The Realities of Observability
 
Modern Database Best Practices
Modern Database Best PracticesModern Database Best Practices
Modern Database Best Practices
 
Open Source and Public Policy
Open Source and Public PolicyOpen Source and Public Policy
Open Source and Public Policy
 
Weaving Microservices into a Unified GraphQL Schema with graph-quilt - Ashpak...
Weaving Microservices into a Unified GraphQL Schema with graph-quilt - Ashpak...Weaving Microservices into a Unified GraphQL Schema with graph-quilt - Ashpak...
Weaving Microservices into a Unified GraphQL Schema with graph-quilt - Ashpak...
 
The State of Passwordless Auth on the Web - Phil Nash
The State of Passwordless Auth on the Web - Phil NashThe State of Passwordless Auth on the Web - Phil Nash
The State of Passwordless Auth on the Web - Phil Nash
 
Total ReDoS: The dangers of regex in JavaScript
Total ReDoS: The dangers of regex in JavaScriptTotal ReDoS: The dangers of regex in JavaScript
Total ReDoS: The dangers of regex in JavaScript
 
What Does Real World Mass Adoption of Decentralized Tech Look Like?
What Does Real World Mass Adoption of Decentralized Tech Look Like?What Does Real World Mass Adoption of Decentralized Tech Look Like?
What Does Real World Mass Adoption of Decentralized Tech Look Like?
 
How to Write & Deploy a Smart Contract
How to Write & Deploy a Smart ContractHow to Write & Deploy a Smart Contract
How to Write & Deploy a Smart Contract
 
Spinning Your Drones with Cadence Workflows, Apache Kafka and TensorFlow
 Spinning Your Drones with Cadence Workflows, Apache Kafka and TensorFlow Spinning Your Drones with Cadence Workflows, Apache Kafka and TensorFlow
Spinning Your Drones with Cadence Workflows, Apache Kafka and TensorFlow
 
DEI Challenges and Success
DEI Challenges and SuccessDEI Challenges and Success
DEI Challenges and Success
 
Scaling Web Applications with Background
Scaling Web Applications with BackgroundScaling Web Applications with Background
Scaling Web Applications with Background
 
Supercharging tutorials with WebAssembly
Supercharging tutorials with WebAssemblySupercharging tutorials with WebAssembly
Supercharging tutorials with WebAssembly
 
Using SQL to Find Needles in Haystacks
Using SQL to Find Needles in HaystacksUsing SQL to Find Needles in Haystacks
Using SQL to Find Needles in Haystacks
 
Configuration Security as a Game of Pursuit Intercept
Configuration Security as a Game of Pursuit InterceptConfiguration Security as a Game of Pursuit Intercept
Configuration Security as a Game of Pursuit Intercept
 
Scaling an Open Source Sponsorship Program
Scaling an Open Source Sponsorship ProgramScaling an Open Source Sponsorship Program
Scaling an Open Source Sponsorship Program
 
Build Developer Experience Teams for Open Source
Build Developer Experience Teams for Open SourceBuild Developer Experience Teams for Open Source
Build Developer Experience Teams for Open Source
 
Deploying Models at Scale with Apache Beam
Deploying Models at Scale with Apache BeamDeploying Models at Scale with Apache Beam
Deploying Models at Scale with Apache Beam
 
Sudo – Giving access while staying in control
Sudo – Giving access while staying in controlSudo – Giving access while staying in control
Sudo – Giving access while staying in control
 
Fortifying the Future: Tackling Security Challenges in AI/ML Applications
Fortifying the Future: Tackling Security Challenges in AI/ML ApplicationsFortifying the Future: Tackling Security Challenges in AI/ML Applications
Fortifying the Future: Tackling Security Challenges in AI/ML Applications
 
Securing Cloud Resources Deployed with Control Planes on Kubernetes using Gov...
Securing Cloud Resources Deployed with Control Planes on Kubernetes using Gov...Securing Cloud Resources Deployed with Control Planes on Kubernetes using Gov...
Securing Cloud Resources Deployed with Control Planes on Kubernetes using Gov...
 

Kürzlich hochgeladen

Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
Joaquim Jorge
 

Kürzlich hochgeladen (20)

Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Evaluating the top large language models.pdf
Evaluating the top large language models.pdfEvaluating the top large language models.pdf
Evaluating the top large language models.pdf
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 

Docs or it didn’t happen