Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,43 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
tags:
|
4 |
+
- infinite-dataset-hub
|
5 |
+
- synthetic
|
6 |
+
---
|
7 |
+
|
8 |
+
# FounderSearchKit
|
9 |
+
|
10 |
+
tags: AI recommendations, startup validation, machine learning
|
11 |
+
|
12 |
+
_Note: This is an AI-generated dataset so its content may be inaccurate or false_
|
13 |
+
|
14 |
+
**Dataset Description:**
|
15 |
+
|
16 |
+
The 'FounderSearchKit' dataset comprises profiles of startup founders that match search criteria using AI algorithms. Each profile contains information relevant for startup validation and AI recommendations, such as founder background, expertise, network, and past successes.
|
17 |
+
|
18 |
+
|
19 |
+
**CSV Content Preview:**
|
20 |
+
|
21 |
+
```csv
|
22 |
+
|
23 |
+
profile_id,first_name,last_name,expertise,years_of_experience,founding_year,previous_successes,current_interests,location,startup_sector,network_size,sector_focus
|
24 |
+
|
25 |
+
001,Sophia,Johnson,Artificial Intelligence,10,2015,2,"AI in healthcare, robotics",San Francisco,Technology,500,AI applications in health
|
26 |
+
|
27 |
+
002,Raj,Gupta,Cybersecurity,8,2017,1,"Cybersecurity in finance",New York,Finance,350,Cybersecurity solutions for financial institutions
|
28 |
+
|
29 |
+
003,Liu,Chen,Blockchain,5,2019,0,"Blockchain in supply chain",Hong Kong,Supply Chain,200,Blockchain applications for logistics
|
30 |
+
|
31 |
+
004,Emma,Richards,Biotechnology,7,2018,1,"Personalized medicine",Boston,Healthcare,150,Advancements in biotech for personalized healthcare
|
32 |
+
|
33 |
+
005,David,Brown,E-commerce,12,2014,3,"Digital marketing, e-commerce platforms",Seattle,E-commerce,650,E-commerce strategies for startups
|
34 |
+
|
35 |
+
```
|
36 |
+
|
37 |
+
**Source of the data:**
|
38 |
+
|
39 |
+
The dataset was generated using the [Infinite Dataset Hub](https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub) and microsoft/Phi-3-mini-4k-instruct using the query 'FINDER API KEY KI AI SEARCH AND FOUNDER FINDER':
|
40 |
+
|
41 |
+
- **Dataset Generation Page**: https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub?q=FINDER+API+KEY+KI+AI+SEARCH+AND+FOUNDER+FINDER&dataset=FounderSearchKit&tags=AI+recommendations,+startup+validation,+machine+learning
|
42 |
+
- **Model**: https://huggingface.co/microsoft/Phi-3-mini-4k-instruct
|
43 |
+
- **More Datasets**: https://huggingface.co/datasets?other=infinite-dataset-hub
|