Spaces:
Running
Running
Commit ·
0781876
1
Parent(s): 62289d1
fix: add HuggingFace Spaces config to README
Browse files
README.md
CHANGED
|
@@ -1,5 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# 🤖 Autonomous Code Review & Bug-Fix Agent
|
| 2 |
|
|
|
|
| 3 |
> **ML Engineering Project** — LLM Agents · SWE-bench · DeepSeek-Coder · AST Parsing · Conformal Prediction · RL Fine-Tuning
|
| 4 |
|
| 5 |
[](#testing)
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Repomind API
|
| 3 |
+
emoji: 🤖
|
| 4 |
+
colorFrom: blue
|
| 5 |
+
colorTo: purple
|
| 6 |
+
sdk: docker
|
| 7 |
+
pinned: false
|
| 8 |
+
---
|
| 9 |
+
|
| 10 |
# 🤖 Autonomous Code Review & Bug-Fix Agent
|
| 11 |
|
| 12 |
+
|
| 13 |
> **ML Engineering Project** — LLM Agents · SWE-bench · DeepSeek-Coder · AST Parsing · Conformal Prediction · RL Fine-Tuning
|
| 14 |
|
| 15 |
[](#testing)
|