Tags OpenAIProgrammingPython Exploring OpenAI Agent SDK admin March 26, 2025 OpenAI recently released its open-source Agents SDK. The documentation looked interesting, so I decided to give it a try. The
Tags AgentsOpenAIProgrammingPython Getting Started with HuggingFace Smolagents admin March 12, 2025 Agents and Agent frameworks are hot topics these days. LangChain, crewAI, LangGraph, Microsoft Semantic Kernel, and Microsoft Autogen are some
Tags MathematicaOpenAIProgramming Using OpenAI from Mathematica: Part-3 admin February 21, 2025 Let us continue our discussion on using Mathematica to interact with OpenAI (you may want to go through the earlier
Tags GolangOpenAIProgramming Interacting with OpenAI API using Golang admin February 4, 2025 I normally use Python’s LangChain framework to communicate with OpenAI API. For a change, I wanted to see if Go
Tags LISPOpenAIProgramming Using OpenAI from Allegro Common Lisp admin January 20, 2025 Allegro Common Lisp ver 11.0 introduced support for OpenAI LLMs. In this article, let us look at some of the functions
Tags LISPProgramming Word Transformation Puzzle – Part 2: Implementation in Common Lisp admin January 4, 2025 In the last article I discussed an interesting word puzzle and showed how to solve it using Prolog. Here is the
Tags ProgrammingProlog Using Prolog to Solve the Word Transformation Puzzle admin December 17, 2024 In today’s article, I want to share an interesting word puzzle, and then show how to solve it in Prolog.
Tags C++LISPProgrammingProlog Multiobjective Optimization (MOO) in Lisp and Prolog admin November 22, 2024 Recently I came across a nice article by Jose Crespo, where the author stresses that the future of programming revolves around
Tags MathematicaNatural Language ProcessingOpenAIProgramming Semantic Search in Wolfram Mathematica admin November 9, 2024 In an earlier article, I explained how to use OpenAI from Wolfram Mathematica ver 14.1. This latest release of Wolfram
Tags MathematicaOpenAIProgramming Using OpenAI from Mathematica: Part-2 admin October 2, 2024 I had written an earlier article showing how to use OpenAI models from Mathematica ver 14.0. Wolfram Mathematica ver 14.1 was