Skip to content
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

Add Generative AI Meets Julia #2919

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open
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
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@

## Contents

- [Contents](#contents)
- [Platforms](#platforms)
- [Programming Languages](#programming-languages)
- [Front-End Development](#front-end-development)
Expand Down Expand Up @@ -251,6 +252,7 @@
- [Elm](https://github.com/sporto/awesome-elm#readme)
- [Erlang](https://github.com/drobakowski/awesome-erlang#readme)
- [Julia](https://github.com/svaksha/Julia.jl#readme) - High-level dynamic programming language designed to address the needs of high-performance numerical analysis and computational science.
- [Generative AI Meets Julia](https://github.com/svilupp/awesome-generative-ai-meets-julia-language#readme) - Algorithms and models that leverage machine learning for generating new content, automating workflows, and extracting insights showcasing projects and resources that push the boundaries of what's possible.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- [Generative AI Meets Julia](https://github.com/svilupp/awesome-generative-ai-meets-julia-language#readme) - Algorithms and models that leverage machine learning for generating new content, automating workflows, and extracting insights showcasing projects and resources that push the boundaries of what's possible.
- [Generative AI](https://github.com/svilupp/awesome-generative-ai-meets-julia-language#readme) - Algorithms and models that leverage machine learning for generating new content, automating workflows, and extracting insights showcasing projects and resources that push the boundaries of what's possible.

and the description is too long.

- [Lua](https://github.com/LewisJEllis/awesome-lua#readme)
- [C](https://github.com/inputsh/awesome-c#readme)
- [C/C++](https://github.com/fffaraz/awesome-cpp#readme) - General-purpose language with a bias toward system programming and embedded, resource-constrained software.
Expand Down
Loading