Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Generative AI for NodeJs: OpenAI, LangChain - TypeScript, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:02:32
    1 - How to take this course
  2. Урок 2. 00:02:50
    3 - Course experience
  3. Урок 3. 00:02:13
    4 - Tools setup
  4. Урок 4. 00:02:03
    6 - Overview of OpenAI APIs and services
  5. Урок 5. 00:01:33
    7 - Sectio intro
  6. Урок 6. 00:09:30
    9 - NodeJS setup and api key
  7. Урок 7. 00:03:36
    10 - Optional TypeScript setup
  8. Урок 8. 00:03:35
    11 - Understanding an API call
  9. Урок 9. 00:04:27
    12 - OpenAI models
  10. Урок 10. 00:06:31
    13 - Tokens
  11. Урок 11. 00:04:14
    14 - OpenAI roles
  12. Урок 12. 00:06:54
    15 - Other OpenAI parameters
  13. Урок 13. 00:01:36
    16 - Section intro
  14. Урок 14. 00:04:07
    17 - Project init
  15. Урок 15. 00:04:10
    19 - Basic chat build
  16. Урок 16. 00:06:08
    20 - Context configuration
  17. Урок 17. 00:04:54
    21 - Optional VSCode debug
  18. Урок 18. 00:09:14
    22 - OpenAI token limit
  19. Урок 19. 00:04:34
    24 - Tool call setup
  20. Урок 20. 00:08:57
    25 - First tool call
  21. Урок 21. 00:05:55
    26 - Tool parameters
  22. Урок 22. 00:01:52
    27 - Practice flight assistant
  23. Урок 23. 00:04:50
    28 - Project solution
  24. Урок 24. 00:00:52
    29 - Section intro
  25. Урок 25. 00:01:56
    30 - Image generation intro with DALLE
  26. Урок 26. 00:07:05
    31 - Generating images
  27. Урок 27. 00:06:48
    32 - Editing images
  28. Урок 28. 00:01:31
    33 - Audio models intro
  29. Урок 29. 00:06:44
    34 - Whisper translations and text to speech
  30. Урок 30. 00:01:03
    35 - Section intro
  31. Урок 31. 00:10:01
    36 - Embeddings presentation
  32. Урок 32. 00:05:30
    37 - OpenAI embeddings
  33. Урок 33. 00:05:26
    38 - Saving embeddings
  34. Урок 34. 00:05:25
    39 - Calculating similarity
  35. Урок 35. 00:07:46
    40 - Analizing similarities
  36. Урок 36. 00:02:00
    41 - Project recommandation sysytem
  37. Урок 37. 00:02:32
    42 - Project sollution
  38. Урок 38. 00:02:13
    43 - Section intro
  39. Урок 39. 00:03:58
    44 - Vector dbs presentation
  40. Урок 40. 00:01:30
    45 - ChromaDB presentation
  41. Урок 41. 00:02:05
    46 - ChromaDb installation
  42. Урок 42. 00:06:34
    47 - ChromaDB Client
  43. Урок 43. 00:03:29
    48 - ChromaDB Embedding function
  44. Урок 44. 00:03:46
    49 - Chat with your data App proposal
  45. Урок 45. 00:05:28
    50 - Chat app implementation
  46. Урок 46. 00:02:34
    51 - Pinecone introduction
  47. Урок 47. 00:06:05
    52 - Pinecone indexes
  48. Урок 48. 00:11:04
    53 - Pinecone index operations
  49. Урок 49. 00:08:30
    54 - Pinecone info app
  50. Урок 50. 00:00:54
    55 - Section intro
  51. Урок 51. 00:05:17
    56 - What is LangChain
  52. Урок 52. 00:05:47
    57 - LangChain setup
  53. Урок 53. 00:07:13
    59 - First LangChain application
  54. Урок 54. 00:07:14
    60 - LangChain promp templates
  55. Урок 55. 00:07:37
    61 - LangChain output parsers
  56. Урок 56. 00:04:31
    62 - RAG app presentation
  57. Урок 57. 00:08:02
    63 - Basic RAG appication
  58. Урок 58. 00:08:58
    64 - LangChain Web Loader
  59. Урок 59. 00:05:25
    65 - LangChain PDF Loader
  60. Урок 60. 00:05:43
    66 - LangChain and ChromaDB
  61. Урок 61. 00:01:55
    67 - Section intro
  62. Урок 62. 00:03:38
    68 - What is Huggingface
  63. Урок 63. 00:07:16
    69 - Huggingface setup and embeddings
  64. Урок 64. 00:06:53
    70 - Huggingface translation models
  65. Урок 65. 00:03:07
    71 - Huggingface image generation
  66. Урок 66. 00:04:49
    72 - Local model setup
  67. Урок 67. 00:07:45
    73 - Local text generation and speech recognition
  68. Урок 68. 00:01:57
    74 - Course conclussions
  69. Урок 69. 00:01:09
    75 - Section intro
  70. Урок 70. 00:01:52
    76 - What is TypeScript
  71. Урок 71. 00:07:01
    77 - Installation and project init
  72. Урок 72. 00:04:14
    78 - Compiler options
  73. Урок 73. 00:03:05
    79 - Primary JavaScript types
  74. Урок 74. 00:07:54
    80 - Type aliases
  75. Урок 75. 00:06:01
    81 - Functions
  76. Урок 76. 00:07:23
    82 - Any and unknown
  77. Урок 77. 00:07:35
    83 - Enums
  78. Урок 78. 00:04:19
    84 - Never
  79. Урок 79. 00:04:42
    85 - TypeScript classes
  80. Урок 80. 00:05:11
    86 - Access modifiers
  81. Урок 81. 00:08:42
    87 - Interfaces
  82. Урок 82. 00:08:45
    88 - Generics
  83. Урок 83. 00:11:01
    89 - Special types
  84. Урок 84. 00:08:59
    90 - Async functions
  85. Урок 85. 00:10:24
    91 - Promises