Quick Primer on LangGraph

In this primer, we will provide an overview of the popular Agentic  framework built on top of LangChain called the LangGraph AND get our hands dirty with some code samples on the various use-cases.

Here is the link to the article on LangGraph:

Quick Primer on LangGraph

Enjoy 🙂 !!!

Quick Tip :: JetBrains DataSpell Fix – Markdown Appears Blank

For the users of JetBrains DataSpell IDE for all AI/ML notebook work, if the Markdown appears blank, try the following steps to fix:

    1. Navigate to Main Menu -> File -> Invalidate Caches…
    2. Check the item ‘Delete embedded browser engine cache and cookies’
    3. Click on ‘Invalidate and Restart’

Hope this tip helps others looking for a solution !!!

 

Dynamic Code Generation using Java Compiler API

In this article, we will demonstrate how one can extend the business logic of a Java application, at runtime, by dynamically compiling and loading the class bytecode using the Java Compiler API.

Here is the link to the article on how one can use the Java Compiler API for dynamic code generation:

Dynamic Code Generation using Java Compiler API

Enjoy 🙂 !!!

Quick Tip :: Running Text-to-Image Diffusion Model on a Local Machine

In this short quick tip article, we will demonstrate how one can run the ‘Flux.1-Schnelltext-to-image Diffusion model on a local machine (either a desktop with 16gb NVidia GPU or an Apple Silicon Mac) to generate an image given an input prompt.

Here is the link to the short quick tip article:

Quick Tip :: Running Text-to-Image Diffusion Model on a Local Machine

P.S: This is the 400th article post on PolarSPARC !!!

Happy New Year – Enjoy 🙂 !!!