joejuma / tcn-research

A demo of generated code from my TCN research project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TCN Research

What's This Project?

A collection of public-facing research results from a hypothesized method (nicknamed 'TCN') for semi-autonomous programming in conjunction with large-language models (LLMs).

Demos

The following are a list of demos created from TCN implementations. For more information about each demo, see the README.md in the corresponding directory.

Number Name What is it? Directory
1 Time-Server A REST web-server, which has /time and /health endpoints. The /time endpoint returns the current time. demo_1

Author

Joseph M. Juma

About

A demo of generated code from my TCN research project.


Languages

Language:JavaScript 100.0%