Inspiration

Lets say you have an idea and it involves making a website. Now you have to learn how to make one. Of course you can hire someone to do it, but then money comes into the picture. NLP has progressed a lot and there is the rise of advanced architectures like that of the transformers being able to write code from scratch. If we could leverage this to make models build and customize websites, we could save a lot of time and rather think about building the product.

What it does

The idea is to train a model on HTML CSS and JAVASCRIPT triplets and hopefully it learns these languages and at the same time finds a relation between them.

How are we going to built it

A longformer that can learn on a huge corpus of tokenized triplets with a label and generate more of the triplets purely based on a label. We truly believe in technology over marketing i.e. The technology markets for itself. We would have to talk to investors and look for funding for the project

Challenges we might run into

What kind of data are we going to work with? How do we clean the data? Is the data going to be biased? These are some of the questions that we will have to address before moving forward

What's next for No Code

Make a model write code for itself and go into an infinite loop of making itself better by a small amount. Boom AGI

Built With

Share this project:

Updates