| 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> {: .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
<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>
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.
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.
Lucknow AI is committed to fostering a welcoming community.
View our Code of Conduct on our GitHub repository.
