chatgpt-retrieval-plugin icon indicating copy to clipboard operation
chatgpt-retrieval-plugin copied to clipboard

Adds a Nextjs client

Open acmeyer opened this issue 2 years ago • 0 comments

This pull request adds a simple Nextjs frontend client to the plugin for easier management of uploading files. There's also a test area where you can write a query and see what documents would be retrieved.

The Nextjs app borrows heavily from the openai-cookbook repo with some slightly modifications and improvements.

Other slight server changes are adding CORS and updating Pinecone implementation to accept namespace.

acmeyer avatar Apr 05 '23 14:04 acmeyer