Skip to content

bscholer/sms_extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

SMS Extractor

The SMS Extractor is a tool that extracts text messages from an XML file and summarizes them in Markdown format, for intended use in Obidian.md. The tool uses the requests library to send the extracted messages to the Ollama API for summary generation, to keep everything offline and secure.

Installation

To install the SMS Extractor, follow these steps:

  1. Clone the repository:
git clone https://github.com/bscholer/SMS-Extractor.git
  1. Navigate to the repository directory and run the tool:
python SMS_Extractor.py

Features

  • Extracts text messages from an XML file
  • Summarizes the extracted messages using the Obsidian platform
  • Generates a new file for each day of data in the XML file

Usage

  1. Open the script and specify the path to the XML file containing the text messages (sms_extractor.py)

  2. Run the tool:

python sms_extractor.py
  1. The tool will extract and summarize the text messages in the XML file for each day, generating a new file for each day.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages