claude-engineer
Dev Assistant
A command-line interface tool that uses large language models to assist with software development tasks
Claude Engineer is an interactive command-line interface (CLI) that leverages the power of Anthropic's Claude-3.5-Sonnet model to assist with software development tasks. This tool combines the capabilities of a large language model with practical file system operations and web search functionality.
10k stars
136 watching
1k forks
Language: Python
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
anthropics/courses | An educational resource providing step-by-step guides and tutorials on using Anthropic's API and prompting techniques for natural language processing applications. | 7,987 |
mshumer/gpt-prompt-engineer | A tool for automating the process of generating and ranking effective prompts for AI models like GPT-4, GPT-3.5-Turbo, or Claude 3 Opus. | 9,368 |
serge-chat/serge | A fully dockerized web interface for chatting with Alpaca through llama.cpp | 5,681 |
jtsang4/claude-to-chatgpt | A conversion tool from Anthropic's Claude model API to OpenAI Chat API format | 1,260 |
cline/cline | An autonomous coding assistant that uses AI to assist with software development tasks such as file creation and editing, command execution, and web development. | 11,863 |
prefecthq/marvin | An AI toolkit for building natural language interfaces and generating multimedia content | 5,296 |
doriandarko/maestro | An AI-assisted task breakdown and execution framework for subagents using various AI models and APIs | 4,159 |
microsoft/playwright-python | A Python library to automate multiple web browsers with a single API. | 11,872 |
jackmort/chatgpt.nvim | A plugin for Neovim that integrates with the ChatGPT API to generate natural language responses and assist with coding tasks. | 3,779 |
openinterpreter/open-interpreter | An open-source natural language interface that lets large language models run code locally on user's machines. | 55,384 |
zauberzeug/nicegui | A Python-based framework for building browser-based GUI applications with minimal code | 10,128 |
bin-huang/chatbox | A desktop application for interacting with AI models and language learning platforms | 21,747 |
gpt-engineer-org/gpt-engineer | An AI-powered development tool that uses natural language to generate and execute code. | 52,392 |
grame-cncm/faust | A functional programming language for real-time signal processing and synthesis | 2,579 |
donnemartin/saws | A tool that enhances the usability and productivity of managing AWS resources | 5,247 |