impl
This commit is contained in:
parent
c22d5c6d82
commit
1694b35736
1 changed files with 6 additions and 3 deletions
|
@ -18,7 +18,7 @@ This project aims to leverage large language models in order to decrease the eff
|
|||
|
||||
The core utilizes .NET 8, while the front-end uses ASP.NET Core with Blazor Server. The CLI is written in Rust.
|
||||
|
||||
***No project has been hurt with javascript or [even more with] n-node js.***
|
||||
**_No project has been hurt with javascript or [even more with] n-node js._**
|
||||
|
||||
- **Umogen.Core**: C#, .NET 8,
|
||||
- **Umogen.Server**: C#, .NET 8, Blazor Server
|
||||
|
@ -26,5 +26,8 @@ The core utilizes .NET 8, while the front-end uses ASP.NET Core with Blazor Serv
|
|||
|
||||
## Features
|
||||
|
||||
- [ ] meow
|
||||
- [ ] mew
|
||||
- [x] Contract document generation and rendering
|
||||
- [x] Generation of job description and conditions based on a short natural language prompt
|
||||
- [x] Automatic inferring of contract types
|
||||
- [x] Web-based UI
|
||||
- [x] Store of known legal and physical persons
|
||||
|
|
Loading…
Reference in a new issue