You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/page.tsx
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -67,10 +67,10 @@ export default function Home() {
67
67
68
68
<pclassName="mt-5">
69
69
I've worked as an undergraduate researcher at the <b>Berkeley AI Research (BAIR) Lab</b>,
70
-
creating LLM parsers for large-scale security logs and enabling sample-efficient prompt optimization for
70
+
creating <ahref="https://sky.cs.berkeley.edu/project/matryoshka/"target="_blank"rel="noopener noreferrer"className="link">LLM parsers for large-scale security logs</a> and enabling sample-efficient prompt optimization for
71
71
data-constrained reasoning tasks. I've also spent 1 year interning at <b>T-Mobile Research</b>, finetuning
72
72
telco-RAG systems for domain adaptation and building evaluation frameworks for synthetic datasets (and filing <b>2 USPTO utility patents</b> for my work).
73
-
I'm interning at <b>Amazon</b> this summer, evaluating the autonomous multi-agent shopping framework.
73
+
I'm interning at <b>Amazon</b> this summer, evaluating the autonomous multi-agent shopping framework. I also created <ahref="https://github.com/rishiskhare/perplexity-on-google-search"target="_blank"rel="noopener noreferrer"className="link">Perplexity on Google Search</a>.
0 commit comments