Skip to content

xlang-ai/xlang-paper-reading

Repository files navigation

XLang Paper Reading

Twitter Follow Join Slack

Introduction

Executable Language Grounding (XLANG) focuses on building language model agents that transform (“grounding”) language instructions into code or actions executable in real-world environments, including databases (data agent), web applications (plugins/web agent), and the physical world (robotic agent) etc,. It lies at the heart of language model agents or natural language interfaces that can interact with and learn from these real-world environments to facilitate human interaction with data analysis, web applications, and robotic instruction through conversation. Recent advances in XLang incorporate techniques such as LLM + external tools, code generation, semantic parsing, and dialog or interactive systems.

Here we make a paper list for you to keep track of the research in this track. Stay tuned and have fun!

Paper Group