Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
avie66 authored Dec 18, 2024
1 parent dd8a6f6 commit 5993c13
Showing 1 changed file with 13 additions and 6 deletions.
19 changes: 13 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit 5993c13

Please sign in to comment.