theRealNG commited on
Commit
507398e
·
0 Parent(s):

initial commit

Browse files
Files changed (2) hide show
  1. .gitignore +5 -0
  2. requirements.txt +3 -0
.gitignore ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ __pycache__/
2
+ privacy_policy.pkl.tar.gz
3
+ .env
4
+ .DS_Store
5
+ venv
requirements.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ python-dotenv
2
+ crewai
3
+ crewai_tools