Skip to content
Merged
Show file tree
Hide file tree
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
17 changes: 16 additions & 1 deletion gallery.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,22 @@
<html lang="en">

<head>
<title>UNITES Lab - Gallery</title>
<!-- SEO:auto:start -->
<title>Gallery | UNITES Lab (Tianlong Chen, UNC-Chapel Hill)</title>
<meta name="description" content="Photos and moments from UNITES Lab (Prof. Tianlong Chen, UNC-Chapel Hill).">
<meta name="robots" content="index, follow">
<link rel="canonical" href="https://unites-lab.github.io/gallery.html">
<meta property="og:type" content="website">
<meta property="og:site_name" content="UNITES Lab">
<meta property="og:title" content="Gallery | UNITES Lab (Tianlong Chen, UNC-Chapel Hill)">
<meta property="og:description" content="Photos and moments from UNITES Lab (Prof. Tianlong Chen, UNC-Chapel Hill).">
<meta property="og:url" content="https://unites-lab.github.io/gallery.html">
<meta property="og:image" content="https://unites-lab.github.io/unites-logo.png">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Gallery | UNITES Lab (Tianlong Chen, UNC-Chapel Hill)">
<meta name="twitter:description" content="Photos and moments from UNITES Lab (Prof. Tianlong Chen, UNC-Chapel Hill).">
<meta name="twitter:image" content="https://unites-lab.github.io/unites-logo.png">
<!-- SEO:auto:end -->
<meta charset="utf-8">
Comment on lines +5 to 21
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="view-transition" content="same-origin">
Expand Down
17 changes: 16 additions & 1 deletion group.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,22 @@
<html lang="en">

<head>
<title>UNITES Lab</title>
<!-- SEO:auto:start -->
<title>People | UNITES Lab (Tianlong Chen, UNC-Chapel Hill)</title>
<meta name="description" content="Members of UNITES Lab at UNC-Chapel Hill, directed by Prof. Tianlong Chen: PhD students, postdocs, and collaborators in trustworthy and efficient ML.">
<meta name="robots" content="index, follow">
<link rel="canonical" href="https://unites-lab.github.io/group.html">
<meta property="og:type" content="website">
<meta property="og:site_name" content="UNITES Lab">
<meta property="og:title" content="People | UNITES Lab (Tianlong Chen, UNC-Chapel Hill)">
<meta property="og:description" content="Members of UNITES Lab at UNC-Chapel Hill, directed by Prof. Tianlong Chen: PhD students, postdocs, and collaborators in trustworthy and efficient ML.">
<meta property="og:url" content="https://unites-lab.github.io/group.html">
<meta property="og:image" content="https://unites-lab.github.io/unites-logo.png">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="People | UNITES Lab (Tianlong Chen, UNC-Chapel Hill)">
<meta name="twitter:description" content="Members of UNITES Lab at UNC-Chapel Hill, directed by Prof. Tianlong Chen: PhD students, postdocs, and collaborators in trustworthy and efficient ML.">
<meta name="twitter:image" content="https://unites-lab.github.io/unites-logo.png">
<!-- SEO:auto:end -->
<meta charset="utf-8">
Comment on lines +5 to 21
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="view-transition" content="same-origin">
Expand Down
44 changes: 43 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,49 @@
<html lang="en">

<head>
<title>UNITES Lab</title>
<!-- SEO:auto:start -->
<title>UNITES Lab | Prof. Tianlong Chen's Group at UNC-Chapel Hill</title>
Comment on lines +5 to +6
<meta name="description" content="UNITES Lab at UNC-Chapel Hill, directed by Prof. Tianlong Chen, builds accurate, trustworthy, and efficient machine learning systems for AI and science: efficient deep learning, trustworthy AI, LLMs, and AI for science.">
<meta name="robots" content="index, follow">
<link rel="canonical" href="https://unites-lab.github.io/">
<meta property="og:type" content="website">
<meta property="og:site_name" content="UNITES Lab">
<meta property="og:title" content="UNITES Lab | Prof. Tianlong Chen's Group at UNC-Chapel Hill">
<meta property="og:description" content="UNITES Lab at UNC-Chapel Hill, directed by Prof. Tianlong Chen, builds accurate, trustworthy, and efficient machine learning systems for AI and science: efficient deep learning, trustworthy AI, LLMs, and AI for science.">
<meta property="og:url" content="https://unites-lab.github.io/">
<meta property="og:image" content="https://unites-lab.github.io/unites-logo.png">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="UNITES Lab | Prof. Tianlong Chen's Group at UNC-Chapel Hill">
<meta name="twitter:description" content="UNITES Lab at UNC-Chapel Hill, directed by Prof. Tianlong Chen, builds accurate, trustworthy, and efficient machine learning systems for AI and science: efficient deep learning, trustworthy AI, LLMs, and AI for science.">
<meta name="twitter:image" content="https://unites-lab.github.io/unites-logo.png">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "ResearchOrganization",
"name": "UNITES Lab",
"alternateName": ["UNITES", "University of North Carolina, AI Trustworthiness, Efficiency, and for Science"],
"url": "https://unites-lab.github.io/",
"logo": "https://unites-lab.github.io/unites-logo.png",
"description": "UNITES Lab at UNC-Chapel Hill builds accurate, trustworthy, and efficient machine learning systems for AI and scientific applications.",
"parentOrganization": {
"@type": "CollegeOrUniversity",
"name": "University of North Carolina at Chapel Hill",
"url": "https://www.unc.edu/"
},
"founder": {
"@type": "Person",
"name": "Tianlong Chen",
"jobTitle": "Assistant Professor of Computer Science",
"url": "https://tianlong-chen.github.io/",
"sameAs": "https://scholar.google.com/citations?user=LE3ctn0AAAAJ"
},
"sameAs": [
"https://github.com/UNITES-Lab",
"https://tianlong-chen.github.io/"
]
}
</script>
<!-- SEO:auto:end -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="view-transition" content="same-origin">
Expand Down
17 changes: 16 additions & 1 deletion publication.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,22 @@
<html lang="en">

<head>
<title>UNITES Lab</title>
<!-- SEO:auto:start -->
<title>Publications | UNITES Lab (Tianlong Chen, UNC-Chapel Hill)</title>
<meta name="description" content="Selected publications from UNITES Lab (Prof. Tianlong Chen, UNC-Chapel Hill) in efficient deep learning, trustworthy AI, large language models, AI for science, and computer vision &amp; multimodal learning.">
<meta name="robots" content="index, follow">
<link rel="canonical" href="https://unites-lab.github.io/publication.html">
<meta property="og:type" content="website">
<meta property="og:site_name" content="UNITES Lab">
<meta property="og:title" content="Publications | UNITES Lab (Tianlong Chen, UNC-Chapel Hill)">
<meta property="og:description" content="Selected publications from UNITES Lab (Prof. Tianlong Chen, UNC-Chapel Hill) in efficient deep learning, trustworthy AI, large language models, AI for science, and computer vision &amp; multimodal learning.">
<meta property="og:url" content="https://unites-lab.github.io/publication.html">
<meta property="og:image" content="https://unites-lab.github.io/unites-logo.png">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Publications | UNITES Lab (Tianlong Chen, UNC-Chapel Hill)">
<meta name="twitter:description" content="Selected publications from UNITES Lab (Prof. Tianlong Chen, UNC-Chapel Hill) in efficient deep learning, trustworthy AI, large language models, AI for science, and computer vision &amp; multimodal learning.">
<meta name="twitter:image" content="https://unites-lab.github.io/unites-logo.png">
<!-- SEO:auto:end -->
<meta charset="utf-8">
Comment on lines +5 to 21
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="view-transition" content="same-origin">
Expand Down
17 changes: 16 additions & 1 deletion research.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,22 @@
<html lang="en">

<head>
<title>UNITES Lab</title>
<!-- SEO:auto:start -->
<title>Research | UNITES Lab (Tianlong Chen, UNC-Chapel Hill)</title>
<meta name="description" content="Research at UNITES Lab (Prof. Tianlong Chen, UNC-Chapel Hill): efficient deep learning, trustworthy AI, large language models &amp; agents, and AI for science.">
<meta name="robots" content="index, follow">
<link rel="canonical" href="https://unites-lab.github.io/research.html">
<meta property="og:type" content="website">
<meta property="og:site_name" content="UNITES Lab">
<meta property="og:title" content="Research | UNITES Lab (Tianlong Chen, UNC-Chapel Hill)">
<meta property="og:description" content="Research at UNITES Lab (Prof. Tianlong Chen, UNC-Chapel Hill): efficient deep learning, trustworthy AI, large language models &amp; agents, and AI for science.">
<meta property="og:url" content="https://unites-lab.github.io/research.html">
<meta property="og:image" content="https://unites-lab.github.io/unites-logo.png">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Research | UNITES Lab (Tianlong Chen, UNC-Chapel Hill)">
<meta name="twitter:description" content="Research at UNITES Lab (Prof. Tianlong Chen, UNC-Chapel Hill): efficient deep learning, trustworthy AI, large language models &amp; agents, and AI for science.">
<meta name="twitter:image" content="https://unites-lab.github.io/unites-logo.png">
<!-- SEO:auto:end -->
<meta charset="utf-8">
Comment on lines +5 to 21
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="view-transition" content="same-origin">
Expand Down
17 changes: 16 additions & 1 deletion resource.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,22 @@
<html lang="en">

<head>
<title>UNITES Lab</title>
<!-- SEO:auto:start -->
<title>Resources | UNITES Lab (Tianlong Chen, UNC-Chapel Hill)</title>
<meta name="description" content="Resources and tools shared by UNITES Lab (Prof. Tianlong Chen, UNC-Chapel Hill).">
<meta name="robots" content="index, follow">
<link rel="canonical" href="https://unites-lab.github.io/resource.html">
<meta property="og:type" content="website">
<meta property="og:site_name" content="UNITES Lab">
<meta property="og:title" content="Resources | UNITES Lab (Tianlong Chen, UNC-Chapel Hill)">
<meta property="og:description" content="Resources and tools shared by UNITES Lab (Prof. Tianlong Chen, UNC-Chapel Hill).">
<meta property="og:url" content="https://unites-lab.github.io/resource.html">
<meta property="og:image" content="https://unites-lab.github.io/unites-logo.png">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Resources | UNITES Lab (Tianlong Chen, UNC-Chapel Hill)">
<meta name="twitter:description" content="Resources and tools shared by UNITES Lab (Prof. Tianlong Chen, UNC-Chapel Hill).">
<meta name="twitter:image" content="https://unites-lab.github.io/unites-logo.png">
<!-- SEO:auto:end -->
<meta charset="utf-8">
Comment on lines +5 to 21
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="view-transition" content="same-origin">
Expand Down
4 changes: 4 additions & 0 deletions robots.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
User-agent: *
Allow: /

Sitemap: https://unites-lab.github.io/sitemap.xml
9 changes: 9 additions & 0 deletions sitemap.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url><loc>https://unites-lab.github.io/</loc><changefreq>monthly</changefreq><priority>1.0</priority></url>
<url><loc>https://unites-lab.github.io/publication.html</loc><changefreq>monthly</changefreq><priority>0.8</priority></url>
<url><loc>https://unites-lab.github.io/research.html</loc><changefreq>monthly</changefreq><priority>0.8</priority></url>
<url><loc>https://unites-lab.github.io/group.html</loc><changefreq>monthly</changefreq><priority>0.8</priority></url>
<url><loc>https://unites-lab.github.io/gallery.html</loc><changefreq>monthly</changefreq><priority>0.8</priority></url>
<url><loc>https://unites-lab.github.io/resource.html</loc><changefreq>monthly</changefreq><priority>0.8</priority></url>
</urlset>