Skip to content

Commit f48126a

Browse files
Add RabbitHoles AI (#632)
1 parent d48df82 commit f48126a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

resources/r.ts

+8
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
import { Resource } from 'types'
22

33
export const resources: Resource[] = [
4+
{
5+
name: 'RabbitHoles AI',
6+
description: 'RabbitHoles AI is an application designed to transform AI interactions by providing an infinite canvas where each node represents a separate conversation.',
7+
categories: ['AI', 'Productivity'],
8+
url: 'https://www.rabbitholes.ai/',
9+
keywords: ['ai chatbot', 'ai research', 'ai learning', 'education'],
10+
},
11+
412
{
513
name: 'Radix',
614
categories: ['Icon', 'UI', 'Design', 'Color'],

0 commit comments

Comments
 (0)