Skip to content

Java-and-AI-Working-Group #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 33 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
02a35f2
Update README.md
sevarac May 18, 2025
a0fae55
Update README.md
sevarac May 18, 2025
372a71e
Update README.md
sevarac May 18, 2025
43228c8
Update README.md
sevarac May 18, 2025
42945c5
Update README.md
sevarac May 18, 2025
fe2585e
Update README.md
sevarac May 18, 2025
7cbc4bc
Update README.md
sevarac May 18, 2025
f8395ce
Update README.md
sevarac May 18, 2025
565d9df
Update README.md
sevarac May 21, 2025
707d40c
Update README.md
sevarac May 21, 2025
57795f3
Update README.md
sevarac May 21, 2025
6d0cb5e
Update README.md
sevarac May 21, 2025
bb61347
Update README.md
sevarac May 21, 2025
45d1002
Update README.md
sevarac May 21, 2025
6c6d1ac
Update README.md
sevarac May 21, 2025
51b817a
Update README.md
sevarac May 21, 2025
7a5a124
Update README.md
sevarac May 26, 2025
9bffa29
Update README.md
sevarac May 26, 2025
0545cc5
Update README.md
sevarac May 26, 2025
bc1c3cb
Update README.md
sevarac May 26, 2025
c05025c
Update README.md
sevarac May 26, 2025
e2d056b
Update README.md
sevarac May 26, 2025
5e5227d
Update README.md
sevarac May 26, 2025
4cfe462
Update README.md
sevarac May 26, 2025
8099361
Update README.md
sevarac May 26, 2025
738af8c
Update README.md
sevarac May 26, 2025
7141334
Update README.md
sevarac May 26, 2025
0bd3d7e
Update README.md
sevarac May 26, 2025
a926552
Update README.md
sevarac May 26, 2025
30a6049
Update README.md
sevarac May 26, 2025
cf08d79
Update README.md
sevarac Jun 9, 2025
c4dd52f
Update README.md
sevarac Jun 9, 2025
5aa5cab
Update README.md
sevarac Jun 9, 2025
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
Prev Previous commit
Next Next commit
Update README.md
  • Loading branch information
sevarac authored May 18, 2025
commit f8395ce449a74039051cd1a04b5dca687771314a
20 changes: 6 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,29 +1,21 @@
# Java-and-AI-Working-Group
Java and AI is a working group to promote the use of Java in Artificial Intelligence.

# Purpose

The purpose of this working group is to ...
Java and AI is a working group is the JCP EC working group to promote, support and accelerate development of Java platform for Artificial Intelligence.

# People and Organizations

* Mala Gupta, Jetbrains
* Heather Vancura, Java Community Process
* Tanja Obradovic, Eclipse Foundation
* ?, Oracle
* Zoran Sevarac, Deep Netts

# Challanges

What do we want to solve

What needs to be done and what are the next steps

What should be the final result, where we want to be

Accelerate development of AI in Java on the platform level
* What do we want to solve (what needs to be solved?)
* What should be the final result, where we want to be
* What needs to be done and what are the next steps (roadmap)

# Related Open JDK Projects

* Panama - connect Java with other platforms (C, Python, ..) while preserving key benefits of Java platform security, stability and performance, and reducing maintainance overhead and cost
* Vector API - use CPU vector opertaions and accelerate primitive mathematical operations used for AI/machine learning
* Babylon - Code transformation GPU programming
Expand All @@ -41,8 +33,8 @@ This is what we want, this is what is helpfull

* Open JDK mailing list
* Issues on GitHub?


# Using AI in Java vs Building AI in Java

What does 'using Java for AI' mean for different users