Azure-Samples / azure-openai-rag-workshop

Create your own ChatGPT with Retrieval-Augmented-Generation workshop
https://aka.ms/ws/openai-rag
MIT License
93 stars 271 forks source link

Frontend using Quinoa #28

Closed agoncal closed 5 months ago

agoncal commented 5 months ago

@sinedied @SandraAhlgrimm @jdubois I've created a separate frontend using Quarkus + Quinoa. Have a look at it. The advantage is that we use a normal mvn package to package the UI (Quinoa deals with the npm install). Let me know what you think. If it's ok, I'll document it.

agoncal commented 5 months ago

Not doing it