This commit is contained in:
KS Jannette
2026-02-20 10:59:01 -05:00
parent b44118bd2f
commit 809da541dc

View File

@@ -4,33 +4,43 @@
# Declawed # Declawed
### A configurable, prompt purrr-fectable LLM mail management assisty-kitty. # Inbox brimming with stank corporate turds?
### Perfect for tedious job hunts you know the ones it feels like the process is driving *you*. # (Cat) nip that sh*t in the bud!!!
### Whirks whiskerous wonders on forums/feed where are the valuable insights are solid-gold, but only 10% total volume, vs 90% noise.
### With some prompt purrfection and playful experimentation, helps any inbox where you need to cut adjust signal/noise to hone in, and take action on real opportunities, ### Declawed is a configurable, prompt purrr-fectable LLM mail management assisty-kitty.
### (Cat) nip that sh*t in the bud. ### Puuurfect for tedious daily sorts you know when it feels like you'll never get that catnip-stuffed mouse dangling on the end of the string.
# Stop drilling byzantine menus to configure filters don't even work.
# Short, declartive prompts = wrappingp marketing-slop email's feet in tin foil and throwing it in the bathtub.
### Short, declartive prompts are discerning, unlike filters. They whirk whiskerous wonders on forums/feeds where valuable insights are solid-gold, but only 10% of volume.
### With some refinement, promtping runs auto and cleans your that stank litter inbox.
### Morning greets you with that fresh spring-meadow armoma of opportunities and insights -- like its fucking 1998 again.
# More secure than the blue-plate crustacean # More secure than the blue-plate crustacean
A local Model Context Protocol (MCP) server you create ad configgure integrates with an LLM API you choose, a local model, or whatever your nine lives desire. Trojajedm nastie, privacy nackdoors and other goblins are not lurking in a black box install or opaque supply-chain. A local Model Context Protocol (MCP) server you create ad configgure integrates with an LLM API you choose, a local model, or whatever your nine lives desire. Trojajedm nastie, privacy nackdoors and other goblins are not lurking in a black box install or opaque supply-chain.
# Cat-o-matic # Cat-o-matic
The library easily interfaces with your mail and calendar app APIs, or about any other service you want to plug in... it keeps things moving while you chase your tail or take a 19-hour nap in a sunbeam. The library easily interfaces with mail and calendar app APIs (or about any other service you want to plug in) ... it keeps things moving while you chase your tail or take a 19-hour nap in a sunbeam.
--- ---
# Scope and Architecture # Scope and Architecture
## Current implementation contemplates: ## Current implementation contemplates:
-- Claude Desktop (plugging in your choice of LLM to our framework should be easy. Plus we'll be building our own UI soon-ishh). -- Claude Desktop
-- A Custom Local Model Context Protocol Server -- Building/connectiing a Local Model Context Protocol Server
-- A DNS-configd domain, with MX records pointing to: -- A DNS-configd domain, with MX records pointing to:
-- A commercial or self-hosted SMTP Server (with a sensible API) -- A commercial or self-hosted SMTP Serve
--- ## Coming soonish:
-- Our own custom UI
-- Suppost for wiring up local LLMs.
### 1. Install Node.js # Setup
Node.js v16+ required. ### 1. Install Node.js (v16+ required).
```bash ```bash
node --version node --version
@@ -42,7 +52,7 @@ If not installed, grab it from [nodejs.org](https://nodejs.org/).
### 2. Clone and Install ### 2. Clone and Install
```bash ```bash
git clone <repo-url> git clone https://github.com/kjannette/deClawed-Assisty-Kitty.git
cd deClawed-Assity-Kitty cd deClawed-Assity-Kitty
npm install npm install
``` ```
@@ -61,8 +71,8 @@ npm install
In **APIs & Services > Library**, enable: In **APIs & Services > Library**, enable:
- **Gmail API** - **Gmail API**
- **Google Sheets API** (if using recruiter contact logging) - **Google Sheets API** (if mapping mail to sheets)
- **Google Calendar API** (if using calendar event creation) - **Google Calendar API** (if using calendar event creation, etc.s)
#### 3c. Configure the OAuth Consent Screen #### 3c. Configure the OAuth Consent Screen