CSAle commited on
Commit
ad4a98f
·
1 Parent(s): a58fc29

Releasing v2

Browse files
ai_makerspace.ipynb CHANGED
The diff for this file is too large to render. See raw diff
 
data/KingLear.txt CHANGED
The diff for this file is too large to render. See raw diff
 
images/docchain_img.png ADDED
images/raqaapp_img.png ADDED
images/texsplitter_img.png ADDED
requirements.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ numpy==1.25.2
2
+ openai==0.27.8
3
+ python-dotenv==1.0.0