Skip to content

cam-spec/Python-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Python-Projects

This repo is where I’m collecting small-but-useful Python projects as I learn and build.
Expect notebooks, lightweight tools, and experiments focused on data science, LLMs, and practical automation.

Projects

  • Review Sentiment & Summary Tool – a Jupyter notebook that turns short product reviews into:

    • Sentiment (Positive / Neutral / Negative) with a one-line rationale
    • Summary (1–2 factual lines)
    • Rewrite (clearer, neutral rephrasing)

    Built while taking ChatGPT Prompt Engineering for Developers (DeepLearning.AI & OpenAI).
    review_sentiment_tool/

How to run notebooks

  1. Create a .env next to the notebook (never commit secrets):

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published