Build a Chatbot with Blazor WebAssembly and OpenAI API

Поделиться
HTML-код
  • Опубликовано: 27 дек 2024

Комментарии • 6

  • @saroshwadia
    @saroshwadia Год назад +3

    Great video! It would be great if you could create a video where the chatbot could answer questions based on our own data from pdf, docx, pptx files etc. Thx

  • @ramyashan605
    @ramyashan605 Год назад +1

    Hey Pat my chat bot is throwing an unhandled error. can I feed my own data will it work

  • @MrFrawsty
    @MrFrawsty Год назад

    Correct me if I'm wrong, but I believe by using WebAssembly which is run in the client's browser, the API key for OpenAI is very easily accessible by the client. I'm currently trying to build something similar and ran into this problem.

  • @antonio.o2472
    @antonio.o2472 Год назад

    "Congratulations, the video is very nice, but I have a small issue when using function calling. I'm unable to send any requests. I modified ChatBotResponse with the response function calling, but it's not working."