Skip to content

An AI-powered programming assistant designed to facilitate learning and problem-solving in programming, featuring interactive tools for code writing, debugging, and conceptual understanding, while avoiding direct code solutions.

MajeedKazemi/code-aid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Inquiry Assistant

This tool is an LLM-based, personal coding assistant with the following main functionalities:

  • ask question
  • ask question from code
  • explain code
  • help fix code
  • help write code

It also has the following features:

  • stream data similar to ChatGPT
  • display pseudo-code instead of direct code solutions
  • rate each response and provide feedback
  • ask follow-up questions

Running the Tool:

yarn install
yarn dev

About

An AI-powered programming assistant designed to facilitate learning and problem-solving in programming, featuring interactive tools for code writing, debugging, and conceptual understanding, while avoiding direct code solutions.

Topics

Resources

Stars

Watchers

Forks