A Python script to upload data (embedding/vectors) to a Pinecone server for OpenAI training. This program can be used to tailor ChatGPT models to specific needs. For example, you have a website about food recipes and you want your model to provide answers specific to your recipes; you would train the data using this tool and the model will become a useful chatbot for easier navigation. The user enters their OpenAI credentials for use of their ChatGPT models and Pinecone credentials to store training data on their servers.
NOTE: Before you use this program, make sure to create a folder for file loading called inputFiles.
Link to Project: https://github.com/fcarbajalcos2018/PineconeEmbeddingUploader
To use program go to 'main' branch.
There are no datasets linked
There are no datasets linked
There are no models linked
There are no models linked