An open API service indexing awesome lists of open source software.

https://github.com/petermartens98/openai-sql-query-generator-react-next-web-app

React Next web app that generates SQL queries using the OpenAI API. It has a TypeScript/Express backend for handling requests and a React frontend for user interaction. Messages are sent to the server, which returns query completions. The frontend displays the conversation history and generated SQL code.
https://github.com/petermartens98/openai-sql-query-generator-react-next-web-app

chatgpt css next openai react sql typescript

Last synced: about 9 hours ago
JSON representation

React Next web app that generates SQL queries using the OpenAI API. It has a TypeScript/Express backend for handling requests and a React frontend for user interaction. Messages are sent to the server, which returns query completions. The frontend displays the conversation history and generated SQL code.

Awesome Lists containing this project