Skip to content

ToolUse/tool-use-ai

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tool-use

Tools to simplify life with AI. Brought to you by the hosts of ToolUse. You can install the package via PyPI.

Installation

You can install the package using pip:

pip install tool-use-ai

Available Tools

The repository includes the following tools to simplify your interactions with AI:

Note: Use ai for general tools and tooluse specifically for the RSS CLI tool.

1. AI CLI Tool (ai do)

Generates and executes terminal commands based on natural language input using AI assistance.

Note: After ai do, you can input natural language without quotation marks.

ai do Your command description here

2. RSS CLI (tooluse)

Fetches and displays podcast episodes from a specified RSS feed, allowing you to interact with them.

tooluse

3. Contact Form (tooluse contact)

Provides a contact form to submit feedback, requests or just to say hi.

tooluse contact

4. Calendar Manager (cal)

Manages Google Calendar events, including creating, editing, searching, and deleting events.

ai cal

5. Convert anything (convert)

Converts anything to anything using Open Interpreter.

ai convert "/path/to/file.txt to pdf"

6. Obsidian Plugin Generator (make-obsidian-plugin)

Generates a customizable Obsidian plugin based on user input and AI-driven code generation.

ai make-obsidian-plugin "Plugin Name"

7. Activity Tracker (ai log)

Tracks and analyzes your daily activities with AI-powered categorization.

ai log <activity>          # Start tracking an activity
ai log                     # Stop current activity or start new one
ai log tell <query>        # Query your activity history
ai log category <command>  # Manage activity categories

Examples:

ai log working on python project
ai log tell me how long I coded today
ai log tell me what I did yesterday
ai log category list

8. Prioritize Tasks (ai prioritize)

Prioritizes your tasks based on urgency and importance, helping you focus on what matters most.

Note: You can input your tasks using voice commands for a hands-free experience.

ai prioritize "List of tasks to prioritize"

About

Tools to simplify life with AI

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages