Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/FireCoderAI/firecoder
Firecoder: Your Self-hosted AI Code Assistant
https://github.com/FireCoderAI/firecoder
ai autocomplete code-generation coding-assistant developer-tools llm
Last synced: 11 days ago
JSON representation
Firecoder: Your Self-hosted AI Code Assistant
- Host: GitHub
- URL: https://github.com/FireCoderAI/firecoder
- Owner: FireCoderAI
- License: mit
- Created: 2023-12-15T15:20:02.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-04-13T11:55:20.000Z (7 months ago)
- Last Synced: 2024-04-14T04:09:56.868Z (7 months ago)
- Topics: ai, autocomplete, code-generation, coding-assistant, developer-tools, llm
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=FireCoder.firecoder
- Size: 1.11 MB
- Stars: 16
- Watchers: 2
- Forks: 1
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# FireCoder: Your Self-hosted AI Code Writing Assistant
FireCoder is your self-hosted AI assistant, purpose-built to optimize your coding experience directly on your local machine.
Feel free to share your feedback or report any issues on our [GitHub repository](https://github.com/FireCoderAI/firecoder).
> FireCoder is currently a work in progress, and we appreciate your patience and support as we continue to enhance its capabilities.
## Features
- **Easy Installation**: Simply install extensions and start using FireCoder.
- **Completion Auto Mode**: Enjoy the convenience of automatic code suggestions.
- **Manual Mode**: Switch between auto mode and manual mode for code suggestions.
- **Chat Mode**: Interact with FireCoder through natural language, receiving code suggestions and guidance tailored to your needs.
- **Multi-line Code Suggestions**: Enhance your coding experience with multi-line code suggestions.
- **Platform Support**: FireCoder supports Windows, Linux, and macOS.### New Experimental Features:
- **GPU Support**: You can now utilize GPU support by adjusting the `firecoder.experimental.useGpu` settings in configuration.
## Getting Started
1. Download the [VS Code extension](https://marketplace.visualstudio.com/items?itemName=FireCoder.firecoder) for FireCoder.
2. Wait for Server and Model Download.
3. Start coding with the assistance of our AI-driven features.## Roadmap
- Custom Commands
- Generate Commit Descriptions
- Easy GPU Support
- Pull Request Reviews
- Cloud Service
- IntelliJ IDEA Support
- Self-Hosting for TeamsWe're committed to making FireCoder an indispensable part of your coding toolkit. Stay tuned for updates as we bring these exciting features to life!
## System Requirements
#### Minimal Requirements
- **Disk Space:** Minimum 2 GB of free disk space.
- **RAM:** Minimum 1 GB of available memory.These are the minimum specifications to run the FireCoder. The extension should function, but performance may be limited.
#### Optimal Requirements
- **Disk Space:** 14 GB or more of free disk space.
- **RAM:** 6 GB or more of available memory.If you intend to utilize the high-power and large model features, it is advisable to use a system with enhanced specifications to achieve better performance.
## Links
- [GitHub repository](https://github.com/FireCoderAI/firecoder)
- [VS Code Extension](https://marketplace.visualstudio.com/items?itemName=FireCoder.firecoder)
- [Discord](https://discord.gg/G4Bn4a6wKc)
- [Twitter](https://twitter.com/firecoderai)## Release Notes
See [Github Releases](https://github.com/FireCoderAI/firecoder/releases)