Awesome-Text2SQL/Text2API.md

33 lines
2.0 KiB
Markdown

# **Awesome Text2API**🎉🎉🎉
[![GitHub Repo stars](https://img.shields.io/github/stars/eosphoros-ai/Awesome-Text2SQL?style=social)](https://github.com/eosphoros-ai/Awesome-Text2SQL/)
[![GitHub Repo forks](https://img.shields.io/github/forks/eosphoros-ai/Awesome-Text2SQL?style=social)](https://github.com/eosphoros-ai/Awesome-Text2SQL/)
[![Awesome](https://img.shields.io/badge/Awesome-Text2API-green)](https://github.com/eosphoros-ai/Awesome-Text2SQL/)
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)
![last commit](https://img.shields.io/github/last-commit/eosphoros-ai/Awesome-Text2SQL?color=green)
## 📜 Contents
- [**Awesome Text2API**🎉🎉🎉](#awesome-text2sql)
- [👋 Introduction](#-introduction)
- [💬 Classic Model](#-classic-model)
## 👋 Introduction
- **Text-to-API** (or Text2API), as the name implies, is to convert text into API format. Developers can call various APIs in the form of natural language to complete data analysis, data display and other functions to improve user experience.
## 💬 Classic Model
- (2024-VLDB, CCF-A) Demonstration of DB-GPT: Next Generation Data Interaction System Empowered by Large Language Models
[[paper]()]
[[code](https://github.com/eosphoros-ai/DB-GPT)]
[![GitHub Repo stars](https://img.shields.io/github/stars/eosphoros-ai/DB-GPT?style=social)](https://github.com/eosphoros-ai/DB-GPT)
- (2023-arXiv, None) DB-GPT: Empowering Database Interactions with Private Large Language Models
[[paper](https://arxiv.org/pdf/2312.17449.pdf)]
[[code](https://github.com/eosphoros-ai/DB-GPT)]
[![GitHub Repo stars](https://img.shields.io/github/stars/eosphoros-ai/DB-GPT?style=social)](https://github.com/eosphoros-ai/DB-GPT)
- (2023-arXiv, None) Data-Copilot: Bridging Billions of Data and Humans with Autonomous Workflow
[[paper](https://arxiv.org/abs/2306.07209)]
[[code](https://github.com/zwq2018/Data-Copilot)]
[![GitHub Repo stars](https://img.shields.io/github/stars/zwq2018/Data-Copilot?style=social)](https://github.com/zwq2018/Data-Copilot)