You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
-
# Code Retrieval System
1
+
# Log File Analysis System
2
2
3
-
A powerful semantic search system for codebases that enables natural language queries over your code repositories using vector embeddings and local LLM integration.
3
+
A powerful semantic search system for log files that enables natural language queries over your logs using vector embeddings and local LLM integration.
0 commit comments