Skip to content

Commit

Permalink
Update portfolio_gallery.html
Browse files Browse the repository at this point in the history
  • Loading branch information
lawallanre00490038 authored Jan 27, 2024
1 parent afabae3 commit 539d034
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions portfolio_gallery.html
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,24 @@ <h3>Trafrika</h3>
</div>
</div>
</section>

<section>
<a href="#" class="image">
<img src="images/portfolio_images/EdTech.png" alt="" data-position="25% 25%" />
</a>
<div class="content">
<div class="inner">
<header class="major">
<h3>Large Language Models for locally nuanced, multimedia Science Learning content development</h3>
</header>
<p>A proposed solution that uses advanced AI language models to create educational science content that is tailored to local contexts and includes multimedia elements. These models can analyze and understand complex scientific topics and then generate text, images, and possibly other media types that are specifically adapted to the cultural, linguistic, and educational needs of different local audiences. It also analyzes the learning trends and patterns of the learners and recommends content accordingly. This solution won The Bill and Melinda Gates Foundation Grant in Education in 2023.
</p>
<ul class="actions">
<li><a href="#" class="button">Learn more</a></li>
</ul>
</div>
</div>
</section>
</section>

<!-- Three -->
Expand Down

0 comments on commit 539d034

Please sign in to comment.