Skip to content

A collection of notebooks exploring Generative AI, machine learning, and data analysis concepts using Python and various tools including large language models.

License

Notifications You must be signed in to change notification settings

michellepace/ai-ml-notebook-explorations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

AI and Machine Learning Notebook Explorations

This repository houses a collection of notebooks dedicated to exploring various aspects of Generative AI, classical Machine Learning, and Data Analysis. Each notebook investigates different concepts, techniques, or applications, primarily using Python. The goal of this repository is to share notebooks I made along the way in the aspiration that it may be useful to others. Each notebook is self-contained and focuses on a specific area, allowing for easy experimentation and learning.

Notebooks

notebook-01: Fix Word Doc Claude

This notebook introduces an AI-powered proofreading tool that leverages Anthropic's Claude Sonnet model to enhance Word documents. It's designed to catch subtle language and style errors often missed by standard spell-checkers, supporting multiple languages including English, German, Italian, and French.

Key features:

  1. Uses the Claude API for intelligent text processing
  2. Handles large-scale text correction in multiple languages
  3. Highlights corrections in colour for easy identification
  4. Preserves original document semantic meaning and structure
  5. Includes comprehensive testing and evaluation

The notebook also serves as a demonstration of AI-assisted development, showcasing how complex tools can be created with basic coding skills and AI collaboration.

Open In Colab | View Notebook | Detailed README |

notebook-02: Fine tunining LLMs in AWS

Coming soon

How to Use

  1. Click on the "View Notebook" link for the notebook you're interested in.
  2. For a more detailed explanation, click on the "Detailed README" link.
  3. To run the notebook in Google Colab, click on the "Open in Colab" badge.
  4. Always save your own copy of a Notebook to run it, for 100% data privacy.
  5. You can run the cells and experiment with the code directly in your browser.

Contact

Michelle

About

A collection of notebooks exploring Generative AI, machine learning, and data analysis concepts using Python and various tools including large language models.

Topics

Resources

License

Stars

Watchers

Forks