豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

Shaik-Muhammed-Kaamil/CURSORREP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hello this is cursor

Smart Notification Agent CLI

Setup
1) Create and activate a Python 3.10+ environment
2) Install dependencies:
   pip install -r requirements.txt
3) Copy and edit environment variables:
   cp .env.example .env

Usage
- From file:
   python smart_notify.py path/to/email.txt --provider openai
- From stdin:
   cat email.txt | python smart_notify.py --provider anthropic

Output format (single line):
makefile
Summary: <summary> Category: <category> Urgency: <urgency> Action: <yes/no>

Provider selection
- Set MODEL_PROVIDER env or use --provider flag: openai | anthropic | mistral
- API keys via env: OPENAI_API_KEY, ANTHROPIC_API_KEY, MISTRAL_API_KEY

Optional: Google Sheets via Bolt
- Set BOLT_SHEETS_ENABLED=1 and BOLT_SHEETS_URL (and optional BOLT_SHEETS_AUTH_BEARER) to push results.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages