mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 00:35:00 +00:00
copy
This commit is contained in:
parent
448735a604
commit
13e9a01f3b
1 changed files with 9 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
- [Get your OpenAI API key](#get-your-openai-api-key)
|
||||
- [Windows install](#windows-install)
|
||||
- [Mac/Linux install](#maclinux-install)
|
||||
- [Tutorial videos](#tutorial-videos)
|
||||
|
||||
## Install git
|
||||
|
||||
|
@ -39,6 +40,14 @@ python -m pip install aider-chat
|
|||
aider --openai-api-key sk-xxxxxxxxxxxxxxx
|
||||
```
|
||||
|
||||
## Tutorial videos
|
||||
|
||||
Here are a few tutorial videos:
|
||||
|
||||
- [Aider : the production ready AI coding assistant you've been waiting for](https://www.youtube.com/watch?v=zddJofosJuM) -- Learn Code With JV
|
||||
- [Holy Grail: FREE Coding Assistant That Can Build From EXISTING CODE BASE](https://www.youtube.com/watch?v=df8afeb1FY8) -- Matthew Berman
|
||||
- [Aider: This AI Coder Can Create AND Update Git Codebases](https://www.youtube.com/watch?v=EqLyFT78Sig) -- Ian Wootten
|
||||
|
||||
## You are done!
|
||||
|
||||
See the [usage instructions](/#usage) to start coding with aider.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue