-
Урок 1. 00:02:08How to Get the Most Out of This Course
-
Урок 2. 00:05:28LangChain Demo
-
Урок 3. 00:07:21Introduction to LangChain
-
Урок 4. 00:11:32Setting Up the Environment: LangChain, Pinecone, and Python-dotenv
-
Урок 5. 00:06:13LLM Models (Wrappers): GPT-3
-
Урок 6. 00:04:41ChatModels: GPT-3.5-Turbo and GPT-4
-
Урок 7. 00:05:11Prompt Templates
-
Урок 8. 00:05:49Simple Chains
-
Урок 9. 00:08:08Sequential Chains
-
Урок 10. 00:04:00Introduction to LangChain Agents
-
Урок 11. 00:05:34LangChain Agents in Action
-
Урок 12. 00:02:06Short Recap of Embeddings
-
Урок 13. 00:08:00Introduction to Vector Databases
-
Урок 14. 00:10:19Diving into Pinecone, Part 1
-
Урок 15. 00:09:28Diving into Pinecone, Part 2
-
Урок 16. 00:08:47Splitting and Embedding Text Using LangChain
-
Урок 17. 00:07:54Inserting the Embeddings into a Pinecone Index
-
Урок 18. 00:08:01Asking Questions (Similarity Search)
-
Урок 19. 00:01:08Jupyter AI
-
Урок 20. 00:03:40Introduction to Jupyter AI and Other Coding Companions
-
Урок 21. 00:04:16Installing Jupyter AI
-
Урок 22. 00:12:27Using Jupyter AI in JupyterLab
-
Урок 23. 00:04:37Setting Up Jupyter AI in Jupyter Notebook
-
Урок 24. 00:06:25Using Jupyter AI in Jupyter Notebook
-
Урок 25. 00:05:25Using Interpolation for More Advanced Use Cases
-
Урок 26. 00:04:04Using Jupyter AI with Other Providers and Models
-
Урок 27. 00:03:04Project Introduction
-
Урок 28. 00:10:45Implementing a ChatGPT App with ChatPromptTemplates and Chains
-
Урок 29. 00:06:45Adding Chat Memory Using ConversationBufferMemory
-
Урок 30. 00:04:59Saving Chat Sessions
-
Урок 31. 00:06:08Project Introduction
-
Урок 32. 00:07:27Loading Your Custom (Private) PDF Documents
-
Урок 33. 00:05:12Loading Different Document Formats
-
Урок 34. 00:04:37Public and Private Service Loaders
-
Урок 35. 00:06:38Chunking Strategies and Splitting the Documents
-
Урок 36. 00:11:16Embedding and Uploading to a Vector Database (Pinecone)
-
Урок 37. 00:10:33Asking and Getting Answers
-
Урок 38. 00:09:05Adding Memory (Chat History)
-
Урок 39. 00:05:27Project Introduction and Library Installation
-
Урок 40. 00:06:20Defining Functions
-
Урок 41. 00:06:04Creating the Sidebar
-
Урок 42. 00:06:23Reading, Chunking, and Embedding Data
-
Урок 43. 00:05:27Asking Questions and Getting Answers
-
Урок 44. 00:06:10Saving the Chat History
-
Урок 45. 00:05:02Clearing Session State History Using Callback Functions
-
Урок 46. 00:01:42Project Introduction
-
Урок 47. 00:05:33Summarizing Using a Basic Prompt
-
Урок 48. 00:05:04Summarizing using Prompt Templates
-
Урок 49. 00:06:01Summarizing Using StuffDocumentsChain
-
Урок 50. 00:06:07Summarizing Large Documents Using map_reduce
-
Урок 51. 00:04:54map_reduce With Custom Prompts
-
Урок 52. 00:07:44Summarizing Using the refine CombineDocumentChain
-
Урок 53. 00:04:27refine With Custom Prompts
-
Урок 54. 00:05:12Summarizing Using LangChain Agents
-
Урок 55. 00:00:53Project Introduction
-
Урок 56. 00:11:30Building the App
-
Урок 57. 00:08:23Displaying the Chat History
-
Урок 58. 00:03:21Testing the App
-
Урок 59. 00:04:42Introduction to Streamlit
-
Урок 60. 00:05:42Streamlit Main Concepts
-
Урок 61. 00:05:46Displaying Data on the Screen: st.write() and Magic
-
Урок 62. 00:05:12Widgets, Part 1: text_input, number_input, button
-
Урок 63. 00:07:34Widgets, Part 2: checkbox, radio, select
-
Урок 64. 00:10:29Widgets, Part 3: slider, file_uploader, camera_input, image
-
Урок 65. 00:01:59Layout: Sidebar
-
Урок 66. 00:05:33Layout: Columns
-
Урок 67. 00:02:12Layout: Expander
-
Урок 68. 00:04:01Displaying a Progress Bar
-
Урок 69. 00:09:08Session State
-
Урок 70. 00:07:13Callbacks
-
Урок 71. 00:04:06While and continue Statements
-
Урок 72. 00:05:36While and break Statements
-
Урок 73. 00:07:15List Slicing and Iteration
-
Урок 74. 00:06:03List Comprehension - Part 1
-
Урок 75. 00:06:27List Comprehension - Part 2
-
Урок 76. 00:10:28Working with Dictionaries
-
Урок 77. 00:06:30JSON Data Serialization
-
Урок 78. 00:05:37JSON Data Deserialization
-
Урок 79. 00:01:47Assignment: JSON and Requests/REST API
-
Урок 80. 00:03:55Assignment Answer: JSON and Requests/REST API
-
Урок 81. 00:14:40Installing Jupyter Notebook and Google Colab
- Категории
- Источники
- Все курсы
- Разделы
- Книги