Skip to content
Merged
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
13 changes: 12 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -475,6 +475,16 @@ <h3>Executive Intelligence Index</h3>
<a href="https://github.com/OpenFutureForum/executive-intelligence-index">Explore the repository</a>
</div>
</article>

<article class="card">
<div class="card-top"><span class="number">06</span><span class="badge">75-page public handbook</span></div>
<h3>Executive AI Leadership Handbook</h3>
<p>Decision guides for C-suite leaders, boards, investors and founders covering AI strategy, value, governance, risk, operating models, deals and peer learning.</p>
<div class="card-links">
<a href="https://github.com/OpenFutureForum/executive-ai-leadership-handbook">Read the handbook</a>
<a href="https://github.com/OpenFutureForum/executive-ai-leadership-handbook/blob/main/SOURCES.md">Check public sources</a>
</div>
</article>
</div>
</div>
</section>
Expand Down Expand Up @@ -511,6 +521,7 @@ <h2 id="repositories-heading">OpenFutureForum repositories</h2>
<p>All public repositories in the OpenFutureForum GitHub organization are listed here, including the organization-profile and homepage sources.</p>
</div>
<ul class="repo-list">
<li><strong>executive-ai-leadership-handbook</strong><span>75 practical guides for accountable executive AI decisions</span><a href="https://github.com/OpenFutureForum/executive-ai-leadership-handbook">GitHub</a></li>
<li><strong>executive-ai-research</strong><span>Executive AI reports, datasets and source material</span><a href="https://github.com/OpenFutureForum/executive-ai-research">GitHub</a></li>
<li><strong>cxo-ecosystem-index</strong><span>C-suite ecosystem data and market maps</span><a href="https://github.com/OpenFutureForum/cxo-ecosystem-index">GitHub</a></li>
<li><strong>executive-communities-index</strong><span>Executive-community directory and comparison data</span><a href="https://github.com/OpenFutureForum/executive-communities-index">GitHub</a></li>
Expand All @@ -526,7 +537,7 @@ <h2 id="repositories-heading">OpenFutureForum repositories</h2>
<footer>
<div class="wrap footer-row">
<p>Open Future Forum · Executive research and community resources</p>
<p><a href="https://openfutureforum.com/">openfutureforum.com</a> · <a href="https://github.com/OpenFutureForum">GitHub</a> · <a href="https://huggingface.co/open-future-forum">Hugging Face</a></p>
<p><a href="https://openfutureforum.com/">openfutureforum.com</a> · <a href="https://github.com/OpenFutureForum">GitHub</a> · <a href="https://huggingface.co/open-future-forum">Hugging Face</a> · <a href="https://publish.obsidian.md/executive-leadership-taxonomy/open-future-forum">Obsidian</a> · <a href="https://gitlab.com/open-future-forum/executive-event-taxonomy">GitLab</a></p>
</div>
</footer>
</body>
Expand Down
Loading