ZeroR3 commited on
Commit
65f9403
·
1 Parent(s): 2ac3c5b

docs: refresh tagline and short_description (no Cursor reference)

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -9,7 +9,7 @@ python_version: '3.13'
9
  app_file: app.py
10
  pinned: false
11
  license: mit
12
- short_description: Cursor for self-hosters — 256K context on AMD MI300X
13
  tags:
14
  - amd-developer-hackathon
15
  - agents
@@ -23,7 +23,7 @@ tags:
23
 
24
  # REPOMIND
25
 
26
- > Open-source Cursor for self-hosters. Ingest an entire git repo (256K tokens, FP8) and reason across it on a single AMD MI300X — what NVIDIA H100 80GB physically cannot do.
27
 
28
  **Built for the [AMD Developer Hackathon 2026](https://lablab.ai/ai-hackathons/amd-developer)** · MIT License · [GitHub source](https://github.com/SRKRZ23/repomind)
29
 
 
9
  app_file: app.py
10
  pinned: false
11
  license: mit
12
+ short_description: Repo-scale coding agent — 256K context on a single MI300X
13
  tags:
14
  - amd-developer-hackathon
15
  - agents
 
23
 
24
  # REPOMIND
25
 
26
+ > Open-source repo-scale coding agent for self-hosted use. Ingest an entire git repo (256K tokens, FP8) and reason across it on a single AMD MI300X — what NVIDIA H100 80GB physically cannot do.
27
 
28
  **Built for the [AMD Developer Hackathon 2026](https://lablab.ai/ai-hackathons/amd-developer)** · MIT License · [GitHub source](https://github.com/SRKRZ23/repomind)
29