An open API service indexing awesome lists of open source software.

https://github.com/danielmschmidt/hcllm


https://github.com/danielmschmidt/hcllm

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# HCL-LLM

**Experimental**

The idea of this prototype is to use a LLM to generate HCL (and possibly some code) for an arbitrary problem prompt.
A user should also be able to provide some system tests and the LLM should iterate until the system tests pass.