Skip to content

WorqHat/AI-Code-Generator

Repository files navigation

Code Generator using WorqHat AI

So what are we building today? Today we're going to build our very own AI bot using the latest and greatest technology - the AiConV2 Text Generation model by WorqHat AI. And not just any bot, we're talking about a bot that’s going to generate code from commands to any programming language of your choice!

This project is important, because it will give you basic understanding of how to build AI based project using the latest Text Generation APIs. Cool, right?!Let's start with the one and only Code Translator that you're ever going to want to build!

But don't take my word for it, you gotta try it out for yourself. We've got a live code translator on this page, that's already causing a stir. People can't get enough of it! So, before you even start this course, go check it out and see what all the fuss is about.So, are you ready to step up and take on the challenge? Let's do this!

You can refer to more detailed documentation for **AiCon V2 Generative Models ** here.

Getting Started

You can learn how to build this project by visiting our WorqHat LLM Academy Page at Text to Code with WorqHat AI.

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

For Certification of Project

WorqHat certifies every project that is created using WorqHat. To get your project certified, you need to follow the following steps:

  1. Create a new repository with your project.
  2. Add a worqhat.json file to the root of your project.
  3. Add the following code to the worqhat.json file:
      {
         "name": "Your Name",
         "deploymentUrl": "Your Project Deployment URL (If Deployed to Vercel)",
         "authorEmail": "Your Email",
         "repository": "Your Project Repository",
         "feedback": "Your Feedback",
         "tags": [
            "Your Project Tags"
         ]
      }
  1. Submit your project for certification by creating a pull request to the WorqHat Certified Projects repository. Or you can also submit your project for certification by completing the lesson Create your Own AI Code Generator and submitting your GitHub repository link in the lesson. Please don't forget to add the worqhat.json file to your project.
  2. Once your project is certified, you will receive a certification badge that you can add to your project's README.md file and to your resume's and LinkedIn profile's certifications.

About

So what are we building today? Today we're going to build our very own AI bot using the latest and greatest technology - the Text Generation model by WorqHat AI. And not just any bot, we're talking about a bot that’s going to generate code from commands to any programming language of your choice!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors