Replit today unveiled Ghostwriter, a programming helper powered by AI that can offer advice to make coding simpler. It operates within Replit's online development environment and has a similar capacity to GitHub Copilot's code recognition and composition in order to quicken the development process.
Replit claims that Ghostwriter operates by utilizing a sizable language model trained on millions of lines of freely accessible code. As you program in Replit's IDE, Ghostwriter can provide ideas based on the text you've already typed. By using the Tab key when you see a suggestion you like, you can "autocomplete" the code.
Replit claims that although Ghostwriter supports 16 languages, including C, Java, Perl, Python, and Ruby, it works best with JavaScript and Python. Additionally, it supports SQL for database queries as well as HTML and CSS for web creation.
The four primary parts of Ghostwriter are Complete Code (which evaluates your writing and offers extensions), Create some code (which creates new code based on your suggestions), Code Explainer and Transform (which assist you in refactoring or modernizing code to adhere to standards) (which analyzes existing code and explains its function using natural language).
We discovered from our informal testing of Replit's IDE (conducted with a standard account we registered) that Ghostwriter mostly fulfilled the promises made in the marketing language. The autocomplete suggestions occasionally created code that required advanced programming skills to integrate into a project or became trapped in repeating loops. Replit's abilities for Ghostwriter will probably be improved over time.
We could not help but compare Ghostwriter to GitHub Copilot, an AI coding assistance from Microsoft and OpenAI that has been made available to the public since July. Similar to Ghostwriter, Copilot provides code translation, natural language explanations, and code suggestions that autocomplete when the Tab key is pressed.
For the time being, Ghostwriter cannot take the place of solid programming skills. Instead, it may be viewed as an addition to already-existing knowledge or as an automated assistant that could cut down on the time you spend looking for information or studying code samples on websites like Stack Overflow.
Depending on how you want to use it, Replit offers a number of plans for its online IDE, ranging in price from free to $7 per month. In addition, Ghostwriter has a monthly subscription fee of $10 (or 1,000 Cycles). On Replit's cloud servers, computational power is denoted by cycles, which are virtual tokens. Replit's website offers ghostwriter services.

Comments
Post a Comment