Top videos

Build GUIs Using Python | Python Tkinter in 30 mins | Login App GUI
Build GUIs Using Python | Python Tkinter in 30 mins | Login App GUI 121gamers 2 Views • 2 years ago

Tkinter is the de facto way in Python to create Graphical User interfaces (GUIs) and is included in all standard Python Distributions. In fact, it's the only framework built into the Python standard library.

Code -
https://github.com/campusx-off....icial/python-gui-tki

Wallpaper Viewer App using Tkinter - https://youtu.be/vjh0Cqudqa0
Calculator App - https://youtu.be/owbU6WzIhhg

============================
Do you want to learn from me?
Check my affordable mentorship program at : https://learnwith.campusx.in
============================

📱 Grow with us:
CampusX' LinkedIn: https://www.linkedin.com/company/campusx-official
CampusX on Instagram for daily tips: https://www.instagram.com/campusx.official
My LinkedIn: https://www.linkedin.com/in/nitish-singh-03412789
Discord: https://discord.gg/PsWu8R87Z8

👍If you find this video helpful, consider giving it a thumbs up and subscribing for more educational videos on data science!

💭Share your thoughts, experiences, or questions in the comments below. I love hearing from you!

Build a Stock Trend Prediction Web App in Python | GeeksforGeeks
Build a Stock Trend Prediction Web App in Python | GeeksforGeeks 121gamers 2 Views • 2 years ago

In this video, we're going to discuss how to create a Stock Trend Prediction Web Application in Python. Here we will use Streamlit, an open-source Python library, that makes it easy to build beautiful custom web apps for Machine Learning and Data Science.

Get Python Tutorials For Free [
https://www.geeksforgeeks.org/....python-programming-l

-------------------------------------------------------------------------

🔴 Data Science Projects made easy with Colab AI: https://www.youtube.com/watch?v=Gt5ZkoFrgyE

🔴 Python Projects Playlist: https://youtube.com/playlist?list=PLqM7alHXFySExPLJSzpKfKe6JO44Qm0qj&si=8Ogshi-QRb0LdPL8

🔴 Machine Learning Playlist: https://youtube.com/playlist?list=PLqM7alHXFySGTcwBQV-hYDkYAPJ4EPHe9&si=EnB88Ud-m0AGGyIu

🔴 Frontend Projects Tutorials: https://www.youtube.com/playli....st?list=PLqM7alHXFyS

🔴 C++ vs Java vs Python: https://www.youtube.com/watch?v=s28JOUvfLPA&t=399s

-------------------------------------------------------------------------

📚 Explore Our Courses: https://practice.geeksforgeeks.org/courses?utm_source=youtube&utm_medium=main_channel&utm_campaign=general

-------------------------------------------------------------------------

Follow us for more fun, knowledge, and resources:

💬 Twitter- https://twitter.com/geeksforgeeks
🧑‍💼 LinkedIn- https://www.linkedin.com/company/geeksforgeeks
📷 Instagram- https://www.instagram.com/geeks_for_geeks/?hl=en
💌 Telegram- https://t.me/s/geeksforgeeks_official

📱 Download GeeksforGeeks' Official App: https://geeksforgeeksapp.page.link/gfg-app

Chat with Multiple PDFs | LangChain App Tutorial in Python (Free LLMs and Embeddings)
Chat with Multiple PDFs | LangChain App Tutorial in Python (Free LLMs and Embeddings) 121gamers 2 Views • 2 years ago

In this video you will learn to create a Langchain App to chat with multiple PDF files using the ChatGPT API and Huggingface Language Models.

Welcome to our comprehensive step-by-step tutorial on building a powerful chatbot that allows you to ask questions about your multiple PDFs using LangChain and ChatGPT API. In this project-based video tutorial, we will guide you through the process of harnessing the capabilities of LangChain, a cutting-edge framework for developing language model-powered applications.

-----------------------
USEFUL LINKS
👉 Github repo:
https://github.com/alejandro-ao/ask-multiple-pdfs

💬 Join the Discord Help Server - https://link.alejandro-ao.com/HrFKZn
❤️ Buy me a coffee... or a beer (thanks): https://link.alejandro-ao.com/l83gNq
✉️ Join the mail list: https://link.alejandro-ao.com/AIIguB
--------------------------

Powered by ChatGPT, an advanced AI language model, our chatbot implementation enables you to interact with your PDF documents in a whole new way. We will also explore the utilization of Huggingface language models to enhance the chatbot's performance.

Throughout this Python tutorial, you'll learn how to integrate LangChain into your application, leveraging its data-awareness and agentic features, allowing your language model to tap into various data sources and interact with its environment seamlessly.

Key Topics Covered:
- Introduction to LangChain and its principles of data awareness and agency
- Exploring the capabilities of ChatGPT API and its potential for artificial intelligence applications
- Step-by-step walkthrough on setting up the LangChain framework in Python
- Integration of Huggingface language models for enhanced chatbot functionality
- Building a project-based chatbot application that answers questions based on your PDFs
- Optimizing your chatbot for efficient and accurate responses
- Best practices for leveraging open-source GPT models, including GPT-3.5 and GPT-4
- Unlocking the potential of ChatGPT and LangChain to create innovative applications

Whether you're a developer, AI enthusiast, or simply curious about the world of artificial intelligence, this tutorial is perfect for you. Join us on this exciting journey to develop your very own PDF-powered chatbot using LangChain, ChatGPT API, and the power of Python.

------------------------------------------------------------------------------
TIMESTAMPS
0:00 Intro
1:31 Setup
3:26 Create GUI
8:50 Add your API Keys
11:46 How this works (Diagram)
16:41 Handle process button
19:43 Extract text from PDFs
24:33 Split text into Chunks
29:26 Embedings
32:30 OpenAI Embeddings
36:24 Instructor Embeddings
40:57 Create ConversationChain
46:18 Make conversation persistent
50:14 HTML templates
55:04 Display Chat History
1:02:05 Free Huggingface LLM
1:06:10 Conclusion

Keywords:
#ChatGPT #streamlit #langchain #OpenAI

Build & Deploy Kivy Python App (.apk) with Buildozer to Android (Windows & Linux)
Build & Deploy Kivy Python App (.apk) with Buildozer to Android (Windows & Linux) 121gamers 2 Views • 2 years ago

This tutorial demonstrates how to build and deploy an android app to your smartphone. The app was programmed with python and the kivy framework. Buildozer, the android debug bridge and the ubuntu subsystem were used to build, deploy and debug the android app. This tutorial works also perfectly fine for Ubuntu.

If anything is unclear, feel free to ask and write a comment.


▬ Links ► ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

Code of this tutorial:
https://github.com/denczo/kivy_examples
ADB for Windows:
https://dl.google.com/android/....repository/platform-

▬ Commands ► ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

► Download project
git clone https://github.com/denczo/kivy_examples

► Install buildozer:
git clone https://github.com/kivy/buildozer.git
cd buildozer
sudo python3 setup.py install

► Required libraries and tools:
sudo apt-get update
sudo apt-get install openjdk-8-jdk
sudo apt-get install unzip
sudo apt install python3 python3-pip ipython3
sudo apt install cython
sudo apt-get install autoconf
sudo apt install build-essential libltdl-dev libffi-dev libssl-dev python-dev
sudo pip3 install --upgrade cython
sudo apt-get install zip

► Build & Deployment
buildozer android debug deploy run logcat
adb -s DEVICE_ID logcat *:S python:D
adb -s DEVICE_ID install name.apk

► Connection to phone
adb devices
cmd:
adb tcpip 5555
wsl2 (ubuntu subsystem):
adb connect YOUR_IP:5555


▬ Chapters ► ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

► 0:00 - Intro
► 0:27 - Install Ubuntu Subsystem
► 2:00 - Install Buildozer
► 4:44 - Buildozer Configuration (Buildozer.spec)
► 10:44 - Build .apk with Buildozer
► 13:50 - Connect Android Phone to PC
► 18:25 - Deploy .apk to Android Phone
► 19:27 - Debug App on Android Phone via terminal
► 21:50 - Outro

▬ Programming ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

► Pycharm Community Edition
► Python 3.8.1
► Kivy 2.0

▬ Editing ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

► Sony Vegas Pro Edit 14
► OBS
► t.bone SC400
► Cheap Webcam

Streamlit Python Course: Build a Machine Learning App to Predict Cancer
Streamlit Python Course: Build a Machine Learning App to Predict Cancer 121gamers 2 Views • 2 years ago

Welcome to this Streamlit Python tutorial, where we will dive into creating an interactive machine-learning web application using the Streamlit framework! In this comprehensive project-based course, you'll learn how to build a machine-learning dashboard to predict whether a cell cluster is benign or malignant using Python and Streamlit. This tutorial is perfect for beginners, experienced developers, and data scientists looking to learn how to create powerful machine-learning projects that integrate with web applications.

-----------------------
🔥 Useful links:
- Github project:
https://github.com/alejandro-a....o/streamlit-cancer-p
- Blog post: https://alejandro-ao.com/posts..../data-science/stream

💬 Join the Discord Help Server - https://link.alejandro-ao.com/HrFKZn
❤️ Buy me a coffee... or a beer (thanks): https://link.alejandro-ao.com/l83gNq
✉️ Join the mail list: https://link.alejandro-ao.com/AIIguB
------------------------

🚀 What you'll learn in this tutorial:

How to create a Streamlit dashboard
Training a logistic regression model for machine learning
Visualizing data using Plotly
Displaying predictions based on user input
Creating an AI full-stack app using Python

In this video tutorial, we train a logistic regression model using machine learning in Python. We will be using a dataset to predict whether a cell cluster is benign or malignant. Once our model is ready, we will integrate it into a Streamlit application that runs in the web browser. You'll see how easy it is to create an interactive dashboard using Streamlit and Python!

Next, we will visualize our data using Plotly to create informative and interactive charts. These visualizations will help users understand the predictions made by our machine-learning model. We'll then display the predictions based on the user's input, making our dashboard not only visually appealing but also highly functional.

Throughout the tutorial, we'll explore various techniques and best practices used by experts like Nicholas Renotte and Patrick Loeber. This Streamlit tutorial is an excellent resource for data science dashboard projects and a great way to learn how to create a machine learning app.

By the end of this course, you will have created an AI full-stack app using Python, Streamlit, and machine learning. You'll be ready to tackle your own machine-learning projects and create amazing data science dashboards!

Don't forget to like, comment, and subscribe to stay updated with more tutorials and projects in machine learning, data science, and web app development!

⏰ Timestamps
0:00 Intro
2:56 Download the data
6:23 Project setup
8:21 Clean the data
14:00 Train the model
21:06 Test the model
26:39 Export the model and scaler
32:33 Create the Streamlit app
38:48 Create the layout
44:18 Add the sidebar inputs
58:52 Create the chart
1:17:22 Scale the values for chart
1:25:30 Display the predictions
1:39:08 Add custom CSS
1:52:00 Deploy your app

🎯 Keywords: Streamlit Python, Streamlit Tutorial, Streamlit Dashboard, Machine Learning Python, Machine Learning App Tutorial, Python App, Machine Learning Projects, Machine Learning Projects for Beginners, Nicholas Renotte, Patrick Loeber, AI App, AI Full-Stack App, Data Science Dashboard, Data Science Dashboard Projects

#python #streamlit #MachineLearning #DataScience

How to Setup RAID 10 on Raspberry Pi 4 or Raspberry Pi 5
How to Setup RAID 10 on Raspberry Pi 4 or Raspberry Pi 5 121gamers 2 Views • 2 years ago

In this comprehensive tutorial, we'll guide you through the step-by-step process of building and setting up a RAID 10 NAS (Network Attached Storage) using the Raspberry Pi 4 or the latest Raspberry Pi 5.
Learn how to enhance your storage capabilities, improve data redundancy, and boost performance by configuring a RAID 10 array on these compact and powerful single-board computers.

🔧 Topics Covered:
- Introduction to RAID 10 and its benefits
- Choosing the right hardware components for your NAS setup
- Installing the necessary software and operating system
- Preparing and formatting your storage drives
- Configuring RAID 10 using software RAID tools (MDADM and Webmin)
- Setting up Samba Server
- Configuring network access and permissions
- Testing and optimizing your RAID 10 NAS for performance

Whether you're a beginner or an experienced Raspberry Pi enthusiast, this tutorial provides valuable insights and practical tips to create a reliable and efficient NAS solution for your home or small office.

Commands (in Sequence):
sudo apt update
sudo apt upgrade -y
sudo apt install mdadm
sudo nano /etc/apt/sources.list
Paste the following:
deb
https://download.webmin.com/download/repository sarge contrib

sudo apt-key add jcameron-key.asc
sudo apt update && sudo apt install webmin -y

Format RAID10
sudo mkfs.ext4 -v -m .1 -b 4096 -E stride=32,stripe-width=64 /dev/md0
sudo mkdir /media/SambaNAS

sudo mount /dev/md0 /media/SambaNAS
sudo chown ravi:ravi /media/SambaNAS

sudo apt install samba
sudo nano /etc/samba/smb.conf
Paste this at the end:
[RAID10_NAS]
comment = RADI10 NAS on Raspberry Pi
path = /media/SambaNAS
read only = no
browsable = yes

sudo service smbd restart


sudo blkid
sudo nano /etc/fstab
UUID=(my_uuid) /media/SambaNAS ext4 defaults,nofail 0 0
cat /etc/fstab



Please Support me on Patreon: https://www.patreon.com/techposts

-My Gears-
My Camera- http://amzn.to/2mkYkT1
My Laptop- http://amzn.to/2r1MQtl
My Mic (Voice-over) - http://amzn.to/2ml0H88
My Lav Mic- http://amzn.to/2CSAIft
My Smartphone- http://amzn.to/2FvNimK
My Tripod- http://amzn.to/2CUsVxC and Pico Dolly: http://amzn.to/2ExqXUA
My Tripod (For Smartphone)- http://amzn.to/2D374bA
32GB Memory Card- http://amzn.to/2DjQDV3
Green Screen- http://amzn.to/2mkZ0Yv
Boom Arm For Mic- http://amzn.to/2Dl6mDn

Subscribe to our Youtube Channel for More: http://goo.gl/BE00aR

You can also Follow "Techposts" on:
Facebook: https://www.facebook.com/techposts007
Google+: https://google.com/+Ravisingh9
Twitter: https://twitter.com/coolbuddy543

Visit http://http://techposts.org for More Tech How to guides.

AWS Tutorial 3 - How to Install XAMPP Server on EC2 Windows Server at AWS EC2 Instance
AWS Tutorial 3 - How to Install XAMPP Server on EC2 Windows Server at AWS EC2 Instance 121gamers 2 Views • 2 years ago

Hi guys, let's see how to install the XAMPP server on a Windows EC2 machine. Launch Windows Ec2 instance on EC2 Instance. You will also learn how to host a website on the Ec2 Windows machine.

How to Launch Windows Machine on EC2
https://youtu.be/l2q7pSz8l1E

🔊 Watch till last for a detailed description

💯 Read Full Blog with Code
https://kgptalkie.com
💬 Leave your comments and doubts in the comment section
📌 Save this channel and video for watch later
👍 Like this video to show your support and love ❤️

~~~~~~~~
🆓 Watch My Top Free Data Science Videos
👉🏻 Python for Data Scientist
https://bit.ly/3dETtFb
👉🏻 Machine Learning for Beginners
https://bit.ly/2WOVh7N
👉🏻 Feature Selection in Machine Learning
https://bit.ly/2YW6ZQH
👉🏻 Text Preprocessing and Mining for NLP
https://bit.ly/31sYMUN
👉🏻 Natural Language Processing (NLP)
Tutorials https://bit.ly/3dF1cTL
👉🏻 Deep Learning with TensorFlow 2.0
and Keras https://bit.ly/3dFl09G
👉🏻 COVID 19 Data Analysis and Visualization
Masterclass https://bit.ly/31vNC1U
👉🏻 Machine Learning Model Deployment Using
Flask at AWS https://bit.ly/3b1svaD
👉🏻 Make Your Own Automated Email Marketing
Software in Python https://bit.ly/2QqLaDy

***********
🤝 BE MY FRIEND
🌍 Check Out ML Blogs: https://kgptalkie.com
🐦Add me on Twitter: https://twitter.com/laxmimerit
📄 Follow me on GitHub: https://github.com/laxmimerit
📕 Add me on Facebook: https://facebook.com/kgptalkie
💼 Add me on LinkedIn: https://linkedin.com/in/laxmimerit
👉🏻 Complete Udemy Courses: https://bit.ly/32taBK2
⚡ Check out my Recent Videos: https://bit.ly/3ldnbWm
🔔 Subscribe me for Free Videos: https://bit.ly/34wN6T6
🤑 Get in touch for Promotion: info@kgptalkie.com


✍️🏆🏅🎁🎊🎉✌️👌⭐⭐⭐⭐⭐
ENROLL in My Highest Rated Udemy Courses
to 🔑 Unlock Data Science Interviews 🔎 and Tests

📚 📗 NLP: Natural Language Processing ML Model Deployment at AWS
Build & Deploy ML NLP Models with Real-world use Cases.
Multi-Label & Multi-Class Text Classification using BERT.
Course Link: https://bit.ly/bert_nlp

📊 📈 Data Visualization in Python Masterclass: Beginners to Pro
Visualization in matplotlib, Seaborn, Plotly & Cufflinks,
EDA on Boston Housing, Titanic, IPL, FIFA, Covid-19 Data.
Course Link: https://bit.ly/udemy95off_kgptalkie

📘 📙 Natural Language Processing (NLP) in Python for Beginners
NLP: Complete Text Processing with Spacy, NLTK, Scikit-Learn,
Deep Learning, word2vec, GloVe, BERT, RoBERTa, DistilBERT
Course Link: https://bit.ly/intro_nlp

📈 📘 2021 Python for Linear Regression in Machine Learning
Linear & Non-Linear Regression, Lasso & Ridge Regression, SHAP, LIME, Yellowbrick, Feature Selection & Outliers Removal. You will learn how to build a Linear Regression model from scratch.
Course Link: https://bit.ly/regression-python

📙📊 2021 R 4.0 Programming for Data Science || Beginners to Pro
Learn Latest R 4.x Programming. You Will Learn List, DataFrame, Vectors, Matrix, DateTime, DataFrames in R, GGPlot2, Tidyverse, Machine Learning, Deep Learning, NLP, and much more.
Course Link: http://bit.ly/r4-ml

How I Became a Top Tier Solo Raider In Deadside
How I Became a Top Tier Solo Raider In Deadside 121gamers 2 Views • 5 months ago

Deadside 1.5
► Twitch -
https://www.twitch.tv/noclips07
► Join get access to perks - https://www.youtube.com/channe....l/UCVxde-Ti9KT6VpE7P
@Sloppy10fps
► Bunker Base https://youtu.be/nC2vW2KtRDY?si=OltHb6snF_1flCyP
#Deadside #DeadsideTips #SurvivalGame #DeadsideGuide #DeadsideBeginners #DeadsidePVP #LootGuide #BaseBuilding #DeadsideGameplay #ShooterGame #SurvivalShooter #deadsideconsole #ps5 #xbox #deadsideps5 #deadsidegameplay #deadsidexbox #deadsidesolo #deadsidesolobase #deadsideraiding #raiding

Showing 632 out of 633