Heya! I’m a bit new to Julia, so, i’ve been studying the language for a couple of days, i already know some of the syntax, i’ve learned various types of data structures and I’m going to learn algorithms by implementing them in Julia, but my goal, is learn how to make AI Assistants with Julia, so, i was asking:
What do i need to learn before i start learning how to make AI Assistants with Julia?
Hi!
Welcome to the community.
Always great to hear when people try out julia.
Others will chime in, but my suggestion to start well with julia is to have a good workflow. Maybe you know it already but we have now a great resource: https://modernjuliaworkflows.github.io/
It takes you from the very basics to quite advanced material.