Skip to content

Commit 743e6ff

Browse files
committed
adding second ai project
1 parent e355af5 commit 743e6ff

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

ai_portfolio.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,19 @@ <h1>Basil Latif's AI Portfolio</h1>
6363
<div class="container">
6464
<h2>RAG Chatbot: Data Automation with Chatbot for Housing Analytics</h2>
6565
<h4>Supervised a team of Master's students to produce this deliverable</h4>
66+
<h5>This chatbot hit a Snowflake data warehouse to produce real-time answers to natural language input</h5>
6667
<section class="image-section">
6768
<img src="/images/housing_rag.jpeg" alt="RAG Screenshot" width="511" height="767">
6869
</section>
6970
</div>
71+
<div class="container">
72+
<h2>I Built an LLM That Writes Emails for Me — Here’s How</h2>
73+
<h4>Deployed an Email Drafting Application and Wrote about it on Medium.com</h4>
74+
<h5>This chatbot hit a Snowflake data warehouse to produce real-time answers to natural language input</h5>
75+
<section class="image-section">
76+
<img src="/images/llm_email_article.jpeg" alt="LLM Article Screenshot" width="511" height="767">
77+
<a href="https://medium.com/p/688683b1993e#2673-b69a6fe50d14" target="_blank" rel="noopener noreferrer" class="button">✉️ I Built an LLM That Writes Emails for Me — Here’s How - Link to Article</a>
78+
79+
</section>
80+
</div>
7081
</div>

images/llm_email_article.jpeg

144 KB
Loading

0 commit comments

Comments
 (0)