2 papers
cs.SE2024
AI-Assisted SQL Authoring at Industry Scale
Chandra Maddila, Negar Ghorbani, Kosay Jabre +8
SqlCompose brings generative AI into the data analytics domain. SQL is declarative, has formal table schemas, and is often written in a non-linear manner. We address each of these…
cs.SE2024
Multi-line AI-assisted Code Authoring
Omer Dunay, Daniel Cheng, Adam Tait +9
CodeCompose is an AI-assisted code authoring tool powered by large language models (LLMs) that provides inline suggestions to 10's of thousands of developers at Meta. In this paper…