Skip to content

Commit f6605aa

Browse files
committed
add new tool synthical
1 parent 5c418f0 commit f6605aa

17 files changed

+52
-0
lines changed

.pre-commit-config.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
repos:
2+
- repo: https://github.com/pre-commit/pre-commit-hooks
3+
rev: v4.4.0 # Use the ref you want to point at
4+
hooks:
5+
- id: check-added-large-files
6+
args: ["--maxkb=1000"]

content/tools/synthical.md

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
---
2+
title: "Synthical for Researchers"
3+
images: # Create a folder in /static/images/tools that has the same name as this current markdown file and place the images there. We only need the file name here. If this is not clear, please refer to existing tools as references.
4+
- path: "synthical_desktop.png"
5+
- path: "synthical_collab.png"
6+
- path: "synthical_add_note.png"
7+
- path: "synthical_highlights.mp4"
8+
- path: "synthical_summary.mp4"
9+
- path: "synthical.com_user_fav.png"
10+
- path: "synthical.com_pricing.png"
11+
- path: "synthical.com_user_activity.png"
12+
- path: "synthical.com_article_comments.png"
13+
- path: "synthical.com_article_demo.png"
14+
- path: "synthical.com_article_folder.png"
15+
- path: "synthical.com_article_similar.png"
16+
- path: "synthical.com_feed.png"
17+
- path: "synthical.com_new_article.png"
18+
- path: "synthical.com_article_4d4f86a2-ffaa-11ed-9b54-72eb57fa10b3.png"
19+
categories:
20+
- "Project Research"
21+
tags:
22+
- "Reference Management"
23+
- "AI"
24+
links:
25+
- name: "synthical.com"
26+
link: "https://synthical.com"
27+
summary: "Discover, learn, and share research, made easy with our AI."
28+
features:
29+
- "all articles from Arxiv, Biorxiv, Medrxiv, and Chemrxiv, continually updating with fresh content"
30+
- "Simplify hard concepts with our AI"
31+
- "Collaborate with your team"
32+
- "Add notes, highlights, and bookmark papers"
33+
platforms:
34+
- "Web"
35+
fields:
36+
- "General and Interdisciplinary"
37+
plans:
38+
- name:
39+
description:
40+
makers: # the makers of the tool
41+
- name:
42+
description:
43+
author: mixeden # the person who submitted this tool to KausalFlow
44+
date: 2023-08-15T12:43:13+02:00
45+
draft: false
46+
---
Loading
Loading
Loading
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)