1izardo / code-assistant

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AI Code Assistant

Screenshot of AI Code Assistant application

A ChatGPT tool for explaining code. Link to deployed app.

You will need an OpenAI API key in order to use this app. Find out more.

Features

  • Lightweight code editor from CodeMirror
  • Fully responsive design
  • Code explanations powered by ChatGPT (gpt-3.5-turbo)
    • Takes your experience level into account
  • Provides extra details, such as...
    • Model's confidence in the explanation
    • Assumptions made by the model
    • Additional resources to learn more about the code topic

About

License:GNU General Public License v3.0


Languages

Language:TypeScript 88.6%Language:JavaScript 7.2%Language:CSS 3.0%Language:HTML 1.1%