Skip to content

mikeizbicki/grading2

 
 

Repository files navigation

docsum

A command-line AI assistant that lets you explore and understand any codebase using natural language — just cd into a project and start asking questions.

doctests flake8 integration PyPI

demo

Tools

The assistant can call the following tools automatically, or you can run them manually with /command:

Command Description
/ls [folder] List files in the current or specified folder
/cat <file> Print the contents of a file
/grep <pattern> <path> Search for a regex across files
/calculate <expression> Evaluate a math expression

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 96.8%
  • Shell 3.2%