// pages/HomePage.js - Home page functionality for SPA import { createTeamMember } from '../main.js'; import { createHomeAreaCard } from '../cards/HomeAreaCard.js'; import { createArtifactCarousel } from '../cards/ArtifactSummaryCard.js'; import { areasData, homeBackgroundImage } from '../data/areas.js'; import { featuredArtifacts } from '../data/artifacts.js'; import { teamMembers } from '../data/team.js'; export function renderHomePage() { const content = `
We're a multidisciplinary team working on research and regulatory questions related to AI systems — their (open) development, governance, and impact on society at large. Our work spans four key inter-connected areas where AI technology intersects with society:
${getAreaShortDescription(area.id)}
`).join('')}🤗 Perspective and Positionality
Our work on these topics is shaped by the context of our work at Hugging Face, which is the main platform for open and collaborative development and sharing of Artificial Intelligence artifacts. As a result, much of our work discusses the specific roles of openness and transparency in shaping AI technology into a more equitable and better-governed category of technology.
We also work closely with Irene Solaiman (Chief Policy Officer), Avijit Ghosh (Applied Policy Researcher) in the policy team, and with Meg Mitchell (Chief Ethics Scientist), and with Bruna Trevelin (Legal Counsel)!