AI Series Part V: Creating a RAG chatbot with LangChain (NextJS+Python)
https://medium.com/@tiago.souto/ai-series-part-v-creating-a-rag-chatbot-with-langchain-nextjs-python-f6e957dd2113
https://medium.com/@tiago.souto/ai-series-part-v-creating-a-rag-chatbot-with-langchain-nextjs-python-f6e957dd2113
Medium
AI Series Part V: Creating a RAG chatbot with LangChain (NextJS+Python)
Previously, we created our first chatbot integrated with OpenAI and our first RAG chat using LangChain and NextJS.
What’s the difference between using Node.js
https://medium.com/@codagehabitation/whats-the-difference-between-using-node-js-299511241c1a
https://medium.com/@codagehabitation/whats-the-difference-between-using-node-js-299511241c1a
Medium
What’s the difference between using Node.js
In backend development, Node.js and Python are really popular. Because they both have lots of good things about them, it can be hard for…
Building Efficient Web Apps with Django: The Power of the MTV Architecture
https://medium.com/@ewho.ruth2014/building-efficient-web-apps-with-django-the-power-of-the-mtv-architecture-a2770cac6816
https://medium.com/@ewho.ruth2014/building-efficient-web-apps-with-django-the-power-of-the-mtv-architecture-a2770cac6816
Medium
Building Efficient Web Apps with Django: The Power of the MTV Architecture
Django is a high-level Python web framework that encourages rapid development and clean, pragmatic design. Its primary goal is to ease the…
Unleashing Python for Scalping: Strategies to Achieve 75% Win Rates
https://harshvardhanonweb.medium.com/unleashing-python-for-scalping-strategies-to-achieve-75-win-rates-17552aaed45c
https://harshvardhanonweb.medium.com/unleashing-python-for-scalping-strategies-to-achieve-75-win-rates-17552aaed45c
Medium
Unleashing Python for Scalping: Strategies to Achieve 75% Win Rates
Python Power: Achieving 75% Win Rate with Scalping Strategies
Markov Decision Process: A Comprehensive Guide to Sequential Decision-Making
https://advancedoracademy.medium.com/markov-decision-process-a-comprehensive-guide-to-sequential-decision-making-6da4db2136cd
https://advancedoracademy.medium.com/markov-decision-process-a-comprehensive-guide-to-sequential-decision-making-6da4db2136cd
Medium
Markov Decision Process: A Comprehensive Guide to Sequential Decision-Making
Introduction
Take Your Data Science Skills to the Next Level with These Powerful Python Packages
https://python.plainenglish.io/take-your-data-science-skills-to-the-next-level-with-these-powerful-python-packages-d4eb07238795
https://python.plainenglish.io/take-your-data-science-skills-to-the-next-level-with-these-powerful-python-packages-d4eb07238795
Medium
Take Your Data Science Skills to the Next Level with These Powerful Python Packages
I’m glad you learned pandas, but by itself, it won’t be enough.
Extracting Output from Intermediate Layer in Any Pretrained Model — the PyTorch way
https://medium.com/the-owl/extracting-output-from-intermediate-layer-in-any-pretrained-model-the-pytorch-way-b201926a1eec
https://medium.com/the-owl/extracting-output-from-intermediate-layer-in-any-pretrained-model-the-pytorch-way-b201926a1eec
Medium
Extracting Output from Intermediate Layer in Any Pretrained Model — the PyTorch way
with a little knowledge of the model architecture
AWS S3Control: A Comprehensive Guide
https://cullancarey.medium.com/aws-s3control-a-comprehensive-guide-eaeb7e963d75
https://cullancarey.medium.com/aws-s3control-a-comprehensive-guide-eaeb7e963d75
Medium
Exploring AWS S3Control
Welcome to our comprehensive guide on AWS S3Control, a powerful service that offers fine-grained access control for Amazon S3 buckets. By utilizing S3Control, developers can ensure enhanced security…
Which Backend Technology Should You Learn In 2024?
https://medium.com/@-TutortAcademy/which-backend-technology-should-you-learn-in-2024-0961d7a26ec4
https://medium.com/@-TutortAcademy/which-backend-technology-should-you-learn-in-2024-0961d7a26ec4
Medium
Which Backend Technology Should You Learn In 2024?
Imagine you’re building a website or a web application. While the sleek design and user-friendly interface are crucial, it’s the back-end…
Python List Comprehension Is Not Just Syntactic Sugar
https://towardsdatascience.com/python-list-comprehension-is-not-just-syntactic-sugar-346463b4853d
https://towardsdatascience.com/python-list-comprehension-is-not-just-syntactic-sugar-346463b4853d
Towards Data Science
Python List Comprehension Is Not Just Syntactic Sugar | Towards Data Science
"Pythonic" is not a good reason. Why is the performance better? When not to use it?
How to Make Cyberpunk “Dark Mode” Data Visualizations in Python
https://towardsdatascience.com/how-to-make-cyberpunk-dark-mode-data-visualizations-in-python-b28f82386e75
https://towardsdatascience.com/how-to-make-cyberpunk-dark-mode-data-visualizations-in-python-b28f82386e75
Medium
How to Make Cyberpunk “Dark Mode” Data Visualizations in Python
Neon Lines and Dark Designs, An Introduction
How to Deal with Text-Data in Machine Learning
https://abdulkaderhelwan.medium.com/how-to-deal-with-text-data-in-machine-learning-f8586badf329
https://abdulkaderhelwan.medium.com/how-to-deal-with-text-data-in-machine-learning-f8586badf329
Medium
How to Deal with Text-Data in Machine Learning
NLP 101
Improve Python Code Quality with Trailing Commas: A Powerful Technique
https://medium.com/pythoneers/improve-python-code-quality-with-trailing-commas-a-powerful-technique-757a26d05ca7
https://medium.com/pythoneers/improve-python-code-quality-with-trailing-commas-a-powerful-technique-757a26d05ca7
Medium
Improve Python Code Quality with Trailing Commas: A Powerful Technique
Optimizing Python Code Quality Through Trailing Commas For Better Readability
Mastering Dynamic Variable Creation in Python: A Comprehensive Guide
https://harshvardhanonweb.medium.com/mastering-dynamic-variable-creation-in-python-a-comprehensive-guide-108bda092cb5
https://harshvardhanonweb.medium.com/mastering-dynamic-variable-creation-in-python-a-comprehensive-guide-108bda092cb5
Medium
Mastering Dynamic Variable Creation in Python: A Comprehensive Guide
The Dynamic Python Playground: Creating Variables Dynamically
Pydantic vs. Dataclasses in Python: An In-Depth Analysis
https://connectwithutkarshsingh.medium.com/pydantic-vs-dataclasses-in-python-an-in-depth-analysis-0ab2652e1866
https://connectwithutkarshsingh.medium.com/pydantic-vs-dataclasses-in-python-an-in-depth-analysis-0ab2652e1866
Medium
Pydantic vs. Dataclasses in Python: An In-Depth Analysis
Python’s dynamic nature, combined with its powerful type-hinting features, has paved the way for tools that enhance code quality and…
Visualise your data project with Streamlit in hours instead of weeks
https://medium.com/@vireshdoshi/visualise-your-data-project-with-streamlit-in-hours-instead-of-weeks-9913d954fbb6
https://medium.com/@vireshdoshi/visualise-your-data-project-with-streamlit-in-hours-instead-of-weeks-9913d954fbb6
Medium
Visualise your data project with Streamlit in hours instead of weeks
Don’t waste money or time on building an elaborate frontend for your next data project until your have proven the benefits to your…