ai-programming
There are 19 repositories under ai-programming topic.
MatthewZMD/aidermacs
AI Pair Programming in Emacs with Aider
pokerwars/pokerwars.io-starterbot-python
A starter bot written in python for the pokerwars.io platform. To play: pull this code, register on pokerwars.io, get your API token and play!
pokerwars/pokerwars.io-starterbot-java
A starter bot written in Java for the pokerwars.io platform. To play: pull this code, register on pokerwars.io, get your API token and play!
pokerwars/pokerwars.io-starterbot-javascript
A starter bot written in javascript for the pokerwars.io platform. To play: pull this code, register on pokerwars.io, get your API token and play!
jrgdiaz/HHW_HackConRD2024
HackConRD 2024 Badge
rgarlik/autocoder
An automated coding interface that solves programming prompts within the context of your actual project's source tree, using ChatGPT.
yueyueL/ChatGPT-CodeGenAnalysis
Exploring and improving the quality of ChatGPT-generated code for LeetCode programming tasks.
ThinkInAIXYZ/cursor-ai-handbook
📚 从入门到进阶的Cursor AI编程助手完全指南 | A comprehensive handbook for Cursor AI assistant from basics to advanced industrial applications
hongbo-wei/AI-CS-UoBD
Artificial Intelligence and Computer Science MSc (2023-2024) at the University of Birmingham Dubai
Nitul-D/Create-your-own-Image-Classifier
This is the final project of AI Programming with Python Nanodegree program by Udacity
DrSquare/AI_Coding
AI Assisted Coding / Intro to LLM / Prompt Engineering 201
ChanMeng666/ai-programming-teaching-project
【Every star you give feeds a hungry developer's motivation! ⭐️】A modern educational platform built with Docusaurus that teaches AI-assisted programming through comprehensive tutorials, practical exercises, and real-world projects. Features bilingual support, interactive examples, and guides for tools like Cursor, v0, and Vercel.
lifaet/Prolog-Binary
Prolog for AI Coding in DOSBox
nitsc/Ni_2
宣传片首发地址:https://www.douyin.com/user/self?modal_id=7388399844714482978 这个程序是一个集成了多种功能的代码管理和转换工具,旨在为开发者提供简便高效的工作流程。通过命令行界面,用户可以轻松创建项目文件夹、生成和编辑.n文件,并将自然语言描述的程序转换为Python代码。特别之处在于,它利用先进的AI技术,支持用户使用详细严谨的自然语言编写程序,并将其发送给AI转换为Python语言,极大地提升了编程效率和便捷性。
aavg-dev/Source-Code-Programming-Game-AI-by-Example-src
The source code of "Programming Game AI by Example"
cuiyuheng/OpenHands
🙌 OpenHands: Code Less, Make More
felixriehm/ai-challenge-ants
Ai bot for an ai programming contest where you have to fight ants.
NTCarlos/HackerRank
Some HackerRank Solutions c#
thesahirahmed/A_Star_Ai-Game
In this game, you control a jet trying to avoid enemy missiles using arrow keys. The enemies intelligently pursue your jet using A* pathfinding, making it challenging to evade them. Dodge the missiles for as long as possible to survive!