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
yarn install
yarn dev