techCodio
techCodio
  • 103
  • 12 109
🛠️ Build Your Own Chatbot Using Llama 3.1 8B | Ollama & Streamlit 🚀
Python course playlist: th-cam.com/play/PLsWT1KyYSHnm7EMwfAUtDZ2_yIISpXp1y.html
python projects: th-cam.com/play/PLsWT1KyYSHnn_xxq1y073VLFS4LNxHIxa.html&si=lV-zmNmXydl2pEV0
This video covers llam3.1 8B chatbot built with ollama and streamlit UI.
code: github.com/bharath23-design/Generative-AI
meta llama3.1: llama.meta.com/
ollama download:ollama.com/download/windows
try meta ai llama3.1 405 B: www.meta.ai/?AI_nav&April_moment
🔗 Connect with us
information website: linktr.ee/techcodio_23
Social media platforms:
techcodio LinkedIn page: www.linkedin.com/company/techcodio
LinkedIn:www.linkedin.com/in/adepubharathkumar
channel Instagram: HTTPs:// techcodio
GitHub: github.com/bharath23-design
personal Instagram: bharath_roxzer
Thank you for watching our videos and please do subscribe for more videos!
python course playlist
python tutorial
python projects with source code for beginners
python projects for resumes
python projects for beginners
python projects for resume with source code
python projects for beginners advanced
Generative Ai projects
AI projects
LLM projects
meta llama3.1 projects
gemini ai projects
large language models
build your own chatbot using llama3.1
llama3.1 using ollama
how to download ollama and llama3.1
how to install ollama and llama
using meta ai
Chatbot Development
Llama 3.1 8B
Ollama Integration
Streamlit Chatbot
Build AI Chatbot
Llama 3.1 Tutorial
AI Chatbot Guide
Ollama Chatbot
Streamlit AI Project
Chatbot with Llama 3.1
มุมมอง: 556

วีดีโอ

🔔 Basic Alarm clock Project Using Python ⏰
มุมมอง 4421 วันที่ผ่านมา
Python course playlist: th-cam.com/play/PLsWT1KyYSHnm7EMwfAUtDZ2_yIISpXp1y.html python projects: th-cam.com/play/PLsWT1KyYSHnn_xxq1y073VLFS4LNxHIxa.html&si=lV-zmNmXydl2pEV0 alarm project code: github.com/bharath23-design/python-projects/blob/main/Basic Alarm Clock.ipynb 🔗 Connect with us information website: linktr.ee/techcodio_23 Social media platforms: techcodio LinkedIn page: www.linkedin.co...
🔄🧩 5 Ways of Swapping Two Variables in Python | Beginner to Advanced
มุมมอง 110หลายเดือนก่อน
Python course playlist: th-cam.com/play/PLsWT1KyYSHnm7EMwfAUtDZ2_yIISpXp1y.html python projects: th-cam.com/play/PLsWT1KyYSHnn_xxq1y073VLFS4LNxHIxa.html&si=lV-zmNmXydl2pEV0 5 Ways to swap two variables in python Time stamps: 0:55 Way 1 Swapping Using Temporary variable 03:25 Way 2 Swapping using addition and subtraction 04:57 Way 3 Swapping using Multiplication and Division 06:48 Way 4 using XO...
Todo list project in python | Python beginners projects |
มุมมอง 4612 หลายเดือนก่อน
Python course playlist: th-cam.com/play/PLsWT1KyYSHnm7EMwfAUtDZ2_yIISpXp1y.html python projects: th-cam.com/play/PLsWT1KyYSHnn_xxq1y073VLFS4LNxHIxa.html&si=lV-zmNmXydl2pEV0 This project is built with python and tkinter (GUI programming). code: github.com/bharath23-design/python-projects/blob/main/ todo list with python and tkiner.ipynb 🔗 Connect with us information website: linktr.ee/techcodio_...
monkey patching in python ( advanced python )| part 9 4
มุมมอง 752 หลายเดือนก่อน
Python course playlist: th-cam.com/play/PLsWT1KyYSHnm7EMwfAUtDZ2_yIISpXp1y.html python projects: th-cam.com/play/PLsWT1KyYSHnn_xxq1y073VLFS4LNxHIxa.html&si=lV-zmNmXydl2pEV0 Monkey patching in python 🔗 Connect with us information website: linktr.ee/techcodio_23 Social media platforms: techcodio LinkedIn page: www.linkedin.com/company/techcodio LinkedIn :www.linkedin.com/in/adepubharathkumar chan...
python descriptors! (advanced python) |setter | getter | delete method | part 9.3
มุมมอง 402 หลายเดือนก่อน
Python course playlist: th-cam.com/play/PLsWT1KyYSHnm7EMwfAUtDZ2_yIISpXp1y.html python projects: th-cam.com/play/PLsWT1KyYSHnn_xxq1y073VLFS4LNxHIxa.html&si=lV-zmNmXydl2pEV0 🔗 Connect with us information website: linktr.ee/techcodio_23 Social media platforms: techcodio LinkedIn page: www.linkedin.com/company/techcodio LinkedIn :www.linkedin.com/in/adepubharathkumar channel Instagram: HTTPs://ins...
Meta classes in Python | Advanced python course | part 9.2
มุมมอง 292 หลายเดือนก่อน
Python course playlist: th-cam.com/play/PLsWT1KyYSHnm7EMwfAUtDZ2_yIISpXp1y.html python projects: th-cam.com/play/PLsWT1KyYSHnn_xxq1y073VLFS4LNxHIxa.html&si=lV-zmNmXydl2pEV0 Metaclasses in python example of metaclass in python 🔗 Connect with us information website: linktr.ee/techcodio_23 Social media platforms: techcodio LinkedIn page: www.linkedin.com/company/techcodio LinkedIn :www.linkedin.co...
Generators and Iterators in python with example code| part 9.1
มุมมอง 293 หลายเดือนก่อน
Python course playlist: th-cam.com/play/PLsWT1KyYSHnm7EMwfAUtDZ2_yIISpXp1y.html python projects: th-cam.com/play/PLsWT1KyYSHnn_xxq1y073VLFS4LNxHIxa.html&si=lV-zmNmXydl2pEV0 Time stamps 00:00 Introduction 01:01 What is Iterable in python 04:17 What is iterator in python 09:17 What is the use of iterator in python 10:47 What is generator in python 14:35 What is the use of generator in python 14:5...
Decorators in python | python functions part 9
มุมมอง 123 หลายเดือนก่อน
Python course playlist: th-cam.com/play/PLsWT1KyYSHnm7EMwfAUtDZ2_yIISpXp1y.html python projects: th-cam.com/play/PLsWT1KyYSHnn_xxq1y073VLFS4LNxHIxa.html&si=lV-zmNmXydl2pEV0 🔗 Connect with us information website: linktr.ee/techcodio_23 Social media platforms: techcodio LinkedIn page: www.linkedin.com/company/techcodio LinkedIn :www.linkedin.com/in/adepubharathkumar channel Instagram: HTTPs://ins...
Full-Stack calculator Project | HTML CSS bootstrap PYTHON FLASK | project 6
มุมมอง 3573 หลายเดือนก่อน
Full-Stack calculator Project | HTML CSS bootstrap PYTHON FLASK | project 6
map() filter() and reduce () functions in python | part 8.1
มุมมอง 734 หลายเดือนก่อน
map() filter() and reduce () functions in python | part 8.1
Python Lambda FUNCTION | Lambda Functions In Python Explained | part 8
มุมมอง 315 หลายเดือนก่อน
Python Lambda FUNCTION | Lambda Functions In Python Explained | part 8
Exception Handling in Python COMPLETE guide| Python Tutorial | part 7
มุมมอง 705 หลายเดือนก่อน
Exception Handling in Python COMPLETE guide| Python Tutorial | part 7
Project 5 - Banking System in PYTHON 🐍 | Freshers add this in your resume
มุมมอง 1.4K5 หลายเดือนก่อน
Project 5 - Banking System in PYTHON 🐍 | Freshers add this in your resume
pickle and unpickle in python | Complete Guide to use in real word |#part 6.6
มุมมอง 945 หลายเดือนก่อน
pickle and unpickle in python | Complete Guide to use in real word |#part 6.6
Crucial Insights into Python Polymorphism for Developers | #part 6.5
มุมมอง 1986 หลายเดือนก่อน
Crucial Insights into Python Polymorphism for Developers | #part 6.5
Encapsulation in python |Public Private Protected member |#part6.4 | Oops in python
มุมมอง 1076 หลายเดือนก่อน
Encapsulation in python |Public Private Protected member |#part6.4 | Oops in python
Abstraction 🐍✨ in Python by a car example | Python OOP Concepts | part 6.3
มุมมอง 636 หลายเดือนก่อน
Abstraction 🐍✨ in Python by a car example | Python OOP Concepts | part 6.3
Unlocking the Potential: Python Inheritance Explained with Real-World Examples |part 6.2
มุมมอง 1107 หลายเดือนก่อน
Unlocking the Potential: Python Inheritance Explained with Real-World Examples |part 6.2
🚀 Classes and Objects in Python | OOP in Python | Python for Beginners | #part 6.1
มุมมอง 1407 หลายเดือนก่อน
🚀 Classes and Objects in Python | OOP in Python | Python for Beginners | #part 6.1
What is a paradigm? | What is Object oriented programming paradigm ? | part 6
มุมมอง 578 หลายเดือนก่อน
What is a paradigm? | What is Object oriented programming paradigm ? | part 6
📁 PROJECT 4 File Manager in python | creating file in manager in python
มุมมอง 1108 หลายเดือนก่อน
📁 PROJECT 4 File Manager in python | creating file in manager in python
File Handling 🐍📂 in python | working with text, csv , json files in python | #part 5
มุมมอง 388 หลายเดือนก่อน
File Handling 🐍📂 in python | working with text, csv , json files in python | #part 5
Project 3 Building Word Dictionary 📚 in Python | Python course for free |
มุมมอง 719 หลายเดือนก่อน
Project 3 Building Word Dictionary 📚 in Python | Python course for free |
"Mastering Python Dictionary Comprehension: Simplify Your Code Like a Pro!" | part4 .5
มุมมอง 539 หลายเดือนก่อน
"Mastering Python Dictionary Comprehension: Simplify Your Code Like a Pro!" | part4 .5
Dictionaries in python | Dictionaries Built-in functions | python course |part 4.4
มุมมอง 409 หลายเดือนก่อน
Dictionaries in python | Dictionaries Built-in functions | python course |part 4.4
Sets in python | set methods in python | python course for free |#part 4.3
มุมมอง 589 หลายเดือนก่อน
Sets in python | set methods in python | python course for free |#part 4.3
🚀 TUPLES in python |Python Tutorials for Beginners | #part 4.2
มุมมอง 629 หลายเดือนก่อน
🚀 TUPLES in python |Python Tutorials for Beginners | #part 4.2
Python List Comprehensions and Nested Lists | Python Tutorials | #part 4.1
มุมมอง 639 หลายเดือนก่อน
Python List Comprehensions and Nested Lists | Python Tutorials | #part 4.1
📊 Mastering Lists in Python - Methods, Iteration, Concatenation, Indexing, and Slicing |#part 4
มุมมอง 8010 หลายเดือนก่อน
📊 Mastering Lists in Python - Methods, Iteration, Concatenation, Indexing, and Slicing |#part 4

ความคิดเห็น

  • @jefnize2444
    @jefnize2444 4 วันที่ผ่านมา

    How to see This chatbot in public ip website ? So in This way my friend can use my ollama? What I have to change?

    • @techCodio
      @techCodio 4 วันที่ผ่านมา

      It's a private ip, yeah you can use ollama

    • @jefnize2444
      @jefnize2444 3 วันที่ผ่านมา

      @@techCodio can you do a tutorial that explain how to install ollama on linux then how to share the website with this ollama chatbot in public?

    • @techCodio
      @techCodio 3 วันที่ผ่านมา

      ​@@jefnize2444 Steps 1: sudo apt install ollama ,2.ollama pull llama3.1 ,3. ollama run 3.1

    • @Lofi-Life_
      @Lofi-Life_ 3 วันที่ผ่านมา

      I think they want to be able to use this as a chat bot on their website. How do you go about doing that?

    • @techCodio
      @techCodio 3 วันที่ผ่านมา

      @@Lofi-Life_ downloading on Linux ? It just required 2 commands,I used ollama on ec2 Linux server with the above mentioned commands. see for the local laptop we need to download ollama .

  • @techCodio
    @techCodio 2 หลายเดือนก่อน

    Python course playlist: th-cam.com/play/PLsWT1KyYSHnm7EMwfAUtDZ2_yIISpXp1y.html python projects: th-cam.com/play/PLsWT1KyYSHnn_xxq1y073VLFS4LNxHIxa.html&si=lV-zmNmXydl2pEV0

  • @techCodio
    @techCodio 2 หลายเดือนก่อน

    Python course playlist: th-cam.com/play/PLsWT1KyYSHnm7EMwfAUtDZ2_yIISpXp1y.html python projects: th-cam.com/play/PLsWT1KyYSHnn_xxq1y073VLFS4LNxHIxa.html&si=lV-zmNmXydl2pEV0

  • @techCodio
    @techCodio 2 หลายเดือนก่อน

    Python course playlist: th-cam.com/play/PLsWT1KyYSHnm7EMwfAUtDZ2_yIISpXp1y.html python projects: th-cam.com/play/PLsWT1KyYSHnn_xxq1y073VLFS4LNxHIxa.html&si=lV-zmNmXydl2pEV0

  • @techCodio
    @techCodio 2 หลายเดือนก่อน

    Python course playlist: th-cam.com/play/PLsWT1KyYSHnm7EMwfAUtDZ2_yIISpXp1y.html python projects: th-cam.com/play/PLsWT1KyYSHnn_xxq1y073VLFS4LNxHIxa.html&si=lV-zmNmXydl2pEV0

  • @harsimransingh2410
    @harsimransingh2410 5 หลายเดือนก่อน

    Bro pls help... this pig isn't just stopping at 50... never ending until 1 so not obtaining winner

    • @techCodio
      @techCodio 5 หลายเดือนก่อน

      Try to check indentation, or conditions are property given or not

  • @techCodio
    @techCodio 5 หลายเดือนก่อน

    Python course playlist: th-cam.com/play/PLsWT1KyYSHnm7EMwfAUtDZ2_yIISpXp1y.html python projects: th-cam.com/play/PLsWT1KyYSHnn_xxq1y073VLFS4LNxHIxa.html&si=lV-zmNmXydl2pEV0

  • @user-vi3qf3yo1j
    @user-vi3qf3yo1j 5 หลายเดือนก่อน

    2.0

  • @TheGlobalNetworker
    @TheGlobalNetworker 5 หลายเดือนก่อน

    do you have any working projects in Python Ready, which i can use in real time, to do some business, i am interested to buy the source code

    • @techCodio
      @techCodio 5 หลายเดือนก่อน

      Contact to my Instagram page, link is available in the description of the video

    • @TheGlobalNetworker
      @TheGlobalNetworker 5 หลายเดือนก่อน

      @@techCodio do i need instagram account to contact on instagram ?

    • @techCodio
      @techCodio 5 หลายเดือนก่อน

      Contact me on techcodio instagram ,lets discuss over there

  • @sathvikyuvaraj2620
    @sathvikyuvaraj2620 5 หลายเดือนก่อน

    Thank you 🙌

    • @techCodio
      @techCodio 5 หลายเดือนก่อน

      Welcome

  • @Vamshi4920
    @Vamshi4920 5 หลายเดือนก่อน

    👏👏👏🎉🎉

    • @techCodio
      @techCodio 5 หลายเดือนก่อน

      Thank you

  • @dsanthosh6857
    @dsanthosh6857 5 หลายเดือนก่อน

    Well explained

    • @techCodio
      @techCodio 5 หลายเดือนก่อน

      Thank you

  • @techCodio
    @techCodio 5 หลายเดือนก่อน

    Python course playlist: th-cam.com/play/PLsWT1KyYSHnm7EMwfAUtDZ2_yIISpXp1y.html python projects: th-cam.com/play/PLsWT1KyYSHnn_xxq1y073VLFS4LNxHIxa.html&si=lV-zmNmXydl2pEV0

  • @sathvikyuvaraj2620
    @sathvikyuvaraj2620 5 หลายเดือนก่อน

    Thank you brother

    • @techCodio
      @techCodio 5 หลายเดือนก่อน

      You are welcome

    • @akulavara2940
      @akulavara2940 5 หลายเดือนก่อน

      ​@@techCodio How is future for Python developer as a fresher ?

    • @techCodio
      @techCodio 5 หลายเดือนก่อน

      @akulavara2940 learning python is not enough nowadays, you need to learn python DSA and backend framework like Django is more popular.

  • @techCodio
    @techCodio 5 หลายเดือนก่อน

    Python course playlist: th-cam.com/play/PLsWT1KyYSHnm7EMwfAUtDZ2_yIISpXp1y.html python projects: th-cam.com/play/PLsWT1KyYSHnn_xxq1y073VLFS4LNxHIxa.html&si=lV-zmNmXydl2pEV0

  • @sathvikyuvaraj2620
    @sathvikyuvaraj2620 5 หลายเดือนก่อน

    Super excellent work

    • @techCodio
      @techCodio 5 หลายเดือนก่อน

      Thank you

  • @RISHANGAMING
    @RISHANGAMING 6 หลายเดือนก่อน

    😮

  • @techCodio
    @techCodio 6 หลายเดือนก่อน

    Python course playlist: th-cam.com/play/PLsWT1KyYSHnm7EMwfAUtDZ2_yIISpXp1y.html python projects: th-cam.com/play/PLsWT1KyYSHnn_xxq1y073VLFS4LNxHIxa.html&si=lV-zmNmXydl2pEV0

  • @sathvikyuvaraj2620
    @sathvikyuvaraj2620 6 หลายเดือนก่อน

    Mind blowing

  • @sathvikyuvaraj2620
    @sathvikyuvaraj2620 6 หลายเดือนก่อน

    Superb nice video editing

    • @techCodio
      @techCodio 6 หลายเดือนก่อน

      Thank you

  • @sathvikyuvaraj2620
    @sathvikyuvaraj2620 6 หลายเดือนก่อน

    Superb video you had a talent you will come pakka 1 million subscribers

    • @techCodio
      @techCodio 6 หลายเดือนก่อน

      Thank you❤

    • @sathvikyuvaraj2620
      @sathvikyuvaraj2620 6 หลายเดือนก่อน

      You will get 1 million subscribers in 1 month

  • @sathvikyuvaraj2620
    @sathvikyuvaraj2620 6 หลายเดือนก่อน

    Addiripoye video in the world

    • @techCodio
      @techCodio 6 หลายเดือนก่อน

      😍

  • @sathvikyuvaraj2620
    @sathvikyuvaraj2620 6 หลายเดือนก่อน

    Addiripoindhi super video in the world nice editing telling nice education useful super

    • @techCodio
      @techCodio 6 หลายเดือนก่อน

      Thank you thammudu

  • @sathvikyuvaraj2620
    @sathvikyuvaraj2620 6 หลายเดือนก่อน

    🙌

  • @techCodio
    @techCodio 6 หลายเดือนก่อน

    Python course playlist: th-cam.com/play/PLsWT1KyYSHnm7EMwfAUtDZ2_yIISpXp1y.html python projects: th-cam.com/play/PLsWT1KyYSHnn_xxq1y073VLFS4LNxHIxa.html&si=lV-zmNmXydl2pEV0

  • @techCodio
    @techCodio 6 หลายเดือนก่อน

    Python course playlist: th-cam.com/play/PLsWT1KyYSHnm7EMwfAUtDZ2_yIISpXp1y.html

  • @varahaladurga3116
    @varahaladurga3116 6 หลายเดือนก่อน

    👏

  • @varahaladurga3116
    @varahaladurga3116 6 หลายเดือนก่อน

    👏

  • @varahaladurga3116
    @varahaladurga3116 6 หลายเดือนก่อน

    Explanation 👏

    • @techCodio
      @techCodio 6 หลายเดือนก่อน

      Thank you

  • @dsanthosh6857
    @dsanthosh6857 6 หลายเดือนก่อน

    Great explanation

    • @techCodio
      @techCodio 6 หลายเดือนก่อน

      Thank you

  • @dsanthosh6857
    @dsanthosh6857 6 หลายเดือนก่อน

    Good explanation

    • @techCodio
      @techCodio 6 หลายเดือนก่อน

      Keep supporting me

  • @dsanthosh6857
    @dsanthosh6857 6 หลายเดือนก่อน

    Good explanation

    • @techCodio
      @techCodio 6 หลายเดือนก่อน

      Thanks for liking

  • @dsanthosh6857
    @dsanthosh6857 6 หลายเดือนก่อน

    Good teaching

    • @techCodio
      @techCodio 6 หลายเดือนก่อน

      Thank you

  • @dsanthosh6857
    @dsanthosh6857 6 หลายเดือนก่อน

    Great explanation

  • @dsanthosh6857
    @dsanthosh6857 6 หลายเดือนก่อน

    Good explanation

  • @dsanthosh6857
    @dsanthosh6857 6 หลายเดือนก่อน

    Good explanation

    • @techCodio
      @techCodio 6 หลายเดือนก่อน

      Keep watching

  • @dsanthosh6857
    @dsanthosh6857 6 หลายเดือนก่อน

    Good explanation

    • @techCodio
      @techCodio 6 หลายเดือนก่อน

      Thanks and welcome

  • @dsanthosh6857
    @dsanthosh6857 6 หลายเดือนก่อน

    Great explanation

  • @dsanthosh6857
    @dsanthosh6857 6 หลายเดือนก่อน

    Good explanation

    • @techCodio
      @techCodio 6 หลายเดือนก่อน

      Thanks for liking

  • @dsanthosh6857
    @dsanthosh6857 6 หลายเดือนก่อน

    Good

  • @dsanthosh6857
    @dsanthosh6857 6 หลายเดือนก่อน

    Nice explanation bro

    • @techCodio
      @techCodio 6 หลายเดือนก่อน

      Thank you bro

  • @dsanthosh6857
    @dsanthosh6857 6 หลายเดือนก่อน

    Nice explanation

    • @techCodio
      @techCodio 6 หลายเดือนก่อน

      Keep watching

  • @dsanthosh6857
    @dsanthosh6857 6 หลายเดือนก่อน

    Excellent explanation

  • @dsanthosh6857
    @dsanthosh6857 6 หลายเดือนก่อน

    Useful information

    • @techCodio
      @techCodio 6 หลายเดือนก่อน

      Thank you

  • @dsanthosh6857
    @dsanthosh6857 6 หลายเดือนก่อน

    Nice explanation

  • @dsanthosh6857
    @dsanthosh6857 6 หลายเดือนก่อน

    Nice explanation

    • @techCodio
      @techCodio 6 หลายเดือนก่อน

      Thanks and welcome

  • @dsanthosh6857
    @dsanthosh6857 6 หลายเดือนก่อน

    Good information

    • @techCodio
      @techCodio 6 หลายเดือนก่อน

      Thank you

  • @dsanthosh6857
    @dsanthosh6857 6 หลายเดือนก่อน

    Nice explanation

  • @dsanthosh6857
    @dsanthosh6857 6 หลายเดือนก่อน

    Excellent explanation

  • @sathvikyuvaraj2620
    @sathvikyuvaraj2620 6 หลายเดือนก่อน

    Loved the content brother❤

    • @techCodio
      @techCodio 6 หลายเดือนก่อน

      Thank you, keep supporting