- 50
- 132 209
SUNNY BHAVEEN CHANDRA
India
เข้าร่วมเมื่อ 27 ธ.ค. 2019
Hi there, my name is SUNNY BHAVEEN CHANDRA. Welcome to my TH-cam channel! I'm passionate about sharing my expertise in Deep Learning, Computer Vision, Natural Language Processing (NLP), Generative AI (GenAI), Python Programming, Robotics, and AIOps/MLOps/LLMOps.
- What You Can Expect
Explore these topics through engaging tutorials, discussions, and hands-on projects. Regular content updates will enhance your understanding and enable the practical application of concepts.
- Connect and Support
If you find my content valuable, please consider supporting this channel and its research. Contribute via UPI: sunny.c17hawke@icici
- One-on-One Sessions
For personalized guidance, book a one-on-one session: topmate.io/c17hawke
- Disclaimer
All the content on this channel represents my opinion.
Subscribe now to embark on a journey of learning and innovation in the world of technology!
#DeepLearning #ComputerVision #NLP #GenAI #Python #Robotics #AIOps #MLOps
- What You Can Expect
Explore these topics through engaging tutorials, discussions, and hands-on projects. Regular content updates will enhance your understanding and enable the practical application of concepts.
- Connect and Support
If you find my content valuable, please consider supporting this channel and its research. Contribute via UPI: sunny.c17hawke@icici
- One-on-One Sessions
For personalized guidance, book a one-on-one session: topmate.io/c17hawke
- Disclaimer
All the content on this channel represents my opinion.
Subscribe now to embark on a journey of learning and innovation in the world of technology!
#DeepLearning #ComputerVision #NLP #GenAI #Python #Robotics #AIOps #MLOps
Track tasks like a pro in VS Code | "TODO Tree" VS code extension
🚀 Are scattered TODOs, bugs, and quick fixes slowing down your coding workflow? In this video, I’ll introduce you to the TODO Tree extension for Visual Studio Code, a must-have tool for every developer. Watch as I walk you through how this extension can help you organize tasks, track bugs, and streamline your workflow-even across massive codebases!
In this video, you’ll learn:
✅ How to manage tasks effectively with TODO, BUG, FIXME, and more tags
✅ How to navigate large projects like LangChain with ease
✅ How to create custom tags to suit your coding needs
🔗 Useful Links:
📥 Download the TODO Tree Extension: marketplace.visualstudio.com/items?itemName=Gruntfuggly.todo-tree
📥 Clone LangChain: github.com/langchain-ai/langchain
📖 Learn more about ripgrep: github.com/BurntSushi/ripgrep
💬 What are your favorite VS Code extensions? Let me know in the comments-I’d love to feature them in future videos!
📌 Subscribe for more tips and tools to make coding easier.
👀 Follow me for more updates:
🐱 Github: github.com/c17hawke
💼 LinkedIn: www.linkedin.com/in/c17hawke/
📝 Medium: medium.com/@c17hawke
In this video, you’ll learn:
✅ How to manage tasks effectively with TODO, BUG, FIXME, and more tags
✅ How to navigate large projects like LangChain with ease
✅ How to create custom tags to suit your coding needs
🔗 Useful Links:
📥 Download the TODO Tree Extension: marketplace.visualstudio.com/items?itemName=Gruntfuggly.todo-tree
📥 Clone LangChain: github.com/langchain-ai/langchain
📖 Learn more about ripgrep: github.com/BurntSushi/ripgrep
💬 What are your favorite VS Code extensions? Let me know in the comments-I’d love to feature them in future videos!
📌 Subscribe for more tips and tools to make coding easier.
👀 Follow me for more updates:
🐱 Github: github.com/c17hawke
💼 LinkedIn: www.linkedin.com/in/c17hawke/
📝 Medium: medium.com/@c17hawke
มุมมอง: 500
วีดีโอ
Enhancing FastAPI app with APIRouter for serving an ML App
มุมมอง 1152 หลายเดือนก่อน
Welcome to my channel! In this video, we explore the powerful features of FastAPI, specifically the 𝐀𝐏𝐈𝐑𝐨𝐮𝐭𝐞𝐫 class. If you want to enhance your machine learning or any app with efficient API routing, you’re in the right place! 𝐖𝐡𝐚𝐭 𝐰𝐢𝐥𝐥 𝐲𝐨𝐮 𝐥𝐞𝐚𝐫𝐧? - 𝐈𝐧𝐭𝐫𝐨𝐝𝐮𝐜𝐭𝐢𝐨𝐧 𝐭𝐨 𝐅𝐚𝐬𝐭𝐀𝐏𝐈 𝐚𝐧𝐝 𝐀𝐏𝐈𝐑𝐨𝐮𝐭𝐞𝐫: Understand the basics of FastAPI and how the `APIRouter` class simplifies API development. - 𝐁𝐮𝐢𝐥𝐝𝐢𝐧𝐠 ...
Advanced CRUD with SQLModel & Dependency Injection in FastAPI!
มุมมอง 1842 หลายเดือนก่อน
In this video, we dive deep into the world of FastAPI, exploring how to leverage SQLModel and Dependency Injection to create a robust CRUD application for managing tweets. Whether you're a beginner or looking to enhance your skills, this tutorial has something for everyone! What You'll Learn: * Introduction to SQLModel: Understand how SQLModel simplifies database interactions in FastAPI. * Depe...
Advanced CRUD with HTTPException & Pydantic and more with FastAPI
มุมมอง 1052 หลายเดือนก่อน
In this video, we take a simple in-memory Twitter application built with FastAPI and elevate it to the next level! Join us as we explore how to implement advanced features that enhance the functionality and robustness of our CRUD operations. What You'll Learn: - HTTPException Handling: Learn how to handle errors gracefully and return meaningful responses. - JSONResponse: Discover how to customi...
Step-by-Step: CRUD Operations for Tweets with FastAPI
มุมมอง 2192 หลายเดือนก่อน
In this video, we will guide you through the process of building a simple Twitter-like API using FastAPI. Instead of a traditional database, we'll utilize a Python list of dictionaries to store tweet information, making it easier to understand and implement for demonstration purposes. What You Will Learn: ✏️ CRUD Operations: Understand how to create, read, update, and delete tweets using FastAP...
Introduction to FastAPI: Create Your First Web Application - Python Tutorial
มุมมอง 3212 หลายเดือนก่อน
Join us in this exciting new series on FastAPI for AI Applications! In this first episode, we will dive into FastAPI and how it can help you build high-performance APIs tailored for AI applications. Key Highlights: - Introduction to FastAPI - A practical example using Twitter's functionality. - CRUD Operations vs HTTP requests - Key Features of FastAPI's high performance, automatic documentatio...
Python for Beginners - 006 | Mastering Numbers in Python: A Guide to Integers, Floats, and More
มุมมอง 245ปีที่แล้ว
Learn about numbers in Python with this quick guide! 🔍 We’ll cover integers 🔢, floats 🔟, scientific notation 🔬, complex numbers 🔢, and built-in functions 🔧 for working with numbers. Perfect for beginners and experienced programmers alike. Watch and master numbers in Python! 🔮 It covers mainly the following - 00:00:00 - Introduction 00:00:50 - Integers 🔢 00:01:34 - Large Integers 🔎 00:03:33 - Fl...
LIDA | Automatically Generate Visualization with LLMs | The Future of Data Visualization
มุมมอง 7Kปีที่แล้ว
🚀 Introducing LIDA - the latest tool from @Microsoft that automatically generates visualizations and infographics from data using large language models like ChatGPT, Llama2, etc. 📊 In this video, we’ll demo LIDA’s features and show you how it can generate (without any programming language) visualization and create stunning graphics. 🎨 LIDA comprises of 4 modules: 1. A SUMMARIZER that converts d...
Python for Beginners - 005 | User-input, Data-type Casting and Conversions
มุมมอง 147ปีที่แล้ว
This video covers - user input, data-type casting, and conversions in Python. It covers mainly the following - 00:00:26 - User input: Python's inbuilt input method? 00:03:30 - Why do we need type conversions? with example 00:06:20 - Implicit type conversions 00:09:24 - Explicit type conversions 00:12:50 - Documents and notes Notes for this lecture - c17hawke.github.io/Python/noteboooks/004-type...
Python for Beginners - 004 | Data-types in Python
มุมมอง 145ปีที่แล้ว
This video covers the concept of data types in Python. It covers mainly the following - 00:00:00 - Introduction to data types? 00:02:09 - Real-life example from school days 00:15:39 - Real-life example from Amazon E-commerce website 00:20:14 - Hands-on using Python for the above examples Notes for this lecture - c17hawke.github.io/Python/noteboooks/003-data-types/notes/ Hand-written notes for t...
Python for Beginners - 003 | Variables in Python
มุมมอง 224ปีที่แล้ว
This video covers the concept of variables in Python. It covers mainly the following - 00:00:00 - What are variables in Python? 00:02:05 - f-string in the print function. 00:05:33 - Rules for defining variables 00:12:11 - Conventions for defining variables 00:15:11 - Features of variables 00:17:39 - Real-world examples Notes for this lecture - c17hawke.github.io/Python/noteboooks/002-variables-...
Python for Beginners - 002 | Getting started with Python | First glimpse
มุมมอง 175ปีที่แล้ว
In this video, I have covered our first hands-on session with Python. I will be covering the following topics - 00:00:00 - Installation prerequisites - th-cam.com/video/bVM-QujJ0AI/w-d-xo.html 00:01:00 - Notes and code - c17hawke.github.io/Python/ 00:02:45 - Start creating demo.py 00:04:21 - Hello world and intro to print statement. 00:07:48 - Single and multiline comments. 00:09:57 - Errors/Ex...
Python for Beginners - 001 | Introduction to Python
มุมมอง 630ปีที่แล้ว
In this video we will cover the following - Introduction to Python 00:34 What is a programming language? 05:04 What is Python? 16:59 Why Python? 20:02 What can be done with Python? 22:42 Drawback of Python. Notes for this lecture - c17hawke.github.io/Python/noteboooks/000-intro-to-python/python_notes_updated.pdf For more information - [1] Python notes- c17hawke.github.io/Python/ [2] Python TH-c...
How to Build a Weather Bot with OpenAI function calling Capability | @OpenAI
มุมมอง 2.4Kปีที่แล้ว
In this video, I will show you how to use the OpenAI API Function Calling capability to build a weather bot using CHAINLIT UI that can answer questions about the current weather in any location. You will learn how to: - Recent updates from OpenAI. - Use the function calling capability of OpenAI’s GPT models to execute external functions from within the text generation process. - Create a more s...
Now Build & Share LLM Apps Super Fast with Chainlit
มุมมอง 3.6Kปีที่แล้ว
In this video, I demo how to create an online food ordering chatbot with OpenAI and a chatGPT-like user interface by using a brand new Python package called Chainlit. Chainlit is an open-source Python package that makes it incredibly fast to build and share LLM apps. You can integrate the Chainlit API in your existing code to spawn a ChatGPT-like interface in minutes. You can also visualize mul...
05 Streamlit app for Generating Image Variation from Input Image | @OpenAI DALL-E API
มุมมอง 568ปีที่แล้ว
05 Streamlit app for Generating Image Variation from Input Image | @OpenAI DALL-E API
Supercharge your pandas with LLMs | PandasAI tutorial | @OpenAI
มุมมอง 1.8Kปีที่แล้ว
Supercharge your pandas with LLMs | PandasAI tutorial | @OpenAI
05 Streamlit app for text to image generation | @OpenAI DALL-E API
มุมมอง 1.5Kปีที่แล้ว
05 Streamlit app for text to image generation | @OpenAI DALL-E API
04 Create a multipage Streamlit app using @Microsoft Bing chat | @OpenAI DALL-E API
มุมมอง 413ปีที่แล้ว
04 Create a multipage Streamlit app using @Microsoft Bing chat | @OpenAI DALL-E API
03 Generate edited images from an input image | @OpenAI DALL-E API
มุมมอง 5Kปีที่แล้ว
03 Generate edited images from an input image | @OpenAI DALL-E API
02 Generate image variations of an input image | @OpenAI DALL-E API
มุมมอง 1.9Kปีที่แล้ว
02 Generate image variations of an input image | @OpenAI DALL-E API
01 Project setup & Text to image generation | @OpenAI DALL-E API
มุมมอง 1.2Kปีที่แล้ว
01 Project setup & Text to image generation | @OpenAI DALL-E API
00 Overview | @OpenAI DALL-E API + Streamlit App
มุมมอง 703ปีที่แล้ว
00 Overview | @OpenAI DALL-E API Streamlit App
Building Powerful Chatbots with ChatGPT API, Python, and Telegram
มุมมอง 2.5Kปีที่แล้ว
Building Powerful Chatbots with ChatGPT API, Python, and Telegram
How to Use AsyncIO, Async/Await and Aiohttp for Asynchronous Programming in Python?
มุมมอง 2.9Kปีที่แล้ว
How to Use AsyncIO, Async/Await and Aiohttp for Asynchronous Programming in Python?
"Unlock Secrets to Managing Your Credentials with Python-dotenv: Quickstart Guide"
มุมมอง 571ปีที่แล้ว
"Unlock Secrets to Managing Your Credentials with Python-dotenv: Quickstart Guide"
Experimental chatbot using @OpenAI chatGPT API + @WhatsApp + Twilio | Demo | #c17hawke
มุมมอง 797ปีที่แล้ว
Experimental chatbot using @OpenAI chatGPT API @WhatsApp Twilio | Demo | #c17hawke
chatGPT API + Telegram bot demo | #c17hawke
มุมมอง 671ปีที่แล้ว
chatGPT API Telegram bot demo | #c17hawke
Python for Beginners - 000 | Start thinking in Python!! 🙂
มุมมอง 1.2Kปีที่แล้ว
Python for Beginners - 000 | Start thinking in Python!! 🙂
Ultimate Beginner's Guide: AI Development Setup on Windows 10/11
มุมมอง 12K2 ปีที่แล้ว
Ultimate Beginner's Guide: AI Development Setup on Windows 10/11
Is SQLModel Production ready?
Very clear explanation os asynchronous. Thank you.
Thanks! I'm glad you found the explanation helpful.
Still need this video. Thanks sir...
Always welcome
Here again
sunny sir can you please cover some mlops tools after this series
what specific tools you are interested into?
@@c17hawke sir grafana to monitor ml prediction and metrics, kubeflow and any mostly used feature store like feast
@@c17hawke sir grafana, feast and kubeflow .
Github repo for this video - github.com/c17hawke/FastAPI-for-AI/tree/main/scripts/05-api-routers
Hi, I just stumbled on your channel. I can't wait to explore your videos and gain some much tangible information. I'm new to FastAPI, and this is a great introduction video. Thank you, keep them coming.
Welcome aboard! :)
Thankue for this...
Thanks Sunny sir 🫡
Github repository for this video - github.com/c17hawke/FastAPI-for-AI/tree/main/scripts/04-sqlmodel-and-dependency-injection
Hi Sunny. Your way of teaching is very nice. we are requesting playlist on ML, Deep learning and NLP also.
Testing of FastAPI - 2
Testing of FastAPI
😍😍
Thanks for this again Sunny sir Waiting to see the end to end AI application using FastAPI.
This will lead us there, right now just preparing the base for that....
Code for this repository - github.com/c17hawke/FastAPI-for-AI/tree/main/scripts/03-pydantic-data-validation-and-exception-handling
😍😍😍😍
Big fan sir
great to see you here again.
looks like you have moved to mac
Yep
Github repo for this video - github.com/c17hawke/FastAPI-for-AI/tree/main/scripts/02-CRUD-operation-twitter-example
You are a gem Sunny sir 🙏🏻
Glad to see you back , i m big fan , but u want you to do some big topics as i think u can make tough easy please release some vidoes on generative ai even if u start a paid course i will join it
What topics you have in your mind?
I certainly would love to join too 1. NLP, Generative AI 2. MLOPS ( with end to end real world mimicking projects) Hope you consider this request
Can I hire you for do this job ?
Awesome sir ❤
Great to see you back
Finally you are back
Good to see you back Sir
Back with a banger🎉
Beautifully explained sir. I request you to please add more videos on a regular basis Sunny sir . Just love your way of teaching calm and cool yet learnt a lot Kudos
Awesome!!!!
You're back after a year
After a long time you are back.. Hope we would see your videos daily
🥰🥰 sir is back
big fan sir 😍
Great to have you back 😊. Hoping for more regular content in the future 😊
Github repo for this video - github.com/c17hawke/FastAPI-for-AI/tree/main/scripts/01-hello-world-example
Awesome
Hi, I have an error in github actions after final publish of the code. The code works fine in VS with all pass in mypy and tox. But during git actions it falis with exit code 1. Any idea here?
Need to see the logs in your GitHub action, drop me a message with the screenshot on my LinkedIn ID
Which code assistant used
I generally use Tabnine
@@c17hawke free or paid version
Hello Sir, I am working on a Lida project.. But I am not supposed to use any API key.. I am wondering if it possible some other way.. where we can run Lida manully without using any openai key..
lids uses "llmx" python library that supports hugging face models you can check here - github.com/victordibia/llmx
Hi. i am following this video but the end result when i write the chainlit command, i get TypeError: Object of type Message is not JSON serializable. how can i fix this?
Hi. Does this work on a database instead of a simple excel or csv file?
sir please put the other concepts also here..
Hey, can anyone help me with chat history in frontend?, like how can we add it in custom frontend?
Is it support run on MacOS?
expecting more videos like this
the bot has memrory?