Giter Site home page Giter Site logo

ai-vscode / pearai-app Goto Github PK

View Code? Open in Web Editor NEW

This project forked from trypear/pearai-app

0.0 0.0 0.0 23.3 MB

The Best AI-Powered Text Editor Made By Coders, For Coders. A fork of VSCode.

Home Page: https://trypear.ai

License: Other

Shell 5.27% JavaScript 62.73% Ruby 0.10% C++ 0.17% Python 0.13% Perl 0.12% C 0.05% PHP 0.06% Objective-C 0.08% Java 0.04% Lua 0.02% Groovy 0.24% Clojure 0.07% R 0.02% Go 0.04% CoffeeScript 0.04% C# 0.05% F# 0.04% Rust 30.00% PowerShell 0.73%

pearai-app's Introduction

Pear: The Best AI-Powered Code Editor

Supercharge your development in an editor designed for less coding, with AI. This repository is a fork of VSCode.

This is the main app for PearAI. The bulk of the functionality is within extension/pearai. We recommend simply working within that submodule, by cloning https://github.com/trypear/pearai-app/.

PearAI Extension Directory

This is the directory with the bulk of PearAI's functionality. Founded by nang and FryingPan

To download the full product: visit https://trypear.ai

License: MIT Discord Contributors

PearAI currently only supports OpenAI (more to come soon). It requires an OpenAI API key. You can get an OpenAI API key from platform.openai.com/account/api-keys.

Features

AI Chat | Generate Code | Explain Code | Generate Tests | Find Bugs | Diagnose Errors

AI Chat

Chat with PearAI about your code and software development topics. PearAI knows the editor selection at the time of conversation start.

Generate Code

Instruct PearAI to generate code for you.

Edit Code

Change the selected code by instructing PearAI to create an edit.

Explain Code

Ask PearAI to explain the selected code.

Generate Tests

Generate test cases for the selected code.

Find Bugs

Find potential defects in your code.

Diagnose Errors

Let PearAI identify error causes and suggest fixes to fix compiler and linter errors faster.

Running it Locally & Contributing

Read our contributing guide to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes.

To help you get your feet wet and become familiar with our contribution process, we have a list of good first issues that contains things with a relatively limited scope. This is a great place to get started!

Common errors

No main.js found

[Error: ENOENT: no such file or directory, open 'fryingpan/pearai/out/vs/code/electron-main/main.js'] {
  errno: -2,
  code: 'ENOENT',
  syscall: 'open',
  path: 'fryingpan/code/pearai/out/vs/code/electron-main/main.js',
  phase: 'loading',
  moduleId: 'vs/code/electron-main/main',
  neededBy: [ '===anonymous1===' ]
}
  • Remove the build and re-ran script rm -rf out
  • ./scripts/code.sh

pearai-app's People

Contributors

nang-dev avatar fryingpannn avatar itwasender avatar gedeondoescode avatar veerbia avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.