Transform your data into intelligent insights.
AskAgents is a unified platform designed to help you build knowledge graphs and interact with AI agents securely. Empower your data team to unlock the full potential of your information through an intuitive interface.
- Knowledge Graph Builder: Visual tool to construct and manage complex data relationships.
- AI Chat: Interact with your data using advanced AI agents.
- Data Insights: visualize and analyze your data.
- Secure Management: Enterprise-grade security for your knowledge base.
- Node.js (v18 or higher recommended)
- npm or yarn
-
Clone the repository:
git clone https://github.com/deepsasmal/ask-agents-ui.git
-
Navigate to the project directory:
cd ask-agents-ui -
Install dependencies:
npm install
-
Start the development server:
npm run dev
The application will be available at http://localhost:5173 (or the port shown in your terminal).