Build a Chatbot with Blazor WebAssembly and OpenAI API

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

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

  • @saroshwadia
    @saroshwadia 10 месяцев назад +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

  • @MrFrawsty
    @MrFrawsty 10 месяцев назад

    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.

  • @ramyashan605
    @ramyashan605 11 месяцев назад +1

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

  • @antonio.o2472
    @antonio.o2472 10 месяцев назад

    "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."