Update with correct link to video
All checks were successful
Pytest / Explore-Gitea-Actions (push) Successful in -13m2s
All checks were successful
Pytest / Explore-Gitea-Actions (push) Successful in -13m2s
This commit is contained in:
parent
427adb8508
commit
6376c817de
@ -1,8 +1,8 @@
|
||||
# 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>
|
||||
<source src="https://www.alexselimov.com/git/aselimov/code_rag/raw/commit/427adb8508010a9b92b3bce6a7ea797de28d0bac/img/demo.mp4" type="video/mp4">
|
||||
<p>Your browser doesn't support HTML5 video. Here is a <a href="https://www.alexselimov.com/git/aselimov/code_rag/raw/commit/427adb8508010a9b92b3bce6a7ea797de28d0bac/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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user