ToolJet/docs/versioned_docs/version-3.16.0-LTS/build-with-ai/overview.md
rudrapratik30 a49692e0a7 wip
2025-09-04 12:52:07 +05:30

20 lines
1.8 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
id: overview
title: Overview
---
With ToolJet, you can build business applications effortlessly using natural language. Whether you're starting from scratch or refining an existing app, it simplifies the process with it's intelligence.
Additionally, it comes with an AI-powered [documentation assistant](/docs/build-with-ai/ai-docs-assistant), ready to answer any questions about ToolJet's features, components, and integrations, helping you build faster.
Follow these step-by-step instructions to create an inventory management application:
1. **Describe your application** Provide a prompt detailing the business application you want to create. (Example: "Inventory management system for a manufacturing company.")
<img className="screenshot-full img-full" style={{ marginTop: '15px' }} src="/img/tooljet-ai/overview-ai-1.png" alt="tooljet ai overview" />
2. **Refine the requirements** Review and accept or modify the application requirements suggested.
<img className="screenshot-full img-ful" style={{ marginTop: '15px' }} src="/img/tooljet-ai/overview-ai-2.png" alt="tooljet ai overview" />
3. **Customize your application** Use AI to customize the generated application to your specific needs, adjusting components and styles, and also data source queries.
- **Generated Application**
<img className="screenshot-full img-full" style={{ marginTop: '15px' }} src="/img/tooljet-ai/overview-ai-3.png" alt="tooljet ai overview" />
- **Customizing Application**
<img className="screenshot-full img-full" style={{ marginTop: '15px' }} src="/img/tooljet-ai/overview-ai-4.png" alt="tooljet ai overview" />
Refer to [Generate Applications](/docs/build-with-ai/generate-applications) and [AI Docs Assistant](/docs/build-with-ai/ai-docs-assistant) documentation to learn more.