Unfolding the universe of possibilities..

Dancing with the stars of binary realms.

LLM Output Parsing Function Calling vs. LangChain

LLM Output Parsing: Function Calling vs. LangChain How to consistently parse outputs from LLMs using Open AI API and LangChain function calling: evaluating the methods’ advantages and disadvantages Image by Victor Barrios at Unsplash Creating tools with LLMs requires multiple components,

Two New Papers Analyze in Detail the Protein Universe Unveiled by AlphaFold 2’s 200 Million Models

And they had to create new tools to handle such large volume of protein structural models Continue reading on Towards Data Science »

Exploring Large-scale Raster Population Data

Image by the author. Visualizing geospatial population data across multiple scales using Python: global, country, and urban-level data I have often seen beautiful population maps circulating online; however, I usually got stuck at some technical parts, like visualizing other map segments

Can ChatGPT solve knapsack problems?

Solving operations research (OR) problems with ChatGPT Photo by Jakob Owens on Unsplash Ever since the emergence of ChatGPT, I’ve been thinking how ChatGPT would influence the world of optimization and Operations Research (OR). There has been news about ChatGPT passing high

How to Choose the Right Data Visualization Strategy for Your Project

New tools and packages come and go, but the basic grammar of data visualization remains incredibly resilient to trends: at the end of the day, we still need to combine lines, color, and text in an effective way to tell

How to Use Google Bard Extensions for Free

Google Bard just got a major update: Extensions. Bard Extensions allow you to use the power of AI to do more with the Google apps and service you use all the time – like Maps (1 billion monthly users), YouTube

5 Best Beginner Side Hustles (Free Courses and AI Tools to Get Started)

Whether you’re a student trying to make ends meet, or an employee looking for your way out of the 9-to-5 rat race, a lucrative side hustle could be your key to financial freedom. This article will reveal five proven side

Bugs in Python? Pdb To the Rescue!

Is the Pdb debugger worth learning and using? Continue reading on Towards Data Science »

Entity Resolution: Identifying Real-World Entities in Noisy Data

Fundamental theories and Python implementations Image by author using Midjourney In today’s data-driven world, organizations often face challenges with diverse and inconsistent data sources. Entity resolution, also called record linkage or deduplication, helps identify and merge duplicate or related records

AI Music Source Separation: How it Works and Why It Is So Hard

Source Separation AI, explained Continue reading on Towards Data Science »