ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,196 results

sn dev
End-to-End Build and Deploy Medical AI Assistant with LangChain, Pinecone & FastAPI

In this video, I'll show you how to build and deploy a complete End-to-End Modular RAG Medical AI Assistant using modern AI ...

2:12:55
End-to-End Build and Deploy Medical AI Assistant with LangChain, Pinecone & FastAPI

1,838 views

6 days ago

Analytics Vidhya
Mastering the FastAPI Lifespan Pattern

Description: This video tackles the common issue in FastAPI applications where resources like database connections and LLM ...

4:41
Mastering the FastAPI Lifespan Pattern

31 views

1 day ago

Analytics Vidhya
Stop Memory Leaks | FastAPI Yield for Database Sessions

Description: This video clarifies the use of the `yield` keyword within `fastapi dependency injection`, contrasting it with `return` for ...

4:12
Stop Memory Leaks | FastAPI Yield for Database Sessions

10 views

1 day ago

Analytics Vidhya
FastAPI + JWT: The Only Way to Build Multi-Tenant AI

Description: This video clarifies the function of a "json web token" (JWT) in API user "authentication", especially when basic "api ...

5:02
FastAPI + JWT: The Only Way to Build Multi-Tenant AI

24 views

1 day ago

Analytics Vidhya
Don't Test FastAPI The Hard Way (Use Dependency Overrides!)

Description: In this video, we tackle a common problem in software development: writing efficient and reliable tests for Python ...

5:18
Don't Test FastAPI The Hard Way (Use Dependency Overrides!)

7 views

1 day ago

Analytics Vidhya
Async Python Explained for AI Backends — I/O vs CPU Bound

Description: Learn exactly when async helps and when it doesn't. This video breaks down the I/O-bound vs CPU-bound ...

3:51
Async Python Explained for AI Backends — I/O vs CPU Bound

38 views

1 day ago

Analytics Vidhya
FastAPI Settings: Why You Should Use Pydantic-Settings

Description: This video addresses a common coding problem: scattered configuration settings like API keys and database URLs.

5:08
FastAPI Settings: Why You Should Use Pydantic-Settings

12 views

1 day ago

Analytics Vidhya
FastAPI + Docker: Build Scalable AI Backends Faster

Description: Package your FastAPI AI backend into a portable Docker container. Learn how to write a Dockerfile, optimize for layer ...

3:25
FastAPI + Docker: Build Scalable AI Backends Faster

32 views

1 day ago

Analytics Vidhya
FastAPI Release Readiness: Versioning, Docs, and Consistency

Description: Learn what needs to be stable before handing your FastAPI API to clients or a frontend team. Covers URL versioning ...

5:26
FastAPI Release Readiness: Versioning, Docs, and Consistency

9 views

1 day ago

Analytics Vidhya
FastAPI Documentation: Done in Seconds?

Description: In this video, we explore the automatic API documentation generation in FastAPI, specifically how it leverages ...

3:28
FastAPI Documentation: Done in Seconds?

21 views

1 day ago

Analytics Vidhya
Is Your FastAPI Code a Mess? Use This Architecture Pattern

Description: This video tackles the problem of monolithic API files by introducing FastAPI's APIRouter, a key component for clean ...

4:01
Is Your FastAPI Code a Mess? Use This Architecture Pattern

11 views

1 day ago

Analytics Vidhya
Don't Deploy AI Without This: FastAPI Structured Logging

Description: Welcome back! This video focuses on the critical aspect of visibility in production systems, especially for AI backends.

3:56
Don't Deploy AI Without This: FastAPI Structured Logging

12 views

1 day ago

Analytics Vidhya
Stop Exposing Everything! Control Your FastAPI Output

Description: This video details how to precisely control API responses using Pydantic models in FastAPI. You'll learn to define ...

3:38
Stop Exposing Everything! Control Your FastAPI Output

13 views

1 day ago

Analytics Vidhya
FastAPI Dependency Injection Explained: Build Better APIs

Description: Welcome to module 3, where we elevate your FastAPI application structure. This video introduces the power of ...

4:05
FastAPI Dependency Injection Explained: Build Better APIs

10 views

1 day ago

Analytics Vidhya
What is FastAPI & Why It's Perfect for AI Backends

Description: Understand what FastAPI is, how it compares to Flask and Django, and why it's the best Python framework for serving ...

5:16
What is FastAPI & Why It's Perfect for AI Backends

89 views

1 day ago

Analytics Vidhya
FastAPI File Uploads: The RAG Ingestion Pattern You Need

Description: This video explains three additional methods for sending data to an API beyond URL parameters and JSON bodies: ...

3:57
FastAPI File Uploads: The RAG Ingestion Pattern You Need

9 views

1 day ago

Analytics Vidhya
5 Production Habits Every AI Engineer Needs

Description: This video concludes a comprehensive course, tracing Karan's progression from struggling with AI application ...

3:07
5 Production Habits Every AI Engineer Needs

6 views

1 day ago

Analytics Vidhya
From Theory to AI: Implementing HTTP Methods in FastAPI

Description: This video provides a practical look at using HTTP methods within an AI backend, focusing on real-world genai ...

3:29
From Theory to AI: Implementing HTTP Methods in FastAPI

10 views

1 day ago

Analytics Vidhya
Don't Deploy AI Endpoints Without This FastAPI Security Pattern

Description: This video addresses a critical cyber security issue: an API being accessible to anyone, leading to unnecessary costs ...

4:22
Don't Deploy AI Endpoints Without This FastAPI Security Pattern

11 views

1 day ago

Analytics Vidhya
FastAPI CORS Configuration: Dev vs Production Settings

Description: This video provides a complete fastapi tutorial on implementing essential features for production APIs: middleware ...

4:42
FastAPI CORS Configuration: Dev vs Production Settings

10 views

1 day ago