├── LICENSE
└── README.md
/LICENSE:
--------------------------------------------------------------------------------
1 | CC0 1.0 Universal
2 |
3 | Statement of Purpose
4 |
5 | The laws of most jurisdictions throughout the world automatically confer exclusive Copyright and Related Rights (defined below) upon the creator and subsequent owner(s) (each and all, an "owner") of an original work of authorship and/or a database (each, a "Work").
6 |
7 | Certain owners wish to permanently relinquish those rights to a Work for the purpose of contributing to a commons of creative, cultural and scientific works ("Commons") that the public can reliably and without fear of later claims of infringement build upon, modify, incorporate in other works, reuse and redistribute as freely as possible in any form whatsoever and for any purposes, including without limitation commercial purposes. These owners may contribute to the Commons to promote the ideal of a free culture and the further production of creative, cultural and scientific works, or to gain reputation or greater distribution for their Work in part through the use and efforts of others.
8 |
9 | For these and/or other purposes and motivations, and without any expectation of additional consideration or compensation, the person associating CC0 with a Work (the "Affirmer"), to the extent that he or she is an owner of Copyright and Related Rights in the Work, voluntarily elects to apply CC0 to the Work and publicly distribute the Work under its terms, with knowledge of his or her Copyright and Related Rights in the Work and the meaning and intended legal effect of CC0 on those rights.
10 |
11 | Copyright and Related Rights. A Work made available under CC0 may be protected by copyright and related or neighboring rights ("Copyright and Related Rights"). Copyright and Related Rights include, but are not limited to, the following:
12 | i. the right to reproduce, adapt, distribute, perform, display, communicate, and translate a Work;
13 |
14 | ii. moral rights retained by the original author(s) and/or performer(s);
15 |
16 | iii. publicity and privacy rights pertaining to a person's image or likeness depicted in a Work;
17 |
18 | iv. rights protecting against unfair competition in regards to a Work, subject to the limitations in paragraph 4(a), below;
19 |
20 | v. rights protecting the extraction, dissemination, use and reuse of data in a Work;
21 |
22 | vi. database rights (such as those arising under Directive 96/9/EC of the European Parliament and of the Council of 11 March 1996 on the legal protection of databases, and under any national implementation thereof, including any amended or successor version of such directive); and
23 |
24 | vii. other similar, equivalent or corresponding rights throughout the world based on applicable law or treaty, and any national implementations thereof.
25 |
26 | Waiver. To the greatest extent permitted by, but not in contravention of, applicable law, Affirmer hereby overtly, fully, permanently, irrevocably and unconditionally waives, abandons, and surrenders all of Affirmer's Copyright and Related Rights and associated claims and causes of action, whether now known or unknown (including existing as well as future claims and causes of action), in the Work (i) in all territories worldwide, (ii) for the maximum duration provided by applicable law or treaty (including future time extensions), (iii) in any current or future medium and for any number of copies, and (iv) for any purpose whatsoever, including without limitation commercial, advertising or promotional purposes (the "Waiver"). Affirmer makes the Waiver for the benefit of each member of the public at large and to the detriment of Affirmer's heirs and successors, fully intending that such Waiver shall not be subject to revocation, rescission, cancellation, termination, or any other legal or equitable action to disrupt the quiet enjoyment of the Work by the public as contemplated by Affirmer's express Statement of Purpose.
27 |
28 | Public License Fallback. Should any part of the Waiver for any reason be judged legally invalid or ineffective under applicable law, then the Waiver shall be preserved to the maximum extent permitted taking into account Affirmer's express Statement of Purpose. In addition, to the extent the Waiver is so judged Affirmer hereby grants to each affected person a royalty-free, non transferable, non sublicensable, non exclusive, irrevocable and unconditional license to exercise Affirmer's Copyright and Related Rights in the Work (i) in all territories worldwide, (ii) for the maximum duration provided by applicable law or treaty (including future time extensions), (iii) in any current or future medium and for any number of copies, and (iv) for any purpose whatsoever, including without limitation commercial, advertising or promotional purposes (the "License"). The License shall be deemed effective as of the date CC0 was applied by Affirmer to the Work. Should any part of the License for any reason be judged legally invalid or ineffective under applicable law, such partial invalidity or ineffectiveness shall not invalidate the remainder of the License, and in such case Affirmer hereby affirms that he or she will not (i) exercise any of his or her remaining Copyright and Related Rights in the Work or (ii) assert any associated claims and causes of action with respect to the Work, in either case contrary to Affirmer's express Statement of Purpose.
29 |
30 | Limitations and Disclaimers.
31 |
32 | a. No trademark or patent rights held by Affirmer are waived, abandoned, surrendered, licensed or otherwise affected by this document.
33 |
34 | b. Affirmer offers the Work as-is and makes no representations or warranties of any kind concerning the Work, express, implied, statutory or otherwise, including without limitation warranties of title, merchantability, fitness for a particular purpose, non infringement, or the absence of latent or other defects, accuracy, or the present or absence of errors, whether or not discoverable, all to the greatest extent permissible under applicable law.
35 |
36 | c. Affirmer disclaims responsibility for clearing rights of other persons that may apply to the Work or any use thereof, including without limitation any person's Copyright and Related Rights in the Work. Further, Affirmer disclaims responsibility for obtaining any necessary consents, permissions or other rights required for any use of the Work.
37 |
38 | d. Affirmer understands and acknowledges that Creative Commons is not a party to this document and has no duty or obligation with respect to this CC0 or use of the Work.
39 |
40 | For more information, please see https://creativecommons.org/publicdomain/zero/1.0
41 |
--------------------------------------------------------------------------------
/README.md:
--------------------------------------------------------------------------------
1 |
2 | # Awesome-AI-Coding
3 |
4 | [](https://github.com/sindresorhus/awesome)
5 | [](https://github.com/wsxiaoys/awesome-ai-coding)
6 |
7 | A list of AI coding topics.
8 |
9 | [Open a pull request](https://github.com/wsxiaoys/awesome-ai-coding/pulls) to add or edit this list.
10 |
11 | ## Projects
12 |
13 | - [BigCode](https://github.com/bigcode-project): open scientific collaboration run by Hugging Face.
14 | - [Fauxpilot](https://github.com/fauxpilot/fauxpilot): Code completion server with *CodeGen*.
15 | - [CodeGPT.nvim](https://github.com/dpayne/CodeGPT.nvim): ChatGPT in neovim.
16 | - [Vibe Compiler (vibec)](https://github.com/Strawberry-Computer/vibe-compiler): A self-compiling tool that transforms markdown-based prompt stacks into code and tests using LLM generation via OpenRouter.
17 | - [org-ai](https://github.com/rksm/org-ai): Emacs org-mode with OpenAI APIs.
18 | - [Autodoc](https://github.com/context-labs/autodoc): Generate codebase documentation use LLM (OpenAI / Alpaca)
19 | - [CodeAlpaca](https://github.com/sahil280114/codealpaca): LLaMA trained on code instruction following.
20 | - [🐾 Tabby](https://github.com/TabbyML/tabby): An opensource / on-prem alternative to GitHub Copilot.
21 | - [promptr](https://github.com/ferrislucas/promptr): CLI tool to operating on your codebase using GPT.
22 | - [ChatIDE](https://github.com/yagil/ChatIDE): Extension let you talk to ChatGPT inside VSCode.
23 | - [PromptMate](https://github.com/MateusZitelli/PromptMate): VSCode extension embed ChatGPT.
24 | - [TurboPilot](https://github.com/ravenscroftj/turbopilot): CPU based copilot clone
25 | - [CodeCapybara](https://github.com/FSoft-AI4Code/CodeCapybara): Open Source LLaMA Model that Follow Instruction-Tuning for Code Generation.
26 | - [CodeTF](https://github.com/salesforce/CodeTF): A One-stop Transformer Library for State-of-the-art Code LLM
27 | - [Rift](https://github.com/morph-labs/rift): A opensource LSP leveraging edge language model.
28 | - [Octopack](https://github.com/bigcode-project/octopack)
29 | + [OctoPack: Instruction Tuning Code Large Language Models
30 | ](https://arxiv.org/abs/2308.07124)
31 | + Instruct fine-tuning Code LLMs on large scale github commit dataset.
32 | - [Bloop](https://github.com/BloopAI/bloop): bloop is a (AI-powered) fast code search engine written in Rust.
33 | + Pivot to AI powered legacy code migration: https://bloop.ai/
34 | - [Twinny](https://github.com/rjmacarthy/twinny): ollama based AI code completion plugin
35 | - [MutahunterAI](https://github.com/codeintegrity-ai/mutahunter): Accelerate developer productivity and code security with our open-source AI.
36 | - [code-collator](https://github.com/tawandakembo/code-collator): Creates a single markdown file that describes your entire codebase to language models.
37 | - [batchai](https://github.com/qiangyt/batchai): A supplement to Copilot and Cursor - utilizes AI for batch processing of project codes
38 | - [Berrry](https://berrry.app): AI-powered platform that transforms social media posts into functional web applications using LLM code generation.
39 |
40 | ## Datasets
41 |
42 | - [The Pile](https://huggingface.co/datasets/the_pile)
43 | - [The Stack](https://huggingface.co/datasets/bigcode/the-stack)
44 | - [CodeContests](https://github.com/deepmind/code_contests)
45 | - [CodeSearchNet](https://github.com/github/CodeSearchNet)
46 | - [The Vault](https://github.com/FSoft-AI4Code/TheVault)
47 |
48 | ## LLM Models
49 |
50 | - [PolyCoder 160M/400M/2.7B](https://github.com/VHellendoorn/Code-LMs)
51 | - [CodeGen 350M/2B/6B/16B](https://github.com/salesforce/CodeGen)
52 | - [TransCoder](https://github.com/facebookresearch/CodeGen)
53 | - [CodeGeeX 13B](https://github.com/THUDM/CodeGeeX)
54 | - [SantaCoder 1.1B](https://huggingface.co/bigcode/santacoder)
55 | - [InCoder 1B/6B](https://github.com/dpfried/incoder)
56 | - [replit-code-v1-3b](https://huggingface.co/replit/replit-code-v1-3b)
57 | - [StarCoder 15B](https://huggingface.co/bigcode/starcoder)
58 | - [CodeGen2](https://github.com/salesforce/CodeGen2)
59 | - [CodeT5 / CodeT5+](https://github.com/salesforce/CodeT5)
60 | - [CodeLlama](https://github.com/facebookresearch/codellama)
61 |
62 | ## Embedding Models
63 | - [CodeBERTa](https://huggingface.co/huggingface/CodeBERTa-small-v1)
64 |
65 | ## Papers & Blogs
66 |
67 | - [Competition-level code generation with AlphaCode](https://deepmind.com/blog/article/Competitive-programming-with-AlphaCode)
68 | - [RepoCoder: Repository-Level Code Completion Through Iterative Retrieval and Generation](https://arxiv.org/abs/2303.12570)
69 | * Combined LLM completion and CodeSearch
70 | * CodeGen-350M + BoW based snippet search beat Codex
71 | - [Repository-Level Prompt Generation for Large Language Models of Code](https://arxiv.org/abs/2206.12839)
72 | * Generate proposals candidates based with prios, e.g imports, files from same dirs.
73 | * Use a proposal candidate classifier to select based proposals for LLM.
74 | - [ML-Enhanced Code Completion Improves Developer Productivity](https://ai.googleblog.com/2022/07/ml-enhanced-code-completion-improves.html)
75 | * 500M Encoder-Decoder based model, fine tuned on Google's monorepo.
76 | * 34% acceptance rate for multi-line code completion suggestions.
77 | - [Sparks of Artificial General Intelligence: Early experiments with GPT-4](https://arxiv.org/abs/2303.12712): Chapter 3 on coding scenario. Chat UX.
78 | - [Efficient Training of Language Models to Fill in the Middle](https://arxiv.org/abs/2207.14255): Train decoder-only model with suffix context using a special token.
79 | - [Toolformer: Language Models Can Teach Themselves to Use Tools](https://arxiv.org/abs/2302.04761): LLM as API glue layer.
80 | - [CodeCompose: A Large-Scale Industrial Deployment of
81 | AI-assisted Code Authoring](https://arxiv.org/abs/2305.12050)
82 | * deployed as single line code completion to reduce latency to 300ms - 500ms.
83 | * 1.3B parameter size.
84 | * fine-tuning improves accuracy / bleu by 50% - 100%.
85 |
86 |
87 | ## Products & Startups
88 |
89 | - [Copilot](https://github.com/features/copilot) + [Copilot X](https://github.com/features/preview/copilot-x)
90 | - [Codeium](https://www.codeium.com/)
91 | - [CodeComplete.AI](https://codecomplete.ai/)
92 | - [Codify](https://codify.smallcloud.ai/) [refact.ai](https://refact.ai/)
93 | - [Cody](https://docs.sourcegraph.com/cody)
94 | - [Amazon Codewhisperer](https://aws.amazon.com/cn/codewhisperer/)
95 | - [Replit Ghostwrite](https://replit.com/site/ghostwriter)
96 | - [Tabnine](https://www.tabnine.com/)
97 | - [AiXCoder](https://www.aixcoder.com/en/)
98 | - [Turin Tech](https://www.turintech.ai/)
99 | - [Cursor](https://www.cursor.so/)
100 | - [Buildt](https://www.buildt.ai/) [Cosine](https://cosine.sh/)
101 | - [Safurai](https://www.safurai.com/)
102 | - [phind](https://www.phind.com/)
103 | - [AskCodi](https://www.askcodi.com/)
104 | - [MutableAI](https://mutable.ai/)
105 | - [Machinet](https://machinet.net/)
106 | - [BlackBox](https://www.useblackbox.io/)
107 | - [MetaBob](https://www.metabob.com)
108 | - [aider](https://aider.chat)
109 | - [sweep](http://sweep.dev)
110 | - [continuedev](http://continue.dev)
111 | - [ZZZ Code AI](https://zzzcode.ai/)
112 | - [Augment Code](https://www.augmentcode.com/)
113 | - [CodeGen](https://www.codegen.com/)
114 | - [Pixee](https://pixee.ai)
115 | - [MutahunterAI](https://mutahunter.ai)
116 | - [Trae](https://www.trae.ai/home)
117 |
118 | ## Peer Awesome Lists
119 | - [Awesome AI-Powered Developer Tools](https://github.com/jamesmurdza/awesome-ai-devtools)
120 | - [Are copilots local yet?](https://github.com/ErikBjare/are-copilots-local-yet)
121 |
122 | ## Star History
123 |
124 | [](https://star-history.com/#wsxiaoys/awesome-ai-coding&Date)
125 |
--------------------------------------------------------------------------------