Skip to content

Latest commit

 

History

History
122 lines (91 loc) · 4.32 KB

File metadata and controls

122 lines (91 loc) · 4.32 KB
layout default
title Home
nav_order 1
description Open Source AI Research & Mentorship
permalink /

Change Theme

<script> const toggleDarkMode = document.querySelector('.js-toggle-dark-mode'); jtd.addEvent(toggleDarkMode, 'click', function(){ if (jtd.getTheme() === 'dark') { jtd.setTheme('light'); toggleDarkMode.textContent = 'Dark Mode'; } else { jtd.setTheme('dark'); toggleDarkMode.textContent = 'Bright Mode'; } }); </script>

Lucknow AI Labs

{: .fs-9 }

Open Source AI Research & Mentorship {: .fs-6 .fw-300 }

<<<<<<< HEAD Get started now{: .btn .btn-primary .fs-5 .mb-4 .mb-md-0 .mr-2 } Visit Lucknow GPT{: .btn .btn-primary .fs-5 .mb-4 .mb-md-0 .mr-2 }

Github{: .btn .btn-primary .fs-5 .mb-4 .mb-md-0 .mr-2 }Try Lucknow-GPT{: .btn .btn-primary .fs-5 .mb-4 .mb-md-0 .mr-2 }

3e727699525212ea88b4068c70efa31aef0eda53

Twitter Discord <<<<<<< HEAD Facebook ======= >>>>>>> 3e727699525212ea88b4068c70efa31aef0eda53 Instagram whatsapp

Alt text

Lucknow AI Community
<div style="text-align: center; margin-top: -10px;">
    <img src="/assets/images/tf.png" alt="TFUG Lucknow" width="200" height="200" title="TFUG Lucknow"/>
</div>

About Us

Lucknow AI Labs is dedicated to advancing AI skills among local developers, researchers, and enthusiasts. Join collaborative platform for workshops, Meetups, paper discussions, and community growth in the field of AI.

Contributing

When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change. Read more about becoming a contributor in our GitHub repo.

Thank you to the contributors of Lucknow AI!

    {% for contributor in site.github.contributors %}
  • {{ contributor.login }}
  • {% endfor %}

Code of Conduct

Lucknow AI is committed to fostering a welcoming community.

View our Code of Conduct on our GitHub repository.