Welcome to WrenAI API Reference!
After installation of Wren AI, you can access endpoints under /api/v1
path.
π What You Can Do
Wren AI provides an AI-powered semantic interface to interact with your data. Key capabilities include:
- Query & Answering β Convert natural language questions into SQL queries and summaries.
- Chart Generation β Create Vega-Lite charts from query results.
- Streaming Interface β Use Server-Sent Events (SSE) to get real-time feedback as the query is processed.
- Metadata Introspection β Access deployed models, schema relationships, and virtual views.
- Knowledge β The Knowledge feature in Wren AI allows you to store and manage verified information that helps the AI generate more accurate and consistent responses. This feature is particularly useful for domain-specific context and frequently asked questions. Learn more.