Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update home page app and revert agency page #645

Merged
merged 1 commit into from
Nov 20, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion _includes/hero.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ <h2>to improve government for every person in our country</h2>
{% endif %}
<p class="usa-hero__textlink">
<a href="https://www.whitehouse.gov/briefing-room/statements-releases/2023/10/30/fact-sheet-president-biden-issues-executive-order-on-safe-secure-and-trustworthy-artificial-intelligence/" target="_blank" class="white">News:</a> The AI Executive Order announced October 30, 2023 directly references Presidential Innovation Fellows as part of the AI talent pipeline <br/>
<a href="{{ site.baseurl }}/apply" class="white">Apply:</a> Apply for the new AI fellows opportunity October 30-November 17, 2023 <br/>
<a href="{{ site.baseurl }}/agencies" class="white">Agencies:</a> Submit your AI initiatives and learn more about how to work with PIF
</p>
</div>
Expand Down
36 changes: 0 additions & 36 deletions agencies/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,22 +19,12 @@ <h1 class="usa-hero__heading display display--inverted">

<section class="grid-container usa-section page-header">
<div class="grid-row">
{% if site.ai_eo == true %}
<div class="tablet:grid-col-8">
<h1>Work with us</h1>
<p class="body-intro">In response to the recently issued <a href="https://www.whitehouse.gov/briefing-room/statements-releases/2023/10/30/fact-sheet-president-biden-issues-executive-order-on-safe-secure-and-trustworthy-artificial-intelligence/" target="_blank" rel="noopener">AI Executive Order</a>, we’re holding a <strong>new call</strong> to all federal agency innovators focused on AI and AI enablement. Do you want to build cutting-edge solutions that serve your mission and the public? Together, we can. We’d love to hear from you.</p>
<span><a class="usa-button usa-button--big" target="_blank" href="https://touchpoints.app.cloud.gov/touchpoints/edd9b18b/submit">Submit a project</a></span>
</div>
{% else %}
<div class="tablet:grid-col-8">
<h1>Work with us</h1>
<p class="body-intro">Calling all federal innovators: Do you want to build cutting-edge solutions that serve your mission and the public? Together, we can. We’d love to hear from you.</p>
<span><a class="usa-button usa-button--big" target="_blank" href="https://touchpoints.app.cloud.gov/touchpoints/c9b71101/submit">Submit a project</a></span>
</div>
{% endif %}
</div>

{% if site.ai_eo == true %}
<div class="grid-row grid-gap">
<div class="desktop:grid-col-12">
<h2>How it works</h2>
Expand Down Expand Up @@ -65,32 +55,6 @@ <h2>How it works</h2>
</p>
</div>
</div>

{% else %}
<div class="grid-row grid-gap">
<div class="desktop:grid-col-12">
<h2>How it works</h2>
<p> The 2024 PIF cohort of ~35 Fellows will begin in Spring 2024. Agencies interested in hosting Fellows should complete <strong style="color: #0b4778;"> <a target="_blank" href="https://touchpoints.app.cloud.gov/touchpoints/c9b71101/submit">this form</a> </strong> by August 30, 2023. PIF will evaluate and interview prospective agency partners in summer and early fall 2023.</p>
<p> PIF recruits strategists and technologists in fields including: <strong>software engineering and cloud infrastructure, data science and analytics, product management, customer experience and design, digital strategy, and change management</strong>. Fellows have worked with 45+ federal agencies to date. </p>
<p> Fellows are mid-to-senior career level leaders, and serve as senior advisor and entrepreneurs in residence to champion government modernization. They work on building agency innovation capabilities, tackling hard problems, shaping smarter policy, and/or delivering technology alongside talented and forward-thinking career federal leaders. </p>
</div>
<div class="desktop:grid-col-12">
<p><h2>Agency participation criteria </h2>
Strong proposals demonstrate:
<ul id="spacing">
<li>Problems of critical agency and/or national priority </li>
<li>Clear line to positive impact, benefit, or customer experience for the public </li>
<li>Early-stage initiatives with room for fellows to shape, define, and lead</li>
<li>Fellows work directly at the leadership level of programs/agencies</li>
</ul>
</p>
<p>
Issues of FY 24 national priority include: COVID-19, climate crisis, racial equity and civil rights, economic relief, healthcare, immigration system improvement, infrastructure, strengthening national security workforce, leadership in emerging technologies (AI, digital currency, etc), rebuilding democratic alliances across the globe, and championing America’s values and human rights.
</p>
</div>
</div>
{% endif %}

<div class="grid-row">
<div class="tablet:grid-col-12">
<h2>Hosting a PIF</h2>
Expand Down
Loading