Skip to content

Using ChatGPT with YOUR OWN Data. This is magical. (LangChain OpenAI API)



Here’s how to use ChatGPT on your own personal files and custom data. Source code: …

Tags:

44 thoughts on “Using ChatGPT with YOUR OWN Data. This is magical. (LangChain OpenAI API)”

  1. How could we use this to read data in a CSV file. For example e-commerce product data. The goal would be to leverage the app to ask questions based on rows of data containing things like product name, price, colors, sizes, etc. and have a conversation with your e-commerce product data.

  2. Hello, I've tried but I'm having trouble. I'm told that the pyproject.toml-based package has not been installed. Is this the problem? If so, how can I install it ?

  3. << Great video! I really do have a question. For someone with less than $10,000 to invest, how would you recommend we enter the crypto market? I am looking at studying some traders and copying their strategy rather than investing myself and losing money emotionally. What’s your take on this approach?

  4. Chatgpt is already rehashing music…did a tATu remix last week, and is being used to generate photos. Soon we won't know what's real.

  5. I am pleased to share with Professionals and Companies the most advanced technological tool in existence: the Digital Twin that I invented in 1981 under the name of Virtual Instruments. https://youtu.be/eadaQiL_AK0 https://youtu.be/fXlp4QLdWQs Export the Copilot, Chat GPT, Revit, Plant 3D, Civil 3D, Inventor, Engi file of the Building or Refinery to Excel, prepare Budget 1 and export it to COBRA. Prepare Budget 2 and export it to Microsoft Project. Solve the problems of Overallocated Resources, Planning Problems, prepare the Budget 3 with which the construction of the Building or the Refinery is going to be quoted.

  6. Thank you for the wonderful video. I have a novice question. What is the program used to enter the prompts? I'm trying to use pycharm and having some snags, but not sure to what extent that is due to pycharm vs my own issues

  7. So, you're uploading your private data to ChatGPT??? Maybe, add you credit card number and you can tell it "buy me a pizza" too?
    /sarcasm_off
    Or am I really missing the point?

  8. Can this be used or modified to query/interpret data from CSV, TSV or excel spreadsheets? What I really need is for it to be able to so is this: I've got a massive TSV with documents broken down sentence by sentence in each row. Separately, I have custom word lists (in XML or TSVs) that I want ChatGPT to use to read those sentences and bring back answers to my questions AND tell me what row number(s) it used to determine the responses. (Basically, site the row numbers as well as the other columns that identify the originating documents. is this possible? And if so, it would be even better if I could separately feed ChatGPT a directory full of textbooks to use as the knowledge base to interpret the meaning of the sentences within the context of my queries and the keywords supplied.. Any help in this regard would be greatly appreciated.

  9. Something like this should render the "AI model" of a website and have it sent to search engines or even directly to browsers, instead of the usual crawling data and sitemaps.

  10. I am getting below error
    Retrying langchain.embeddings.openai.embed_with_retry.<locals>._embed_with_retry in 4.0 seconds as it raised RateLimitError: You exceeded your current quota, please check your plan and billing details..

  11. Beware, OpenAI will leverage the data you send and they have already suffered a data leak. Fine for data that is not sensitive, but otherwise requires a more custom solution.

  12. As someone with no real formal comp sci training but started a successful tech company. You can learn Python, he is 100% right you can learn multiple languages. Though I guess I have stayed away from Go 🤔

  13. OK, I really wanted to follow along, but I'm not a coder, and I was lost at the part where you said, "I just created a file with my API key."
    You didn't say or show how or where you created any of these files.
    For someone with no experience in this, I was stumped. I still really want to try this, but don't know how to follow

Comments are closed.