Part 6: How to chat with SQL database with Langchain and OpenAI API
https://rohitraj-iit.medium.com/part-6-how-to-chat-with-sql-database-with-langchain-and-openai-api-4a86882503a7
https://rohitraj-iit.medium.com/part-6-how-to-chat-with-sql-database-with-langchain-and-openai-api-4a86882503a7
Medium
Part 6: How to chat with SQL database with Langchain and OpenAI API
Use Langchain along with SQLITE3
Deploying APIs with custom domains with Nginx, Let’s Encrypt, FastAPI, and Uvicorn
https://plusminuschirag.medium.com/deploying-apis-with-custom-domains-with-nginx-lets-encrypt-fastapi-and-uvicorn-619438168143
https://plusminuschirag.medium.com/deploying-apis-with-custom-domains-with-nginx-lets-encrypt-fastapi-and-uvicorn-619438168143
Medium
Deploying APIs with custom domains with Nginx, Let’s Encrypt, FastAPI, and Uvicorn
If you have a good idea in mind want to roll as fast as possible. Follow this one.
Association Between Categorical Variables: Chi-Squared Tests with Python
https://medium.com/@biman.pph/association-between-categorical-variables-chi-squared-tests-with-python-64fa1dd9a5d6
https://medium.com/@biman.pph/association-between-categorical-variables-chi-squared-tests-with-python-64fa1dd9a5d6
Medium
Association Between Categorical Variables: Chi-Squared Tests with Python
On a Friday evening, I was travelling back from London by train. The train was not that crowded as I was used to back in my students days…
Unveiling the Path: My #JustStart Journey into Data Science
https://medium.com/@minal.nazir/unveiling-the-path-my-juststart-journey-into-data-science-3a107fe59b40
https://medium.com/@minal.nazir/unveiling-the-path-my-juststart-journey-into-data-science-3a107fe59b40
Medium
Unveiling the Path: My #JustStart Journey into Data Science
Embarking on my #JustStart project in Data Science, my goal is crystal clear to elevate my proficiency in this transformative field. This…
Maximizing Storage Efficiency: How to Find and Delete Duplicate Files
https://webdesignlab.medium.com/maximizing-storage-efficiency-how-to-find-and-delete-duplicate-files-9d0d4207882b
https://webdesignlab.medium.com/maximizing-storage-efficiency-how-to-find-and-delete-duplicate-files-9d0d4207882b
Medium
Maximizing Storage Efficiency: How to Find and Delete Duplicate Files
Introduction
Dash Pattern-Matching Callbacks: Create Reusable Components
https://medium.com/@helpedbyanerd/dash-pattern-matching-callbacks-create-reusable-components-371630f635bf
https://medium.com/@helpedbyanerd/dash-pattern-matching-callbacks-create-reusable-components-371630f635bf
Medium
Dash Pattern-Matching Callbacks: Create Reusable Components
Everyone who has worked with Dash knows that it is a pain to have to write the same callbacks over and over again. For example, when you…
Modeling Nurse Scheduling Problem in Python (Part 3-Variable Neighborhood Search)
https://medium.com/@josephwidagdo/modeling-nurse-scheduling-problem-in-python-part-3-variable-neighborhood-search-574938cd8729
https://medium.com/@josephwidagdo/modeling-nurse-scheduling-problem-in-python-part-3-variable-neighborhood-search-574938cd8729
Medium
Modeling Nurse Scheduling Problem in Python (Part 3-Variable Neighborhood Search)
Variable Neighborhood Search algorithm for Nurse Scheduling Problem
Predicting My Chances of Reaching the Final Competition Using Monte Carlo Simulation
https://medium.com/@yu.tang/predicting-my-chances-of-reaching-the-final-competition-using-monte-carlo-simulation-5d762183562e
https://medium.com/@yu.tang/predicting-my-chances-of-reaching-the-final-competition-using-monte-carlo-simulation-5d762183562e
Medium
Predicting My Chances of Reaching the Final Competition Using Monte Carlo Simulation
Application of Monte Carlo Simulation in Sports Games with Python
Thinking Fast and Slow: Statistical Variability with Python and GPT4
https://pub.towardsai.net/thinking-fast-and-slow-statistical-variability-with-python-and-gpt4-8f15313b22ba
https://pub.towardsai.net/thinking-fast-and-slow-statistical-variability-with-python-and-gpt4-8f15313b22ba
Medium
Thinking Fast and Slow: Statistical Variability with Python and GPT4
A Python and GPT-4 guided tour to decoding data variability
AgTech Data Visualization: GeoTIFF to PNG with Python
https://medium.com/@xfarm-tech/agtech-data-visualization-geotiff-to-png-with-python-d8006f637689
https://medium.com/@xfarm-tech/agtech-data-visualization-geotiff-to-png-with-python-d8006f637689
Medium
AgTech Data Visualization: GeoTIFF to PNG with Python
In the ever-evolving world of AgTech, precision is key. AgTech companies, like xFarm Technologies, are constantly seeking innovative ways…
Beyond OpenAI: A Subjective Comparison of AI APIs for App and Service Creators
https://levelup.gitconnected.com/beyond-openai-a-subjective-comparison-of-ai-apis-for-app-and-service-creators-d18913a22b7c
https://levelup.gitconnected.com/beyond-openai-a-subjective-comparison-of-ai-apis-for-app-and-service-creators-d18913a22b7c
Medium
Beyond OpenAI: A Subjective Comparison of AI APIs for App and Service Creators
In this article, I will compare the APIs of the best available LLM/text models. I’ll provide Python code snippets, prompt examples, and a…
Introducing Flask-Muck: How To Build a Comprehensive Flask REST API in 5 Minutes
https://levelup.gitconnected.com/introducing-flask-muck-how-to-build-a-comprehensive-flask-rest-api-in-5-minutes-d7d0544b5f2b
https://levelup.gitconnected.com/introducing-flask-muck-how-to-build-a-comprehensive-flask-rest-api-in-5-minutes-d7d0544b5f2b
Medium
Introducing Flask-Muck: How To Build a Comprehensive Flask REST API in 5 Minutes
Create a full-featured CRUD REST API app in Flask, in under 50 lines of code, with the new Flask-Muck framework.
‘with’ statement: Mastering Python Context Managers
https://levelup.gitconnected.com/with-statement-mastering-python-context-managers-1a8ecbb87da4
https://levelup.gitconnected.com/with-statement-mastering-python-context-managers-1a8ecbb87da4
Medium
‘with’ statement: Mastering Python Context Managers
Context manager is simpler than you think, I promise!
Ultimate Weapon in Investment: JavaScript and Python as Your Sword and Shield
https://medium.com/@it.works/ultimate-weapon-in-investment-javascript-and-python-as-your-sword-and-shield-507a2bfaf999
https://medium.com/@it.works/ultimate-weapon-in-investment-javascript-and-python-as-your-sword-and-shield-507a2bfaf999
Medium
Ultimate Weapon in Investment: JavaScript and Python as Your Sword and Shield
In the realm of web development, JavaScript stands tall as the powerhouse for crafting captivating user interfaces, while Python emerges as…