[89] Streamlit app part 3 - connecting to OpenAI API

แชร์
ฝัง
  • เผยแพร่เมื่อ 22 พ.ย. 2024

ความคิดเห็น • 4

  • @arinzealex
    @arinzealex 3 หลายเดือนก่อน +1

    Loving the series❤

  • @Shiffo
    @Shiffo 2 หลายเดือนก่อน

    So is the best way to use data in a secure way. By using ollama and llama3 instead of openai.
    And then adding csv’s or excel in streamlit and query that information locally?

    • @PythonicAccountant
      @PythonicAccountant  2 หลายเดือนก่อน +1

      I think it depends on the level of security and what type of subscription you’re using. For example open AI has an enterprise subscription option that allows you to turn off data sharing, and there is even a federal government environment version that is allowed to be used for sensitive government data. So yes the local models will allow you to keep your data locally, but some of the cloud options can just be as secure.