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