Skip to content

A node Tool that is designed to use OpenAI 's GPT model to create components in multiple frameworks

Notifications You must be signed in to change notification settings

kiritocode1/tempelate-writer-every-language

Repository files navigation

Tempelate Writer Every Language

Simple Javascript component creator based on template provided using OpenAI's GPT-3.


image depicting how the system works in version 0.0.0


Why we need this 1. there are many different frameworks with many different ways to incorporate javascript in frameworks. A team should not focus on different frameworks instead go with what works best for them and passes the most tests.
2. Writing the same component in 15 different framworks is tedious and repetitive , something GPT can do if you can provide explicit details. 

Documentation

1. provide a tempelate.yaml file with respective tempelate , check here to what a default tempelate should look like . the file should be in the root directory of the project , (sorry later we will make a dedicated folder)

keep the tempelate.yaml


2. Another Optional file is expected.json also in root directory , this is so that we can focus on the framworks that you want . here is another example of how an expected.json should look like .

expected explained here

3. Run node index.mjs and look out for /results folder . this project is still in beta , wait till we release version 1.0.0.

node runner png


About

A node Tool that is designed to use OpenAI 's GPT model to create components in multiple frameworks

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages