Blog
LangChain — Routers
Creating Router that has 3 personas
How to Scrape Public Data from LinkedIn
Unlocking Insights: A Comprehensive Guide to Ethical Public Data Scraping from LinkedIn
5 Best Tools to Scrape Data from Any Website in 2023
Discover the top 5 data scraping tools for effortless website data extraction in 2023.
RFM Analysis for Customer Segmentation Using SQL: Elevate Your Marketing Strategies
How to Scrape Amazon Product Reviews and Perform Sentiment Analysis
Scraping Amazon product reviews and performing sentiment analysis: a step-by-step guide.
Data Transfer Object in Django, DRF
A guide to implementing the Data Transfer Objects (DTO) Pattern in Django
Create a Shopping Cart Application with Python, Flask, and React
Understand how to connect a simple Flask backend in Python with a frontend in React.
Create Your Own PDF Question Answering System with OpenAI GPT, LangChain, and Streamlit
How to create a chatbot using OpenAI’s GPT language model and the Streamlit library for Python.
Building a Modern SaaS Dashboard with Saas UI and Next.js App Router
Dashboards are essential for every SaaS app, and UI libraries do help you build them fast, but Emotion.js-based libraries are problematic in Next.js 13. Let's look at how Saas UI can help.
F-Strings: A Powerful and Easy Way to Format Strings in Python
A to Z of F-Strings: Tricks and tips that you can use with f-strings to make your string formatting easier and more powerful