File size: 1,578 Bytes
8621b74
 
669e064
 
 
8621b74
669e064
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
---

license: apache-2.0
language:
- en
pretty_name: Data Utility System Prompts
---


# Data Utilities System Prompts

This repository contains a collection of system prompts for configuring AI assistance in data-related tasks. These prompts can be used to set up AI assistants for various data operations, analysis, and management tasks.

## Categories

### [Data Conversion](./data-conversion)
Tools for converting data between different formats (CSV, JSON, natural language, etc.)

### [Database Helpers](./database-helpers)
Assistants for working with different databases (MongoDB, Neo4j, PostgreSQL) including schema definition and management

### [Data Visualization](./data-visualization)
Prompts for generating, ideating, and creating data visualizations and stories

### [Data Extraction](./data-extraction)
Tools for extracting data from various sources (web pages, screenshots, receipts, reviews)

### [Data Analysis](./data-analysis)
Assistants for analyzing data, identifying trends, clustering, and finding relationships

### [Data Generation](./data-generation)
Tools for generating synthetic data and test datasets

### [Data Organization](./data-organization)
Utilities for organizing, archiving, and managing data

## Usage

Feel free to use these system prompts in any way you see fit. They can be:
- Integrated into your own AI applications
- Used as templates for creating similar prompts
- Modified to suit your specific needs
- Used as reference for understanding how to structure AI assistance for data tasks