# Diogo Cortiz

> Brazilian professor, researcher, writer and speaker

**Wikidata**: [Q71591804](https://www.wikidata.org/wiki/Q71591804)  
**Source**: https://4ort.xyz/entity/diogo-cortiz

## Summary
Diogo Cortiz is a Brazilian professor, researcher, writer, and speaker specializing in cognitive science and artificial intelligence. He serves as a university teacher at the Pontifícia Universidade Católica de São Paulo (PUC-SP). Cortiz is recognized for his work in developing and studying intelligent systems and cognitive models.

## Biography
- **Born:** September 21, 1986, in São Paulo, Brazil
- **Nationality:** Brazil
- **Education:** Pontifícia Universidade Católica de São Paulo; Sorbonne University
- **Known for:** Research and instruction in artificial intelligence and cognitive science
- **Employer(s):** Pontifícia Universidade Católica de São Paulo
- **Field(s):** Artificial Intelligence, Cognitive Science

## Contributions
Diogo Cortiz operates at the intersection of computer science and human cognition. As a cognitive scientist and university teacher, his work encompasses the study of computation and the development of intelligent software. He is actively involved in higher education in Brazil, contributing to the academic landscape through his affiliation with the Pontifícia Universidade Católica de São Paulo.

His professional activities extend beyond the classroom; he is also noted as a writer and speaker. Through these roles, Cortiz engages with the broader discourse on artificial intelligence models and intelligent behavior, helping to bridge the gap between technical AI development and cognitive understanding. His academic background includes education at both PUC-SP and the Sorbonne University, equipping him with a diverse perspective on global computation and research methodologies.

## FAQs
### Q: What is Diogo Cortiz's primary occupation?
A: He is primarily a professor and researcher, employed as a university teacher at the Pontifícia Universidade Católica de São Paulo.

### Q: What are Diogo Cortiz's main fields of study?
A: His primary fields of work are artificial intelligence and cognitive science.

### Q: Where was Diogo Cortiz educated?
A: He attended the Pontifícia Universidade Católica de São Paulo and Sorbonne University.

### Q: Is Diogo Cortiz involved in activities outside of teaching?
A: Yes, in addition to being a researcher, he is also recognized as a writer and a speaker.

## Why They Matter
Diogo Cortiz plays a significant role in the advancement of artificial intelligence and cognitive science within the Brazilian academic sector. By holding a position at a major private university like PUC-SP, he influences the education of future computer scientists and researchers. His dual focus on the technical aspects of AI models and the broader implications of cognitive science places him at a crucial nexus in modern technology research. Furthermore, his public engagement as a speaker and writer helps disseminate complex technological concepts to a wider audience, fostering a better public understanding of intelligent systems.

## Notable For
-   **Academic Role:** Serving as a professor and researcher at the Pontifícia Universidade Católica de São Paulo (PUC-SP).
-   **Interdisciplinary Expertise:** Integrating computer science with cognitive science.
-   **Global Education:** Being an alumnus of the Sorbonne University in addition to Brazilian institutions.
-   **Public Communication:** Active contribution as a writer and speaker on technology and intelligence.

## Body
### Background and Education
Diogo Cortiz was born on September 21, 1986, in São Paulo, Brazil. He pursued higher education at two prominent institutions: the Pontifícia Universidade Católica de São Paulo (PUC-SP) and the Sorbonne University. This educational background laid the foundation for his career in both technology and the humanities.

### Academic and Professional Career
Cortiz is currently employed by the Pontifícia Universidade Católica de São Paulo, a Brazilian private university established in 1946. Within this institution, he functions as a university teacher and researcher. His occupational titles also extend to cognitive scientist and writer.

### Research and Focus
His professional focus lies heavily within the domains of **computer science** and **artificial intelligence**. Specifically, his work involves the study of computation and the development of artificial intelligence models. He investigates software that enables machines to exhibit intelligent behavior, viewing these systems through the lens of cognitive science.

## Schema Markup
```json
{
  "@context": "https://schema.org",
  "@type": "Person",
  "name": "Diogo Cortiz",
  "jobTitle": ["Professor", "Researcher", "Cognitive Scientist", "Writer"],
  "worksFor": {
    "@type": "Organization",
    "name": "Pontifícia Universidade Católica de São Paulo"
  },
  "nationality": {
    "@type": "Country",
    "name": "Brazil"
  },
  "birthDate": "1986-09-21",
  "birthPlace": {
    "@type": "Place",
    "name": "São Paulo, Brazil"
  },
  "alumniOf": [
    {
      "@type": "EducationalOrganization",
      "name": "Pontifícia Universidade Católica de São Paulo"
    },
    {
      "@type": "EducationalOrganization",
      "name": "Sorbonne University"
    }
  ],
  "knowsAbout": ["Artificial Intelligence", "Cognitive Science", "Computer Science"],
  "sameAs": [
    "https://diogocortiz.com.br",
    "https://commons.wikimedia.org/wiki/File:Diogo_Cortiz_no_F%C3%B3rum_da_Internet.jpg"
  ],
  "description": "Brazilian professor, researcher, writer and speaker specializing in artificial intelligence and cognitive science."
}