Islam Mamedov commited on
Commit
7ecab77
·
1 Parent(s): 07bd961

Add product demo GIF to README

Browse files
Files changed (3) hide show
  1. .gitattributes +1 -0
  2. README.md +14 -0
  3. assets/codebase-rag-demo.gif +3 -0
.gitattributes ADDED
@@ -0,0 +1 @@
 
 
1
+ *.gif filter=lfs diff=lfs merge=lfs -text
README.md CHANGED
@@ -22,6 +22,20 @@ Ask technical questions about FastAPI and receive answers grounded in its source
22
  [![License](https://img.shields.io/badge/License-MIT-green?style=for-the-badge)](LICENSE)
23
  [![Tests and Retrieval Eval](https://github.com/islam-mamedov/codebase-rag/actions/workflows/ci.yml/badge.svg)](https://github.com/islam-mamedov/codebase-rag/actions/workflows/ci.yml)
24
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
25
  </div>
26
 
27
  ---
 
22
  [![License](https://img.shields.io/badge/License-MIT-green?style=for-the-badge)](LICENSE)
23
  [![Tests and Retrieval Eval](https://github.com/islam-mamedov/codebase-rag/actions/workflows/ci.yml/badge.svg)](https://github.com/islam-mamedov/codebase-rag/actions/workflows/ci.yml)
24
 
25
+ <br>
26
+
27
+ <img
28
+ src="assets/codebase-rag-demo.gif"
29
+ alt="FastAPI Codebase Q&A retrieving evidence and generating a grounded answer"
30
+ width="1000"
31
+ />
32
+
33
+ <br>
34
+
35
+ <p>
36
+ <b>Question → Retrieval → Grounded answer → Source evidence</b>
37
+ </p>
38
+
39
  </div>
40
 
41
  ---
assets/codebase-rag-demo.gif ADDED

Git LFS Details

  • SHA256: d7f9a6ce74ba5f6426d932f57c647e7e1ac2c8dc3e95423dcd3d0296b2ce773f
  • Pointer size: 132 Bytes
  • Size of remote file: 3.53 MB