Hansimov commited on
Commit
d6015f4
1 Parent(s): f2ec1a1

:pencil: [Doc] Readme and git ignore

Browse files
Files changed (2) hide show
  1. .gitignore +3 -0
  2. README.md +2 -0
.gitignore ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ __pycache__
2
+ files
3
+ secrets.json
README.md ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ # Web-Search-API
2
+ A lightweight API for web search to power LLM.