Skip to content

diulama/codeaid

 
 

Repository files navigation

CodeAid

CodeAid is a plugin that answers questions about the codebase to help users understand its functionality. It utilizes a Flask server, an API endpoint, and custom-written markdown parsers to provide detailed answers or relevant information about queried aspects of the codebase.

Getting Started

These instructions will help you set up and run the project on your local machine.

Prerequisites

  • Python 3.6 or higher
  • Flask

Installation

  1. Clone the repository:

git clone https://github.com/yourusername/CodeAid.git

  1. [More steps here]

  2. Run the server:

python server.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 84.5%
  • Python 14.9%
  • HTML 0.6%