Skip to content

Commit

Permalink
Merge pull request #1 from odisha-ml/tabi
Browse files Browse the repository at this point in the history
tabi commit
  • Loading branch information
soumendrak authored Aug 31, 2024
2 parents 5a9ca0f + 468a540 commit 9b698bb
Show file tree
Hide file tree
Showing 214 changed files with 1,239 additions and 1,373 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
.DS_Store
public
public
processed_images
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[submodule "themes/DeepThought"]
path = themes/DeepThought
url = https://github.com/RatanShreshtha/DeepThought.git
[submodule "themes/tabi"]
path = themes/tabi
url = git@github.com:welpo/tabi.git
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2022 Odisha ML
Copyright (c) 2024 Odisha AI Incorporated

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
26 changes: 3 additions & 23 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Odias in AI/ML Website
This website is built using [DeepThought](https://github.com/RatanShreshtha/DeepThought) theme for [Zola](https://www.getzola.org/).
This website is built using [Tabi](https://welpo.github.io/tabi/) theme for [Zola](https://www.getzola.org/).

## Installation

Expand All @@ -16,28 +16,8 @@ This website is built using [DeepThought](https://github.com/RatanShreshtha/Deep
* Contributions are welcome! Please open an issue or submit a pull request.
### Changing the HTML files
* If you want to change anything in the template HTML files, please make the changes in the `/templates` directory.
* If the file is not present in the directory then copy it from the `/themes/DeepThought/templates` directory to the `/templates` directory. Please never make the changes in the `/themes/DeepThought/templates` directory.
* As it will be easy to get the updates from the DeepThought theme easier.

### Creating a snippet to use in the Markdown files
* If you want to create a snippet to use in the Markdown files, please create a new file in the `/templates/shortcodes` directory with the appropriate metadata.
* For example, to create a snippet to use in the Markdown files, create a new file called `youtube.html` in the `/templates/shortcodes` directory with the following content:

```html
{% macro youtube(id) %}
<div class="youtube is-flex is-justify-content-center is-align-items-center">
<iframe width="848" height="510" src="https://www.youtube.com/embed/{{id}}?rel=0&modestbranding=1" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen>
</iframe>
</div>
{% endmacro youtube %}
```
* Now you can use the snippet in the Markdown files by using the following syntax:

```markdown
{{ youtube(id="v=PF5DScCr5SI") }}
```
* If the file is not present in the directory then copy it from the `/themes/tabi/templates` directory to the `/templates` directory. Please never make the changes in the `/themes/tabi/templates` directory.
* As it will be easy to get the updates from the Tabi theme easier.

### Creating a new page
To add new content, create a new file in the `content` directory with the appropriate metadata. For example, to add a new page called "About", create a file called `about.md` in the `content` directory with the following content:
Expand Down
551 changes: 369 additions & 182 deletions config.toml

Large diffs are not rendered by default.

19 changes: 16 additions & 3 deletions content/_index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,21 @@
+++
title = "Odias in AI/ML"
description = "The Artificial Intelligence global community of Odias."
title= "Latest Conferences"
sort_by = "date"
template = "section.html"

[extra]
header = {title = "ନମସ୍କାର 🙏🏼", img = "images/logo.webp", img_alt = "Odias in AI/ML Logo"}
section_path = "conferences/_index.md"
max_posts = 3
projects_path = "initiatives/_index.md"
max_projects = 3
show_projects_first = false
show_countdown = true
countdown_title = "Countdown to the next conference"
countdown_date = "2024-10-05T00:00:00"
+++

**Odias in AI/ML** is a global initiative creating a space for idea sharing, fostering collaborations, and discussing initiatives to increase the presence of Odia people in the field of AI. To this end, we run mentoring programs and maintain various fora for fostering partnerships and collaborations with industry and investors.
**Odias in AI/ML** (*aka Odias in ML, Odias in AI, and Odisha AI*) is a not for profit global initiative creating a space for idea sharing, fostering collaborations, and discussing initiatives to increase the presence of Odia people in the field of AI. To this end, we run mentoring programs and maintain various fora for fostering partnerships and collaborations with industry and investors.

As Utkala Gouraba Madhusudan Das’ Utkala Sammilani was created in 1903 to campaign for the unification of all Odia people into the state of Odisha. Likewise, we intend to unite all Odias in the domain of AI, across the world, under a single Odias in AI banner.
As Utkala Gouraba Madhusudan Das’s Utkala Sammilani was created in 1903 to campaign for the unification of all Odia people into the state of Odisha. Likewise, we intend to unite all Odias in the domain of AI, across the world, under a single Odias in AI banner.
21 changes: 21 additions & 0 deletions content/_index.or.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
+++
description = "The Artificial Intelligence global community of Odias."
title= "Latest Conferences"
sort_by = "date"
template = "section.html"

[extra]
header = {title = "ନମସ୍କାର 🙏🏼", img = "images/logo.webp", img_alt = "Odias in AI/ML Logo"}
section_path = "conferences/_index.md"
max_posts = 3
projects_path = "initiatives/_index.md"
max_projects = 3
show_projects_first = false
show_countdown = true
countdown_title = "Countdown to the next conference"
countdown_date = "2024-10-05T00:00:00"
+++

**Odias in AI/ML** is a global initiative creating a space for idea sharing, fostering collaborations, and discussing initiatives to increase the presence of Odia people in the field of AI. To this end, we run mentoring programs and maintain various fora for fostering partnerships and collaborations with industry and investors.

As Utkala Gouraba Madhusudan Das’s Utkala Sammilani was created in 1903 to campaign for the unification of all Odia people into the state of Odisha. Likewise, we intend to unite all Odias in the domain of AI, across the world, under a single Odias in AI banner.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
67 changes: 67 additions & 0 deletions content/about/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
+++
title = "About Us"
description = "About the Odias in AI/ML community."
date = 2024-07-22

[taxonomies]
tags = ["About"]

[extra]
toc = true
comments = false
core_team_images_folder_path = "images/core_team"
+++

# About Us

The Odias in AI/ML community is a global initiative creating a space for idea sharing, fostering collaborations, and discussing initiatives to increase the presence of Odia people in the field of AI.

## Vision
Odias in AI is a global initiative creating a space for idea sharing, fostering collaborations, and discussing initiatives to increase the presence of Odia people in the field of AI. To this end, we run mentoring programs and maintain various fora for fostering partnerships and collaborations with industry and investors.

## Mission
Odias in AI will help leverage the power of artificial intelligence and machine learning for the overall development of Odisha and Odia language through a platform for collaboration among Odia technologists, academicians, executives, policymakers, and the broader community–working strategically with technology and thought leaders in the space.

## Activities

{{ invertible_image(src="images/OdiasInAITimeline.webp", alt="Invertible graph") }}


We undertake the following activities to achieve our mission by:
* celebrating the achievement of Odias in the field
* helping enhance skills levels in this area
* helping create entrepreneurial and career opportunities
* catalyzing rapid adoption of AI/ML technologies in Odisha by actively engaging with the policymakers
* creating a repository of knowledge in the area
* getting the best of technology leaders to work with us in the pursuit of our objective

For our detailed activities, please visit the [initiatives](@/initiatives/_index.md) page.

## Key Challenges Addressed
* Shua, the spiritual predecessor of this community helped bringing Machine Translation to Odia Language.
* United the Odias across the world in the field of AI/ML across the professional, academic, investor, entrepreneur, and policymaker levels.


## Core Team

{{ gallery(image_type="") }}


## Chapter Leaders

* [Kumarika Mohanty](https://www.linkedin.com/in/kumarika-mohanty-09582815) - Women’s Chapter
* [Soumendra Kumar Sahoo](https://www.linkedin.com/in/soumendrak/) - Bengaluru Chapter
* Manmath Sahoo - Singapore
* Dr. Sukanta Kumar Jena - UK
* [Col. Aditya Parida](https://www.linkedin.com/in/ap1950/) & [Neelima Mishra](https://www.linkedin.com/in/neelimamisra/) - Sweden
* [Dr. Sofen Kumar Jena](https://www.linkedin.com/in/sofen/) - France
* [Dr. Shantipriya Parida](https://www.linkedin.com/in/shantipriya-parida-9781a9127/) - Finland
* [Saswat Mohanty](https://www.linkedin.com/in/ersaswatmohanty/) - Germany
* [Saroj Mahanta](https://www.linkedin.com/in/saroj-mahanta-83a37813/) - South Africa
* [Dr. Sitansu Sekhar Nanda](https://www.linkedin.com/in/dr-sitansu-sekhar-nanda-73b62212/) - South Korea
* [Manas Ranjan Kar](https://www.linkedin.com/in/manas-kar/) - Canada
* [Debendra Mahanta](https://www.linkedin.com/in/debendra-mohanta-7445423/) - Japan
* [Shayani Parida](https://www.linkedin.com/in/shayani-parida/) - CT, USA
* [Sudhir Sahu](https://www.linkedin.com/in/susahu/) - CA, USA
* [Madhusmita Nayak](https://www.linkedin.com/in/madhusmita-nayak-75a0a215/) - UAE
* [A K Mohanty](https://www.linkedin.com/in/akmohantytatwa/) - BBSR
18 changes: 1 addition & 17 deletions content/about.md → content/about/index.or.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,23 +41,7 @@ For our detailed activities, please visit the [initiatives](@/initiatives/_index

## Core Team

{% galleria() %}
{
"images": [
{"src": "/images/core/abhijeet.webp", "title": "Abhijeet Parida", "description": "https://www.linkedin.com/in/a-parida/"},
{"src": "/images/core/aditya.webp", "title": "Aditya Parida", "description": "https://www.linkedin.com/in/ap1950/"},
{"src": "/images/core/anjan.webp", "title": "Anjan Kumar Panda", "description": "https://www.linkedin.com/in/anjankumarpanda"},
{"src": "/images/core/damodar.webp", "title": "Damodar Sahu", "description": "https://www.linkedin.com/in/damodarsahu/"},
{"src": "/images/core/kuku_das.webp", "title": "Kuku Das", "description": "https://www.linkedin.com/in/kuku-das-14a06223"},
{"src": "/images/core/kumarika.webp", "title": "Kumarika Mohanty Panda", "description": "https://www.linkedin.com/in/kumarika-mohanty-09582815"},
{"src": "/images/core/neelima.webp", "title": "Neelima Mishra", "description": "https://www.linkedin.com/in/neelimamisra/"},
{"src": "/images/core/pradeepta.webp", "title": "Pradeepta Mishra", "description": "https://www.linkedin.com/in/pradeepta/"},
{"src": "/images/core/shyamanujan.webp", "title": "Shyamanuja Das", "description": "https://www.linkedin.com/in/shyamanuja/"},
{"src": "/images/core/soumendra.webp", "title": "Soumendra Kumar Sahoo", "description": "https://www.linkedin.com/in/soumendrak/"},
{"src": "/images/core/subhadarshi.webp", "title": "Subhadarshi Panda", "description": "https://www.linkedin.com/in/subhadarshi-panda-1ba5091a/"}
]
}
{% end %}
TBD

## Chapter Leaders

Expand Down
5 changes: 2 additions & 3 deletions content/code-of-conduct.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,10 @@ date = 2024-07-24
tags = ["Code of Conduct"]

[extra]
toc = false
comments = false
social_media_card = "images/coc.webp"
+++

Our community is committed to providing a welcoming, safe, and inclusive environment for all members, regardless of background or identity. We expect all participants to treat each other with respect and courtesy in all community interactions, including our annual conference events, special events, WhatsApp groups, and other social media channels. Harassment, discrimination, and disruptive behavior of any kind will not be tolerated.
Our community, Odias in AI/ML is committed to providing a welcoming, safe, and inclusive environment for all members, regardless of background or identity. We expect all participants to treat each other with respect and courtesy in all community interactions, including our annual conference events, special events, WhatsApp groups, and other social media channels. Harassment, discrimination, and disruptive behavior of any kind will not be tolerated.

Members are expected to communicate professionally, respect intellectual property and privacy rights, and adhere to applicable laws and regulations. Any violations of this Code of Conduct should be reported promptly to the community organizers. Consequences for violations may include warnings, temporary or permanent bans from community spaces, or removal from leadership positions. We are dedicated to fostering a positive and enriching experience for all and will regularly review and update this Code of Conduct to ensure it serves our community effectively.

Expand Down
5 changes: 3 additions & 2 deletions content/conferences/2020.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,16 @@ date=2020-10-04
local_image = "images/2020/2020.webp"

[taxonomies]
categories = ["Conferences", "Events"]
tags = ["Conference"]

[extra]
toc = false
comments = false
+++

# 2020 Odias in AI/ML Conference

On the 4th of October, 2020, Odias in AI/ML community has hosted its first global conference.

{{ youtube(id="PF5DScCr5SI") }}
*Entire Conference Video*
_Entire Conference Video_
Loading

0 comments on commit 9b698bb

Please sign in to comment.