astronomer / ask-astro

An end-to-end LLM reference implementation providing a Q&A interface for Airflow and Astronomer
https://ask.astronomer.io/
Apache License 2.0
192 stars 47 forks source link

Frontend Framework Change: Change Svelte to React #316

Open davidgxue opened 6 months ago

davidgxue commented 6 months ago

Please describe the feature you'd like to see React has better community support and is more widely used. As an open source reference implementation, this repo should use React instead of Svelte. In addition, Svelte has introduced issues that rendered the service having a hard time to debug due to it being server sided.