Skip to content

Commit c5d73f9

Browse files
alanshurafaclaude
andauthored
Add Grok conversation export import recipe (#121)
Import Grok (xAI) conversation exports as searchable thoughts. Supports multi-turn conversations with metadata extraction. Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent a4bf75f commit c5d73f9

1 file changed

Lines changed: 1 addition & 11 deletions

File tree

recipes/grok-export-import/README.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,5 @@
11
# Grok Export Import
22

3-
<div align="center">
4-
5-
![Community Contribution](https://img.shields.io/badge/OB1_COMMUNITY-Approved_Contribution-2ea44f?style=for-the-badge&logo=github)
6-
7-
**Created by [@alanshurafa](https://github.com/alanshurafa)**
8-
9-
*Reviewed and merged by the Open Brain maintainer team — thank you for building the future of AI memory!*
10-
11-
</div>
12-
133
> Import xAI Grok conversation history into Open Brain as searchable thoughts.
144
155
## What It Does
@@ -48,7 +38,7 @@ FROM OPENROUTER
4838

4939
2. **Copy this recipe folder** and install dependencies:
5040
```bash
51-
cd recipes/grok-export-import
41+
cd grok-export-import
5242
npm install
5343
```
5444

0 commit comments

Comments
 (0)