Thanks to visit codestin.com
Credit goes to github.com

Skip to content

AI-powered CLI chatbot for developers with code execution and improvement features

License

Notifications You must be signed in to change notification settings

TypesDigital/devbot-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ€– DevBot CLI

AI-powered command-line chatbot for developers with code execution and improvement capabilities.

Features

  • πŸ’¬ Interactive AI Chat - Natural conversation with AI assistance
  • πŸƒ Multi-Language Code Execution - Run Python, JavaScript, Java, C++, Go, Rust, and more
  • πŸ“ˆ Code Analysis - Get improvement suggestions and best practices
  • πŸ› Debugging Help - AI-powered debugging assistance
  • πŸ“š Code Explanation - Understand complex code snippets
  • πŸ“– Command History - Track your development sessions

Supported Languages

  • Python
  • JavaScript/Node.js
  • Java
  • C/C++
  • Go
  • Rust
  • Bash

Quick Start

Installation

# Clone the repository
git clone https://github.com/YOUR_USERNAME/devbot-cli.git
cd devbot-cli

# Make executable
chmod +x devbot_cli.py

# Run the CLI
python3 devbot_cli.py

About

AI-powered CLI chatbot for developers with code execution and improvement features

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages