Top videos

Anvil Course: Web apps with nothing but Python (Free)
Anvil Course: Web apps with nothing but Python (Free) 121gamers 1 Views • 3 months ago

Take the course for free at https://talkpython.fm/anvil-course

Building data-driven web apps is tough. Yes, Python makes it easier than most languages, but you need to know a host of different languages and technologies and they have to fit together just right. This usually includes Python, HTML, CSS, SQL, Linux, a database server, and maybe even JavaScript. But with Anvil, you can create full stack, data-driven web apps with only Python. You write Python on the backend and Python on the client-side. The HTML and CSS are handled with Anvil's drag-and-drop visual editor. The database is seamlessly connected back to your application. And this is the course to teach you how to be effective with Anvil and Python to build data-driven web applications.

Is Python Really Needed For a Data Analyst Job?
Is Python Really Needed For a Data Analyst Job? 121gamers 1 Views • 3 months ago

In this video, I will discuss how much Python you should learn for a data analyst job.

Pandas playlist:
https://www.youtube.com/playli....st?list=PLeo1K3hjS3u
Python course: https://codebasics.io/courses/....python-for-beginner-

Do you want to learn technology from me? Check https://codebasics.io/?utm_source=description&utm_medium=yt&utm_campaign=description&utm_id=description for my affordable video courses.

Need help building software or data analytics/AI solutions? My company https://www.atliq.com/ can help. Click on the Contact button on that website.

🎥 Codebasics Hindi channel: https://www.youtube.com/channe....l/UCTmFBhuhMibVoSfYo

#️⃣ Social Media #️⃣
🔗 Discord: https://discord.gg/r42Kbuk
📸 Dhaval's Personal Instagram: https://www.instagram.com/dhavalsays/
📸 Codebasics Instagram: https://www.instagram.com/codebasicshub/
🔊 Facebook: https://www.facebook.com/codebasicshub
📱 Twitter: https://twitter.com/codebasicshub
📝 Linkedin (Personal): https://www.linkedin.com/in/dhavalsays/
📝 Linkedin (Codebasics): https://www.linkedin.com/company/codebasics/
🔗 Patreon: https://www.patreon.com/codeba....sics?fan_landing=tru

6 Frameworks de Python para Desktop - Apps Desktop en Python
6 Frameworks de Python para Desktop - Apps Desktop en Python 121gamers 1 Views • 3 months ago

Este es una lista de 6 Frameworks, SDKs y Toolkits de desarrollo de interfaces graficas de usuario desarrolladas en Python, entre estas podemos encontrar a tkinter, PyQT, WxPython, DearPyGUI, Flet y muchas otras.
Este video es a modo informatico para aquellos desarrolladores y programadores de Python que ya estudiaron las bases del lenguaje de programación y ahora quieren crear apps de escritorio con lo que han aprendido.

Articulo con más opciones para crear aplicaciones desktop en Python:
https://faztweb.com/contenido/....python-frameworks-de

🎥 Videos Recomendados:
Curso de React ➜ https://youtu.be/rLoWMU4L_qE
Curso de React Router DOM v6 ➜ https://youtu.be/7xRVnmWcTE8
Excalidraw (Herramienta de dibujo) ➜ https://youtu.be/KjyBL60uFL0

Curso de Nodejs ➜ https://youtu.be/i3OdKwuBjeM
Curso de Express ➜ https://youtu.be/JmJ1WUoUIK4
Curso de JSON ➜ https://youtu.be/LJzDHKPLWYw
Curso de Git ➜ https://youtu.be/HiXLkL42tMU
Variables de entorno Nodejs ➜ https://youtu.be/U6st9-lNUyY
HTML ➜ https://youtu.be/rbuYtrNUxg4
CSS ➜ https://youtu.be/W6GTDfrWjXs
Javascript Orientado a Objetos ➜ https://youtu.be/N_t1A39IB_8
Arrays en Javascript ➜ https://youtu.be/qqR1enOceVg
ES Modules ➜ https://youtu.be/0t-Le4kdaMg

👨‍💻 ¿Qué servicios y productos utilizo?
Ledger (Hardware Wallet) ➞ https://bit.ly/3ijsVNW
SiteGround ➞ https://bit.ly/31u9ZEk
DigitalOcean ➞ https://m.do.co/c/8ef261d77de5
Expo ➞ https://bit.ly/2WpYKtx
Cloudinary ➞ https://bit.ly/3ohNlJ7

#python #pyqt #tkinter

Python for Web Development – Crash Course [API, SQL Databases, Virtual Environment, Flask, Django]
Python for Web Development – Crash Course [API, SQL Databases, Virtual Environment, Flask, Django] 121gamers 1 Views • 3 months ago

Learn the basics of using Python for web development in this crash course. Through a series of short projects, you will learn about a variety of concepts such as APIs, SQL Databases, Virtual Environments & more.

✏️ Course developed by CodeWithTomi. Check out his channel:
https://www.youtube.com/c/CodeWithTomi
🔗 Join CodeWithTomi's Discord Server: https://discord.gg/cjqNBHHhKV
🔗 Twitter: https://twitter.com/TomiTokko3

🔗 Download All Free Resources - https://codewithtomi.eo.page/mz396

⭐️ Course Contents ⭐
️⌨️ (0:00:00) Intro
⌨️ (0:01:15) SQL In Python
⌨️ (0:17:08) APIs In Python
⌨️ (0:26:38) Classes and Objects In Python
⌨️ (0:40:00) Web Scraping In Python
⌨️ (0:49:54) Virtual Environments
⌨️ (0:52:26) Flask Setup
⌨️ (0:58:55) Django Setup
⌨️ (1:04:56) Django Calculator App

🎉 Thanks to our Champion and Sponsor supporters:
👾 Nattira Maneerat
👾 Heather Wcislo
👾 Serhiy Kalinets
👾 Erdeniz Unvan
👾 Justin Hual
👾 Agustín Kussrow
👾 Otis Morgan

--

Learn to code for free and get a developer job: https://www.freecodecamp.org

Read hundreds of articles on programming: https://freecodecamp.org/news

Create a local development server for Python apps with Vagrant, VirtualBox, Salt and Python3
Create a local development server for Python apps with Vagrant, VirtualBox, Salt and Python3 121gamers 1 Views • 3 months ago

Create a local development server for Python apps with Vagrant, VirtualBox, Salt and Python3.

GitHub Code:
https://github.com/LondonAppDe....v/video-tutorial-pyt

Before getting started, here are the requirements to install locally:
Git-SCM: https://git-scm.com/
VirtualBox: https://www.virtualbox.org/
Vagrant: https://www.vagrantup.com/

In this video I'm going to show you how to make a local development server for Python applications using VirtualBox and Vagrant.

So I've created a Vagrant box which I'm going to show you how to clone so that you can get up and running with a local Python development server in a matter of minutes.

00:00 Introduction
00:31 Install VirtualBox from virtualbox.org https://www.virtualbox.org/
00:46 Next install Vagrant https://www.vagrantup.com/
00:51 Install git https://git-scm.com/
01:23 Introduction to the base project we’ll be using called video-tutorial-Python-DRF-intro https://github.com/LondonAppDe....v/video-tutorial-pyt
01:55 Start by cloning the base project
02:10 Go to terminal or command prompt and change to a directory where you’ll want to keep your project files
02:23 Change directory using the CD command and then type git clone and then paste the URL of the repository there.
02:59 To launch server head into the deploy file and type vagrant up and enter.
03:46 From deploy folder type vagrant up to run your server
04:26 Open the project files in your favorite text editor
04:36 Type vagrant up to build a server to the specifications defined in that Vagrant file.
04:57 Type vagrant SSH to connect to your local development server.
06:31 Inside the vagrant.configure statement we define the box.
07:31 Type a local host port 8000 to map to development server.
08:34 Create a new file called HelloWorld.py
09:41 Use a salt provisioner, saltstack to define what you want installed on your server
10:37 Because the salt provisioner uses git, do this manual shell command to install Python git
12:01 Server is set up and we created our hello world file.
12:13 Install virtual env wrapper
14:36 Intro to Installing packages in our virtual environment

Let me know how you get on. If you have any questions at all then please feel free to leave them in the comments and thanks a lot for watching.

Cheers.

Check out my tutorials on http://www.londonappdeveloper.com/

Learn how to build a backend using Python & Django REST Framework: https://www.udemy.com/build-yo....ur-own-backend-using

ಕೋಡಿಂಗ್‌ ರಹಸ್ಯ! | Coding Explained | Programming Language | C++, Java, Python | Masth Magaa | Amar
ಕೋಡಿಂಗ್‌ ರಹಸ್ಯ! | Coding Explained | Programming Language | C++, Java, Python | Masth Magaa | Amar 121gamers 1 Views • 3 months ago

Video Courtesy:

Video by João Adão:
https://www.pexels.com/video/v....ideo-of-person-using

Video by olia danilevich: https://www.pexels.com/video/c....lose-up-view-of-a-pe

Video by olia danilevich: https://www.pexels.com/video/a....-man-using-laptop-49

Video by Ketut Subiyanto: https://www.pexels.com/video/m....an-using-laptop-4629

Video by olia danilevich: https://www.pexels.com/video/m....an-using-a-laptop-49

Video by Joseph Redfield: https://www.pexels.com/video/p....erson-encoding-in-a-

Video by Free Videos: https://www.pexels.com/video/b....lack-and-white-video

Video by cottonbro studio: https://www.pexels.com/video/a....-female-coder-busy-w
Video by Mikhail Nilov: https://www.pexels.com/video/m....en-talking-in-front-

Video by Pressmaster: https://www.pexels.com/video/d....igital-projection-of

Video by Joseph Redfield: https://www.pexels.com/video/p....erson-encoding-in-a-

Video by Tima Miroshnichenko: https://www.pexels.com/video/a....-woman-showing-a-whi

Video by Taryn Elliott: https://www.pexels.com/video/p....erson-walking-outdoo

Video by cottonbro studio: https://www.pexels.com/video/s....ide-view-of-a-young-

Video by Sound On: https://www.pexels.com/video/f....ootage-of-a-man-gets

Video by cottonbro studio: https://www.pexels.com/video/p....eople-coding-on-comp

Video by Kelly: https://www.pexels.com/video/v....ehicle-traveling-on-

Photo by Pixabay: https://www.pexels.com/photo/a....bstract-business-cod

Video by João Adão: https://www.pexels.com/video/v....ideo-of-person-using

Video by Pavel Danilyuk: https://www.pexels.com/video/a....-boy-showing-his-sch

Video by João Adão: https://www.pexels.com/video/a....-human-hand-busy-wor

Video by Joseph Redfield: https://www.pexels.com/video/p....eople-works-on-a-bro

Video by Karolina Grabowska: https://www.pexels.com/video/w....oman-recording-asmr-

Video by RODNAE Productions: https://www.pexels.com/video/w....oman-inserting-card-

Video by Free Videos: https://www.pexels.com/video/t....yping-of-codes-85405

Video by Sora Shimazaki: https://www.pexels.com/video/a....-person-trying-to-ha

Video by cottonbro studio: https://www.pexels.com/video/h....ands-kitchen-cooking

Video by MART PRODUCTION: https://www.pexels.com/video/d....roplets-falling-on-w

Video by Luis Quintero: https://www.pexels.com/video/a....bstract-video-499024

Video by Miguel Á. Padriñán: https://www.pexels.com/video/n....umber-1-on-pink-back

Video by Artem Podrez: https://www.pexels.com/video/p....erson-using-calculat

Video by cottonbro studio: https://www.pexels.com/video/a....-female-coder-busy-w

Video by fauxels: https://www.pexels.com/video/a....-man-having-a-discus

Video by Pavel Danilyuk: https://www.pexels.com/video/a....-person-working-hard

Video by Kevin Alexander Escauriza: https://www.pexels.com/video/d....ifferent-modern-day-
.
.
.
Contact For Advertisement in Our Channel
masthads@gmail.com

..............
.
.
.
.
.
.
#Coding #ProgrammingLanguages #C #C++ #JavaScript #PythonCoding #Programmer #MasthMagaa #AmarPrasad

Build Mobile Apps with Python Backend & React Native
Build Mobile Apps with Python Backend & React Native 121gamers 1 Views • 3 months ago

Join Django & Django REST Framework Course in Udemy
https://www.udemy.com/course/d....jango-django-rest-fr


You can support me in Patreon
https://www.patreon.com/parwizforogh



In this Python and React Native Course we are going to learn how to Build Mobile Apps with Python Backend & React Native.

Unlock the source code:
https://www.patreon.com/parwizforogh

Like our Facebook page
https://www.facebook.com/pythoncoders1


My Recommended Affiliate Books
Full Stack Web Development with Flask
https://amzn.to/3049ik9

Modern JavaScript
https://amzn.to/3egrvmX

Python Crash Course, 2nd Edition
https://amzn.to/35jvHw5

Learn Python, 5th Edition
https://amzn.to/2TvLMt3

Shop from my Amazon Store
https://www.amazon.com/shop/parwizforogh

Check our our website:
https://geekscoders.com/




More Courses on Python & JavaScript Full Stack :


React Native Full Course For Beginners (2 Hours)
https://youtu.be/45D56UpMJnI


Flask Crash Course For Beginners (4 Hours)
https://youtu.be/IgUAiUs4tC0


Flask and VueJS Full Stack Course (2 Hours)
https://youtu.be/nCMB5p74WJQ


Django and ReactJS Full Stack Course ( 7 Hours)
https://youtu.be/VBqJ0-imSMU

Django and VueJS Full Stack Course ( 5 Hours )
https://youtu.be/CdcIrCfDPYU

Django and React Native Creating Mobile Application ( 4 Hours)

https://youtu.be/v9S0fW8cjrw







Table Of Content
Build Mobile Apps with Python Backend & React Native

0: Introduction = 00:00:00
1: Installation = 00:01:32
2: Creating Flask Application = 00:04:39
3: SQLAlchemy Setup = 00:08:53
4: Creating Routes = 00:15:32
5: React Native Installation = 00:33:03
6: Functional Component = 00:40:23
7: Styling Component = 00:50:53
8: State & Classes = 00:56:17
9: React Native FlatList = 01:09:55
10: Fetching Data = 01:22:42
11: Create Insert Component = 01:26:49
12: React Native Navigation 5 = 01:35:49
13: React Native Inserting Data = 01:43:58
14: React Native Pull to Refresh = 01:48:36
15: React Native Details Screen = 01:52:30
16: React Native Update Data = 02:05:33
17: React Native Delete Data = 02:13:26









#Python#Flask#ReactNative

Python Excel App - Excel Viewer & Data Entry Form [Tkinter, openpyxl] Python GUI Project
Python Excel App - Excel Viewer & Data Entry Form [Tkinter, openpyxl] Python GUI Project 121gamers 1 Views • 3 months ago

Build a modern Tkinter GUI project to automate Excel tasks with Python. This Python GUI project works as both a data entry form and an Excel viewer.

In this video, you will:
- Create your first Tkinter application
- Create a modern Tkinter app
- Use a Tkinter theme with ttk
- Create a Tkinter data entry form
- Use the Tkinter Button, ComboBox, Spinbox, Entry, CheckButton
- Style and modify Tkinter widgets
- Use both a dark and a light mode for the app
- Install openpyxl
- Load data from Excel into Python
- Use data entry form to add data into Excel

Theme Github repo:
https://github.com/rdbende/Forest-ttk-theme
Source code repo: https://github.com/codefirstio/tkinter-excel-app

Timestamps:
00:00 Introduction and Overview
01:05 Forest-ttk Theme Overview
01:58 Project folder structure
03:13 Starter code
04:44 Using the theme
05:40 Understanding Tkinter geometry managers
10:16 Creating the Name entry
15:36 Creating the Age spinbox
17:56 Creating the Subscription Status combobox
20:44 Creating the Employment Status checkbutton
22:58 Creating the Insert button
23:34 Updating the padding of the widgets
25:19 Creating the separator
26:15 Creating the Mode switch
27:17 Changing between dark mode and light mode
29:34 Creating the Treeview to display the Excel data
34:21 Installing openpyxl
35:27 Loading data from Excel into the treeview
39:28 Collecting the data from the Insert Row form
42:52 Inserting the data into the Excel sheet and treeview
45:12 Clearing the form after inserting

Socials:
My email: code.first.io@gmail.com
Tiktok: https://www.tiktok.com/@hala.codes

*************
**Tags**
Tkinter tutorial
Tkinter Data Entry
Data Entry form Tkinter
Tkinter install
Tkinter Setup
Tkinter GUI tutorial
GUI tutorial Python
GUI Project Python
Graphical User Interface Python
Python tutorial
openpyxl
openpyxl tutorial
learn openpyxl

Best Mobile Apps to Learn Programming | Programmer बनो! | C++, Java, Python & More!
Best Mobile Apps to Learn Programming | Programmer बनो! | C++, Java, Python & More! 121gamers 1 Views • 3 months ago

Coding/Programing Kaise sikhe? Learn to code with a Phone.
Dosto! ish video ham 10 aise Mobile apps/websites janege jo apko help karengi programming sikhane me.

Download Kuku FM -
https://kukufm.sng.link/Apksi/xajj/1vpk
Use SS50 Coupon Code for a 50% discount (For the first 250 subscribers only)

#coding #programming #LearnToCode

🎯 Learn Complete 2D Animation In Hindi: 🔒
https://bit.ly/328HpvJ
(Use Coupon Code, SS40 To Get an Extra 40% off)

The Complete Motion Graphics Course In Hindi
https://bit.ly/3z3KFoF
(Use Coupon Code APP20 To Get an Extra 20% off)

Tally ERP9: Become a Tally Expert Course in Hindi
https://bit.ly/3PzeTHa

Download Skillsiya App: https://bit.ly/3Qowe6v
(To learn In-demand Skills in Hindi)

🎁 Giveaway-

Top 21 Free Courses on MS Excel
https://bit.ly/3cFQam5

Join Our Telegram Channel To Get More Free Courses | Webinars | Pdf | Useful Career Related Post
https://telegram.me/Skillsiya

💡Improve Your Spoken English
https://youtu.be/J8TO-PIqhgg

💡Top 5 Skills to learn
https://youtu.be/arwguiTi1u0

💡Top 10 most useful websites
https://youtu.be/3Y0gs8oGIaA

💡English speaking Free course
https://youtu.be/f-JrLmqZ_-c

💡Top 5 Computer Courses
https://youtu.be/30Knz9ZPYng

💡Learn to Code in 60 Days
https://youtu.be/K7r8KYSmBQE

Tech we use every day
💻 Dell Inspiron 3501: https://amzn.to/3LfMQeg
🎙 Blue SnowBall mic: https://amzn.to/336kvWu
🎧JBL T460BT II Headphone: https://amzn.to/3BhAZrz
🖱 Logitech mouse: https://amzn.to/3J5TkdG

3 Books You Should Read
📈Psychology of Money: https://amzn.to/3sqYAlz
🎯Think and Grow rich: https://amzn.to/3Ld2MOd
🔑Lok Vyavhar: https://amzn.to/3ouHIJv


Doston! Video Kaisa Laga Comment me jarur batayen!
Thanks For Watching!

coding
computer
learn to code
internet
c++
programming
program
coding
c programming
java script

Virtual Environment in Python | Python Tutorial - Day #43
Virtual Environment in Python | Python Tutorial - Day #43 121gamers 1 Views • 3 months ago

Python is one of the most demanded programming languages in the job market. Surprisingly, it is equally easy to learn and master Python. This python tutorial for absolute beginners in Hindi series will focus on teaching you python concepts from the ground up.
Access the Playlist:
https://www.youtube.com/playli....st?list=PLu0W_9lII9a
Link to the Repl: https://replit.com/@codewithha....rry/43-Day43-Virtual
Join Replit the browser-based IDE used in this course - https://join.replit.com/code-with-harry-100-doc
►Checkout my English channel here: https://www.youtube.com/channe....l/UC7btqG2Ww0_2LwuQx
►Instagram: www.instagram.com/codewithharry

python, C, C++, Java, JavaScript and Other Cheetsheets [++]:
Playlist: https://www.youtube.com/playli....st?list=PLu0W_9lII9a

►Learn in One Video[++]:
Python[15 Hr]: https://www.youtube.com/watch?v=gfDE2a7MKjA&list=PLu0W_9lII9ahKZ42vg2w9ERPmShYbYAB7
Python Advance[3.5 Hr]: https://www.youtube.com/watch?v=61a7UkDO50s&list=PLu0W_9lII9ahKZ42vg2w9ERPmShYbYAB7
Python[1 Hr]: https://www.youtube.com/watch?v=qHJjMvHLJdg&list=PLu0W_9lII9ahKZ42vg2w9ERPmShYbYAB7
Python[2 Hr]: https://www.youtube.com/watch?v=ihk_Xglr164&list=PLu0W_9lII9ahKZ42vg2w9ERPmShYbYAB7
Python[15 Min]:https://www.youtube.com/watch?v=fr1f84rg4Nw&list=PLu0W_9lII9ahKZ42vg2w9ERPmShYbYAB7
JavaScript[1 Hr]: https://www.youtube.com/watch?v=onbBV0uFVpo&list=PLu0W_9lII9ahKZ42vg2w9ERPmShYbYAB7
C[1.3 Hr]-https://www.youtube.com/watch?v=YXcgD8hRHYY&list=PLu0W_9lII9ahKZ42vg2w9ERPmShYbYAB7
php[1 Hr]: https://www.youtube.com/watch?v=xW7ro3lwaCI&list=PLu0W_9lII9ahKZ42vg2w9ERPmShYbYAB7
php[2.3 Hr]:https://www.youtube.com/watch?v=1SnPKhCdlsU&list=PLu0W_9lII9ahKZ42vg2w9ERPmShYbYAB7
php[Project]- https://www.youtube.com/watch?v=-al2bECumKg&list=PLu0W_9lII9ahKZ42vg2w9ERPmShYbYAB7
HTML[30 Min]:https://www.youtube.com/watch?v=E3ByCRqE7Lo&list=PLu0W_9lII9ahKZ42vg2w9ERPmShYbYAB7
CSS[8.5 Hr]:https://www.youtube.com/watch?v=Edsxf_NBFrw&list=PLu0W_9lII9ahKZ42vg2w9ERPmShYbYAB7
CSS[1.4 Hr]:https://www.youtube.com/watch?v=u5-K_ua9sOw&list=PLu0W_9lII9ahKZ42vg2w9ERPmShYbYAB7
Wordpress[3.2 Hr]:https://www.youtube.com/watch?v=GlLRYml8mCY&list=PLu0W_9lII9ahKZ42vg2w9ERPmShYbYAB7
Angular[2 Hr]:https://www.youtube.com/watch?v=0LhBvp8qpro&list=PLu0W_9lII9ahKZ42vg2w9ERPmShYbYAB7
Java[2.3 Hr]:https://www.youtube.com/watch?v=rV_3Lewxx6o&list=PLu0W_9lII9ahKZ42vg2w9ERPmShYbYAB7
Web Scraping[1 Hr]:https://www.youtube.com/watch?v=uufDGjTuq34&list=PLu0W_9lII9ahKZ42vg2w9ERPmShYbYAB7
MongoDB[2 Hr]:https://www.youtube.com/watch?v=oSIv-E60NiU&list=PLu0W_9lII9ahKZ42vg2w9ERPmShYbYAB7
Numpy[1 Hr]:https://www.youtube.com/watch?v=Rbh1rieb3zc&list=PLu0W_9lII9ahKZ42vg2w9ERPmShYbYAB7
Android Dev[12 Hr]- https://www.youtube.com/watch?v=mXjZQX3UzOs
Linux[1 Hr]:https://www.youtube.com/watch?v=_tCY-c-sPZc&list=PLu0W_9lII9ahKZ42vg2w9ERPmShYbYAB7
JQuery[1.1 Hr]:https://www.youtube.com/watch?v=YFlx1C8XwR0&list=PLu0W_9lII9ahKZ42vg2w9ERPmShYbYAB7
Git and GitHub[1.1 Hr]:https://www.youtube.com/watch?v=gwWKnnCMQ5c&list=PLu0W_9lII9ahKZ42vg2w9ERPmShYbYAB7

►Complete course [playlist]:
React: https://www.youtube.com/playli....st?list=PLu0W_9lII9a
Python-https://www.youtube.com/playli....st?list=PLu0W_9lII9a
OOP Python-https://www.youtube.com/playli....st?list=PLu0W_9lII9a
Java:https://www.youtube.com/playli....st?list=PLu0W_9lII9a
JavaScript- https://www.youtube.com/playli....st?list=PLu0W_9lII9a
PHP-https://www.youtube.com/playli....st?list=PLu0W_9lII9a
C-https://www.youtube.com/playli....st?list=PLu0W_9lII9a
C++-https://www.youtube.com/playli....st?list=PLu0W_9lII9a
Git & GitHub-https://www.youtube.com/playli....st?list=PLu0W_9lII9a
Android Dev- https://www.youtube.com/playli....st?list=PLu0W_9lII9a
Python GUI- https://www.youtube.com/playli....st?list=PLu0W_9lII9a
Web Development- https://www.youtube.com/playli....st?list=PLu0W_9lII9a
Python Django:https://www.youtube.com/playli....st?list=PLu0W_9lII9a
Projects Using HTML, CSS & Javascript- https://www.youtube.com/playli....st?list=PLu0W_9lII9a
Data Structure and Algo:https://www.youtube.com/playli....st?list=PLu0W_9lII9a

Follow Me On Social Media
►Website (created using Django Rest & Angular): https://www.codewithharry.com
►Facebook: https://www.facebook.com/CodeWithHarry
►Instagram: https://www.instagram.com/codewithharry/
Twitter: https://twitter.com/CodeWithHarry
Comment "#HarryBhai" if you read this 😉😉

Build an app from scratch in Python  | JSON data ? | Advance Crash Course - 1 | Tamil Hacks
Build an app from scratch in Python | JSON data ? | Advance Crash Course - 1 | Tamil Hacks 121gamers 1 Views • 3 months ago

Hi guys welcome to Tamil Hacks 2.0 👩‍💻

Give this video a Thumbs Up 👍

get the code here:
https://www.tamilhacks.in/2020..../12/build-app-from-s

Share & Subscribe for More Videos😉

Show your support to recover the channel💖

Click the bell icon to get notified for new videos 🔔

feel free to drop your doubts in the comment section 📳

Buy me a Coffee☕ http://bit.ly/2Hf1aUC

connect with me here:

https://twitter.com/tamilhacks0 🐱‍🏍

https://www.instagram.com/tamilhacks0/ 🐱‍👤

https://www.facebook.com/tamilhacks4 📱

tamilhackstech@gmail.com 📧

#Tamilhacks #Tamilhacks2_0

Credits:👨‍💻
Music: https://www.bensound.com
all the images and files used are open source and my own creation. all rights belong to their respective owners

Disclaimer:👨‍💻
Information provided on this video is for educational purposes only. all the content is made by our team and copyright protected, do not misuse them in any way and this content means no harm in any way.

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 1 Views • 3 months 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

Showing 484 out of 485