Giter Site home page Giter Site logo

benedictking / continue Goto Github PK

View Code? Open in Web Editor NEW

This project forked from continuedev/continue

1.0 0.0 0.0 270.75 MB

⏩ the open-source autopilot for software development—a VS Code extension that brings the power of ChatGPT to your IDE

Home Page: https://continue.dev/docs

License: Apache License 2.0

JavaScript 0.45% Python 61.21% TypeScript 38.14% CSS 0.13% HTML 0.07%

continue's Introduction

Continue

Continue is the open-source autopilot for software development—a VS Code extension that brings the power of ChatGPT to your IDE

Task, not tab, auto-complete

Answer coding questions

Highlight sections of code and ask Continue for another perspective

  • “how can I set up a Prisma schema that cascades deletes?”
  • “where in the page should I be making this request to the backend?”
  • “how can I communicate between these iframes?”

Edit in natural language

Highlight a section of code and instruct Continue to refactor it

  • “/edit migrate this digital ocean terraform file into one that works for GCP”
  • “/edit change this plot into a bar chart in this dashboard component”
  • “/edit rewrite this function to be async”

Generate files from scratch

Open a blank file and let Continue start new Python scripts, React components, etc.

  • “/edit here is a connector for postgres, now write one for kafka”
  • “/edit make an IAM policy that creates a user with read-only access to S3”
  • “/edit use this schema to write me a SQL query that gets recently churned users”

Getting Started

By default, Continue uses GPT-4 and GPT-3.5-turbo via the OpenAI API.

You can adjust the config to use different LLMs, including local, private models. Read more here.

License

Apache 2.0 © 2023 Continue Dev, Inc.

continue's People

Contributors

sestinj avatar tydunn avatar actions-user avatar lun-4 avatar mdp avatar sanders41 avatar 3cognito avatar

Stargazers

 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.