Skip to main content

Another ChatGTP project in commandline of linux

Project description

Project cmdai

Another ChatGPT project. CLI, easy to implement own tools

IMPORTANT

claude-code appeared:

# INSTALL claude-code
  mkdir -p ~/.npm-global
  npm config set prefix '~/.npm-global'
  echo 'export PATH="$HOME/.npm-global/bin:$PATH"' >> ~/.zshrc
  source ~/.zshrc
# - Install:
  npm install -g @anthropic-ai/claude-code
# CALL
  claude
# --------------- cheatsheet
links  https://github.com/Njengah/claude-code-cheat-sheet

links https://dev.to/holasoymalva/the-ultimate-claude-code-guide-every-hidden-trick-hack-and-power-feature-you-need-to-know-2l45
https://github.com/13rac1/videocapture-mcp
https://github.com/pg-yuly/weather-server
#
#

claude mcp add --transport http hamid-vakilzadeh-mcpsemanticscholar "https://server.smithery.ai/@hamid-vakilzadeh/mcpsemanticscholar/mcp"

# call /mcp  and reauthenticate
claude
###########################  local definition of mcp

~/Downloads/dev_claude_mcp $ cat .mcp.json                                                                                                                 [18:33:12]
{
    "mcpServers": {
    "gitmotion-ntfy-me-mcp": {
                    "authRequired": false,
           "command": "npx",
           "args": ["ntfy-me-mcp"],
           "env": {
            "NTFY_TOPIC": "test"
           }
        }
    }
}

########################
Use emacs with magit (C-c C-m c c) in parallel to claude with shift-tab

New:

  1. 0.3.0 - names are separate, history is always! loaded.

TODO : documentation now


README for version 0.0.8

EXAMPLE

cmd_ai "Jak bude zitra (pouze) ve Stredoceskem kraji?" -u -vcs

cmd_ai -a dalle "Landscape with hills and lakes, photographic quality"

Installation

It should work with pip3 install, not tested yet.

Needs API_KEY for OpenAI in ~/.openai.token , than it creates own copy at ~/.config/cmd_ai/cfg.json

Main Features

  • terminal with gpt4
  • incremental saving conversation to conversations.org
  • pythonista mode
  • shows (keepsrecords) the spent money
  • saves PY/SH code to /tmp and lets it execute with .e
  • PIPE mode

Help

.h      help
.q      quit
.e      execute code
.r      reset messages, scripts
.l      show tokens
.m      show models
.l number ... change limit tokens
________________ ROLES _____________
.a   assistant
.t   translator
.p   python coder
.s   secretary (.g for gmail and calendar)
.d   NO dalle
________________ MODEL
.i   NO use dalle
.v   NO use vision

Assistent

Instructed to be brief and clear, non-repetitive

Secretary

Instructed to be brief and clear, non-repetitive, uses gmail and calendar, checks time everytime.

Pythonista

Be brief, one code block per answer max. Creates a file in /tmp and lets it run with .e{.verbatim}

Piper

Works only from commandline, when pipe (stdin) is detected. No memory, on task/question, asks before runs the code

Dalle

Gets one image, 1024x1024, restricted prompt rewrite

  1. [DONE]{.done .DONE} Commit message example

    git diff | ai 'write a commit message, show it as git commit -a -m "message" command'
    

DOING Function calls / tools

[DONE]{.done .DONE} Weather grab test (needs some tweak to prompt to focus on SCK) {#weather-grab-test-needs-some-tweak-to-prompt-to-focus-on-sck}

  • today or tommorow is understood

WAITING Document upload

  • it costs 0.20$ per 1GB per day....

Images

[DONE]{.done .DONE} Dalle3 {#dalle3}

First attmpt works also in cmdline (-a dalle)

[TODO]{.todo .TODO} Upload for analysis to GPT-v {#upload-for-analysis-to-gpt-v}

That would be interesting from commandline

Dependencies

  • googlesearch-python

Adding TasksAPI

pip install --upgrade google-api-python-client google-auth-httplib2 google-auth-oauthlib

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cmd_ai-0.7.1.tar.gz (49.4 kB view details)

Uploaded Source

File details

Details for the file cmd_ai-0.7.1.tar.gz.

File metadata

  • Download URL: cmd_ai-0.7.1.tar.gz
  • Upload date:
  • Size: 49.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.3

File hashes

Hashes for cmd_ai-0.7.1.tar.gz
Algorithm Hash digest
SHA256 190f2f865d5563e2f8f9d8399169d29e453ef713a3db8994368fe170c806a2f7
MD5 a0c1d420f739926699d8c0a78ba0c8c6
BLAKE2b-256 46e463afc10eb698a2593a00ec0f9a00dfa7bc4f6ffbecd42064d002a8da1624

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page