You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Stencil is build keeping developer workflows and developer experience in mind, with the goal of reducing redundant efforts in setting up tooling and commonly used functionality which are used across services.
The ultimate (atleast for now) step towards it could be to just pass in a specification/config file to a parser and get the code for the entire service setup back to you. With stencil is this possible, the main aim is to consolidate all the features stencil presently has into a single compiler step which parses through a configuration file conforming to a particular specification and generates the code for your service which you can hack around to make perfect. The next part of this would be to train a LLM to generate that service for us given some prompt.
Goals & Mid-Point Milestone
Goals
Specification for the stencil parser configuration.
Parser for the configuration file.
Compiler to compile the instructions from the config and generate code
Fine tuned LLM model which can generate the configuration file given specific prompts.
A system connecting all of these end to end.
Setup/Installation
No response
Expected Outcome
No response
Acceptance Criteria
No response
Implementation Details
Stencil is a framework (collection of components) build on top of the NestJS framework.
Ticket Contents
Description
Stencil is build keeping developer workflows and developer experience in mind, with the goal of reducing redundant efforts in setting up tooling and commonly used functionality which are used across services.
The ultimate (atleast for now) step towards it could be to just pass in a specification/config file to a parser and get the code for the entire service setup back to you. With stencil is this possible, the main aim is to consolidate all the features stencil presently has into a single compiler step which parses through a configuration file conforming to a particular specification and generates the code for your service which you can hack around to make perfect. The next part of this would be to train a LLM to generate that service for us given some prompt.
Goals & Mid-Point Milestone
Goals
Setup/Installation
No response
Expected Outcome
No response
Acceptance Criteria
No response
Implementation Details
Stencil is a framework (collection of components) build on top of the NestJS framework.
Mockups/Wireframes
No response
Product Name
Stencil
Organisation Name
SamagraX
Domain
Open Source Library
Tech Skills Needed
NestJS, Testing Library, TypeScript
Mentor(s)
@techsavvyash
@ch
Category
Backend, AI
The text was updated successfully, but these errors were encountered: