Thanks to visit codestin.com
Credit goes to github.com

Skip to content

The leading open-source AI copilot for JetBrains. Connect to any model in any environment, and customize your coding experience in any way you like.

License

Notifications You must be signed in to change notification settings

GaryStimson/CodeGPT

 
 

Repository files navigation


GizmoGPT

The leading open-source AI copilot for JetBrains. Connect to any model in any environment, and customize your coding experience in any way you like.

Table of Contents
  1. About The Project
  2. Core Features
  3. License

About The Project

GizmoGPT is an AI-powered code assistant, forked from CodeGPT (open-source) and designed to help you with various programming activities. It is a great alternative to GitHub Copilot, AI Assistant, Codiumate, or any other extension on the JetBrains marketplace.

We equip you with the latest models, advanced tools, and on-premise solutions that are designed to significantly enhance your developer experience.

Access top-tier language models from OpenAI, Anthropic, Azure, Mistral, and others, or opt for a self-hosted model for a full offline experience.

Core Features

GizmoGPT offers a wide range of features to enhance your development experience:

Chat

  • Auto Apply: Stream AI-suggested code changes directly into your editor. Preview modifications in diff view and approve or reject them with a single click.

  • Use images: Chat with your images. Upload manually or let GizmoGPT auto-detect your screenshots.

  • Reference your files and folders: Quickly access and reference your project files and folders for context-aware coding assistance.

  • Reference web docs: Quickly reference web docs in your chat session, such as API guides, library manuals, and more.

  • Reference git history: Quickly reference commit logs and changes in your chat session

  • Search the web: Connect your favourite LLM to the web. GizmoGPT will search for the most relevant information to answer your questions.

  • Customize your assistant: Choose between multiple different personas for your specific needs, whether you're looking to learn, write or proofread.

Code

  • Code Assistant (new): Get multi-line edits based on your recent activity, open files and previous chat interactions.

  • Autocomplete your code: Receive single-line or whole-function autocomplete suggestions as you type.

  • Edit code in natural language: Highlight the code you want to modify, describe the desired changes, and watch CodeGPT work its magic.

  • Get name suggestions: Get context-aware naming suggestions for methods, variables, and more.

  • Generate commit messages: Generate concise and descriptive commit messages based on the changes made in your codebase.

License

Apache 2.0 © (Forked from CodeGPT)

(back to top)

About

The leading open-source AI copilot for JetBrains. Connect to any model in any environment, and customize your coding experience in any way you like.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 52.2%
  • Java 47.8%