Skip to content

Commit

Permalink
Cleaning up notebooks
Browse files Browse the repository at this point in the history
  • Loading branch information
dmatekenya committed Nov 21, 2024
1 parent 626448d commit 64b2df7
Show file tree
Hide file tree
Showing 10 changed files with 4,009 additions and 4,470 deletions.
4 changes: 4 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# API Keys and Other Secrets
OPENAI_API_KEY="something"
MISTRAL_API_KEY="anoher-secret"
HUGGINGFACE_TOKEN="and-anotherg"
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ slides/

# Distribution / packaging
.Python
env/
.venv/
build/
develop-eggs/
dist/
Expand Down
Binary file added data/docs/who-docs/Cholera-Report.pdf
Binary file not shown.
Binary file added data/docs/who-docs/Dengue-Global-situation.pdf
Binary file not shown.
Binary file added data/docs/who-docs/Hepatitis-Chad.pdf
Binary file not shown.
Binary file added data/docs/who-docs/MidEast-COVID.pdf
Binary file not shown.
575 changes: 0 additions & 575 deletions notebooks/malawi-nov-24/2-document-classification-with-sklearn.ipynb

This file was deleted.

189 changes: 143 additions & 46 deletions notebooks/malawi-nov-24/3-intro-langchain.ipynb

Large diffs are not rendered by default.

Loading

0 comments on commit 64b2df7

Please sign in to comment.