Skip to content

Commit

Permalink
Updated logos + add to webpage
Browse files Browse the repository at this point in the history
  • Loading branch information
svilupp committed Feb 9, 2024
1 parent 206b872 commit e2fa83b
Show file tree
Hide file tree
Showing 35 changed files with 1,683 additions and 1 deletion.
Binary file added _assets/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
65 changes: 65 additions & 0 deletions _assets/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions assets/logos/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
These logos were all created by [Cormullion](https://github.com/cormullion) and are licensed under CC-BY-SA 4.0.

> [!IMPORTANT]
> Thank you, [**Cormullion**](https://github.com/cormullion), for creating these logos!
Original GH Issue: https://github.com/cormullion/graphics/issues/27#issuecomment-1923457407
Binary file added assets/logos/ailogo-circular-1024.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/logos/ailogo-circular-128.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/logos/ailogo-circular-256.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/logos/ailogo-circular-512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/logos/ailogo-circular-64.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
65 changes: 65 additions & 0 deletions assets/logos/ailogo-circular.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/logos/ailogo-rectangular-1024.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/logos/ailogo-rectangular-128.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/logos/ailogo-rectangular-256.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/logos/ailogo-rectangular-512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/logos/ailogo-rectangular-64.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
65 changes: 65 additions & 0 deletions assets/logos/ailogo-rectangular.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/logos/sticker-a-1024.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/logos/sticker-a-128.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/logos/sticker-a-256.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/logos/sticker-a-512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/logos/sticker-a-64.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
735 changes: 735 additions & 0 deletions assets/logos/sticker-a.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/logos/sticker-b-1024.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/logos/sticker-b-128.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/logos/sticker-b-256.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/logos/sticker-b-512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/logos/sticker-b-64.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
735 changes: 735 additions & 0 deletions assets/logos/sticker-b.svg

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions assets/logos_20240205/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
These logos were all created by [Cormullion](https://github.com/cormullion) and are licensed under CC-BY-SA 4.0.

> [!IMPORTANT]
> Thank you, [**Cormullion**](https://github.com/cormullion), for creating these logos!
Original GH Issue: https://github.com/cormullion/graphics/issues/27#issuecomment-1923457407
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
7 changes: 6 additions & 1 deletion index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
@def title = "JuliaGenAI"
@def tags = ["syntax", "code"]

# JuliaGenAI
~~~
<h1 style="display:flex; justify-content: flex-start; align-items: center">
<img alt="logo" style="width:50px; height:auto; margin:0; padding:0; vertical-align:middle; display:inline-block;" src="/assets/logo.svg">JuliaGenAI</h1>
~~~

JuliaGenAI is a [GitHub organization](https://github.com/JuliaGenAI/juliagenai.org) created to promote [Julia](https://julialang.org/) as a tool for generative artificial intelligence applications, development, and research. The organization is not intended to usurp robust tools like [llama.cpp](https://github.com/ggerganov/llama.cpp), [ggml](https://github.com/ggerganov/ggml), [ollama](https://github.com/ollama/ollama), etc.

Expand Down Expand Up @@ -59,3 +62,5 @@ You can reach out to the organizing committee:
- Jan Siml (Slack: @svilup / Zulip: Jan Siml)

You can reach us on the Julia [Slack](https://julialang.org/slack/) & [Zulip](https://julialang.zulipchat.com/) at the `#generative-ai` channel. You can also find us at the [Discord](https://discord.gg/mm2kYjB) server, or the discussion forum at [discourse.julialang.org](https://discourse.julialang.org/).

Credit: The logo has been designed by [Cormullion](https://github.com/cormullion).

0 comments on commit e2fa83b

Please sign in to comment.