CodeGenX, a code generation system powered by GPT-J

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • CodeGenX

    Code Generation using GPT-J!

  • Hey Everyone!

    We are delighted to announce the first version of CodeGenX. CodeGenX is a free and open-source code-generation system (similiar to Github Copilot) powered by a fine-tuned version of GPT-J.

    You can find details for installation and instruction on usage here: https://docs.deepgenx.com. Our GitHub repository can be found here: https://github.com/DeepGenX/CodeGenX.

    I think it is important to identify what CodeGenX can and cannot do, so we know what to expect. We have found that CodeGenX works well for common use cases which occur repeatedly in the training set. It understands context and outputs code with similar formatting to your previous code using the appropriate variables. But it does not shine in places where logical or mathematical computations are needed. This does not mean that it doesn't understand any logic or math, but just a weak point of the model.

    Here are some links that have additional information:

    Website: https://deepgenx.com

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts