https://github.com/danielmschmidt/hcllm
https://github.com/danielmschmidt/hcllm
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/danielmschmidt/hcllm
- Owner: DanielMSchmidt
- Created: 2023-06-29T12:00:00.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T20:19:31.000Z (over 2 years ago)
- Last Synced: 2025-01-21T13:49:01.651Z (over 1 year ago)
- Language: TypeScript
- Size: 47.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.