Building a GPT-4 Chatbot using ChatGPT API and Streamlit Chat (with Code)

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

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

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

    📌 Hey everyone! Enjoying these NLP tutorials? Check out my other project, AI Demos, for quick 1-2 min AI tool demos! 🤖🚀
    🔗 RUclips: www.youtube.com/@aidemos.futuresmart
    We aim to educate and inform you about AI's incredible possibilities. Take advantage of our AI Demos RUclips channel and website for amazing demos!
    🌐 AI Demos Website: www.aidemos.com/
    Subscribe to AI Demos and explore the future of AI with us!

  • @duetplay4551
    @duetplay4551 Год назад +2

    @Pradip. I am waiting for the voice chatbot. I am stuck at install the pyttsx3 in colab ( this is not a pip install solution problem.) Lookinf forward how you explain go where to command what under which path to finally get the computer speak. Thanks a lot in advance!😁

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

    Can you please include how can we make plugins or extension in that?

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

    Have you found a way to stream the response? I've managed to do it in Streamlit, but atm I'm not using the chat widget yet. I wonder if one can use it with streaming?

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

      Yes, I have also tried on streamlit but not in chat

  • @Musthafa-p3k
    @Musthafa-p3k Год назад

    how can i change that emojis. which comes in side. also is it possible to change the size of these emojis

  • @adigupta-f8v
    @adigupta-f8v Год назад

    Hi Pradip, The video is very helpful, thanks you so much.
    I'm getting below given error in importing `get_initial_message` function from utils package, please provide your suggestions
    ImportError: cannot import name 'get_initial_message' from 'utils'

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

      do you have that function in utils file?

  • @yashkumaryashkumar3026
    @yashkumaryashkumar3026 7 месяцев назад

    Hi sir I want to learn from you NLP, deep learning sir can it be possible si
    r

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

    It's awesome, but it would be great to make it with a specific set of data. Like csv financial or PdF education...to make custom chatbot GPT-4, summarize without limit tokens. etc . You are a geniuos.

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

      I am planning for such video which will answer from custom data

  • @mrunmayeebangar2586
    @mrunmayeebangar2586 6 месяцев назад

    Free version of api key is giving error, any other alternative please

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

    Hey ! Have you tried to do that with streaming of response? I was trying a open source LLM on my CPU. Its taking lot of time, if i could get the token streaming, it will help a lot in generating response. If you know any way. Please let me know

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

    Hello Pradip, I have one doubt here ,
    The openai.api_key you are using while building the chat bot is it's free version's API key Or it's paid version's API key .
    I tried with free version's API key ,and getting error

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

      Your open ai account needs to have credit or credit card details added

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

    This is great thank you so much. Can you use this to chat with PDFs written in different languages?

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

      different languages. I haven't tried yet. May be while indexing doc we can use embedding which supports multilingual.

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

    Hello Pradip. Thanks for the educative video.
    I followed every single line of code from your video, and still ended up with the app crashing anytime I inputed a question.
    Please what do I do?

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

    can this generate code