Skip to content

m-o-w/ps-filebot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This application allows a user to upload multiple files and ask questions based on their contents using OpenAI. Please is the guide to use it.

Application is deployed to Azure using Azure App Service. Can be accessed URL below,

Step 1: Go to application via link https://ps-file-bot.azurewebsites.net/ image

Step 2: You would need your OpenAI API key to access this. You can get your key from here -> https://platform.openai.com/account/api-keys Step 3: Enter the API key in the box below. And lick on load key. It will display a success message if the key has been loaded image After click image

Step 4: You need to upload files to set the context of the conversation. You can upload multiple files as well. They can be .txt, .pdf, .doc, .csv, .xlsx. Click on "Browse Files" or drag and drop files on the box.

image

Step 5: We can now start asking questions. Put your question in the main text box and click on "Send". Allow the application to do its thing and generate the response.

image

Note:

  1. Please delete your key after testing with the "Delete Key" button if you have uploaded the file. You can delete the uploaded file by clicking on the button with the file name, pic below, image

  2. All the files uploaded are stored in the storage space of Azure App Service and removed once deleted via application

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages