Renewing the Scicloj AI meetups - please mark your availability

Following a discussion with @stoica94, we wish to renew the Scicloj-LLM-Meetups series, probably on a broader GenAI context.

The goal is not only to share existing projects but also to help create resources for topics we believe we should learn more about.
The proposed topics are diverse: common practices of composing existing services, using AI in the Clojure dev process, learning about certain deep network architectures and exploring them, exploring Pyorch tutorials from within Clojure, etc. Hopefully, we will have many basic and introductory talks demonstrating and exploring methods from scratch.

We wish to encourage participants to prepare talks and tutorials and support them in the process.

On the first meetup, @stoica94 will discuss voice-fn, and we will also discuss our broader goals as a group.

Comments and ideas would help. :pray:

Also, it would be helpful to mark your typical availability on the poll. :point_left:

2 Likes

Some interesting developments in the LLM world that can be the initial topics of discussion:

  • Model Context Protocol - a new protocol released by Anthropic that is quickly becoming the standard for giving LLMs access to data sources and context
  • AI-enhanced workflows in IDEs and Clojure
  • libraries in the clojure ecosystem that are used in the LLM space (bosquet, ragtag, openai-clojure, instructor) and possibly what is missing
  • ai agents & how to build them

These are some of the things I personally want to see :smile:

1 Like