Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Responsive LLM Applications with Server-Sent Events, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:03:48
    Introduction to AI Product Development
  2. Урок 2. 00:06:10
    Picking the stack - Navigating JavaScript and Python
  3. Урок 3. 00:05:08
    Designing a Hybrid Web Application Architecture with JavaScript and Python
  4. Урок 4. 00:06:31
    Streaming events with Server-Sent Events and WebSockets
  5. Урок 5. 00:06:30
    Discovering the OpenAI Completion API
  6. Урок 6. 00:06:14
    Handling Server-Sent Events with JavaScript
  7. Урок 7. 00:07:01
    Building the useCompletion hook
  8. Урок 8. 00:01:26
    Rendering Completion Output
  9. Урок 9. 00:03:29
    Mocking Streams
  10. Урок 10. 00:03:11
    Testing the useCompletion hook
  11. Урок 11. 00:01:55
    Creating a FastAPI server
  12. Урок 12. 00:03:42
    Exploring asynchronous programming in Python
  13. Урок 13. 00:04:34
    Integrating Langchain with FastAPI for Asynchronous Streaming
  14. Урок 14. 00:01:02
    Testing with PyTest and LangChain
  15. Урок 15. 00:05:12
    Building the useChat hook
  16. Урок 16. 00:01:53
    Building the User Interface
  17. Урок 17. 00:03:19
    Discovering Retrieval Augmented Generation
  18. Урок 18. 00:03:37
    Building a Semantic Search Engine with Chroma
  19. Урок 19. 00:02:14
    Adding Retrieval-Augmented Generation to the chat
  20. Урок 20. 00:01:22
    Final words