From 5993c13217a3be5b2781ed8b142d2157882ee71f Mon Sep 17 00:00:00 2001 From: Awantika Date: Wed, 18 Dec 2024 14:52:24 +0530 Subject: [PATCH] Update README.md --- README.md | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 8a0e487c..f89db1ac 100644 --- a/README.md +++ b/README.md @@ -9,16 +9,23 @@ ![License](https://img.shields.io/github/license/smallcloudai/refact-intellij) -# refact-intellij +# Refact-intellij *Refact for JetBrains is a free, open-source AI code assistant* -- **Code suggestions and completions:** Refact suggests potential code completions based on the context of your code, looking up and down. It can suggest whole functions, classes, commonly used programming patterns, libraries, and APIs usage. -- **AI Toolbox:** Apply functions for bug detection and fixing, code refactoring, documentation assistance, code review, and more. -- **Integrated AI Chat:** Use natural language to ask code questions and get answers seamlessly. - - ![image](https://github.com/smallcloudai/refact-intellij/blob/main/almost-all-features-05x.jpg) + +## Features + +- Access to 20+ LLMs: Leverage powerful language models, including GPT-4, Refact/1.6B, Code Llama, StarCoder2, Mistral, Mixtral, and more. Some models offer the ability to fine-tune for specialized needs. + +- CodeLens Integration: Get detailed insights into your code directly from your IDE using CodeLens. This feature enhances code navigation and understanding- CodeLens Integration: As you write code, you can instantly call a chat to find bugs or ask for an explanation of any code snippet. + +- FIM Debug Page: Access debugging tools and insights through the FIM debug page for improved troubleshooting. + +- Upload Images within Your IDE : Save time with our new in-IDE image upload feature—seamlessly integrated for your convenience. Easily upload one or multiple images to streamline your workflow + ## Getting Started Once [installed](https://plugins.jetbrains.com/plugin/20647-refact-ai), look for the Refact.ai logo in the status bar or the sidebar, click 'login', and agree to T&C. Start typing some code, and autocomplete will make suggestions automatically! Press F1 to access the AI toolbox functions. Refact has a simple, user-friendly interface that makes it easy to use, even for those new to AI tools. + If you have your own NVIDIA GPU, you can try the [self-hosted version](https://github.com/smallcloudai/refact). ## Support & Feedback Join our Discord to get to know other community members, send us feedback or suggestions, and get support.