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 00279b6 commit 19501f5
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions portfolio_gallery.html
Original file line number Diff line number Diff line change
Expand Up @@ -87,18 +87,18 @@ <h3>Geosemantics</h3>
</div>
</section>
<section>
<a target="_blank" href="https://github.com/lawallanre00490038/tastefill-restaurant" class="image">
<img src="images/portfolio_images/taste.jpg" alt="" data-position="top center" />
<a target="_blank" href="#" class="image">
<img src="images/portfolio_images/LLM.png" alt="" data-position="top center" />
</a>
<div class="content">
<div class="inner">
<header class="major">
<h3>Tastefill Restaurant Website</h3>
<h3>Personalised and Localised Learning Leveraging Large Language AI Models for Science Education</h3>
</header>
<p>Our website doesn't just stop at presenting culinary delights. It's a celebration of flavors, aromas, and textures that enrich your dining adventure. From elegant layouts to seamless navigation, every element is thoughtfully curated to ensure an unparalleled user experience.</p>
<p>With an emphasis on responsiveness, the Tastefill Restaurant Website adapts gracefully to any device, allowing you to savor our offerings from the comfort of your desktop, tablet, or smartphone.</p>
<p>This is an EdTech solution that leverages OpenAI GPT-3.5 for natural language processing (NLP) and content generation and both Python and SQL for data analysis. The integration of Whisper, OpenAI's powerful automated speech recognition system, enhances the tool's speech-to-text capabilities.</p>
<p>Additionally, the incorporation of text-to-speech and text-to-video models with localized avatars ensures a seamless transformation of generated content into visually enriched and engaging video lessons. The technical framework is further bolstered by the LangChain architecture, providing adaptability and intelligence to the learning platform.</p>
<ul class="actions">
<li><a target="_blank" href="https://github.com/lawallanre00490038/tastefill-restaurant" class="button">Learn more</a></li>
<li><a target="_blank" href="#" class="button">Learn more</a></li>
</ul>
</div>
</div>
Expand Down

0 comments on commit 19501f5

Please sign in to comment.