Update video syntax
All checks were successful
Pytest / Explore-Gitea-Actions (push) Successful in -13m22s
All checks were successful
Pytest / Explore-Gitea-Actions (push) Successful in -13m22s
This commit is contained in:
parent
c13901fdb8
commit
427adb8508
@ -1,6 +1,10 @@
|
||||
# CodeRAG 🔍
|
||||
|
||||

|
||||
<video controls>
|
||||
<source src="./img/demo.mp4" type="video/mp4">
|
||||
<p>Your browser doesn't support HTML5 video. Here is a <a href="./img/demo.mp4">link to the video</a> instead.</p>
|
||||
</video>
|
||||
|
||||
A fully local Retrieval Augmented Generation (RAG) tool for enhancing software development workflows through contextual AI assistance.
|
||||
|
||||
## Overview
|
||||
|
Loading…
x
Reference in New Issue
Block a user