MajeedKazemi / code-aid

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:TypeScript 95.7%Language:CSS 4.3%Language:HTML 0.0%