docs/update_readme_and_license #3

Merged
aselimov merged 5 commits from docs/update_readme_and_license into master 2025-03-24 02:58:48 +00:00
Showing only changes of commit 6376c817de - Show all commits

View File

@ -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.