docs: refresh tagline and short_description (no Cursor reference)
Browse files
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:
|
| 13 |
tags:
|
| 14 |
- amd-developer-hackathon
|
| 15 |
- agents
|
|
@@ -23,7 +23,7 @@ tags:
|
|
| 23 |
|
| 24 |
# REPOMIND
|
| 25 |
|
| 26 |
-
> Open-source
|
| 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 |
|