A robust Rust library and CLI tool for generating type-safe Rust models from OpenAPI 3.0 specifications with advanced composition support
Rust macro used for generating JSON objects from structs and writing them to a directory at compile time. This is so that you can easily generate types for APIs.
A rust-written backend lib for edit and generation of lattice 3D-models compatible with CASTEP and Materials Studio.
AI image and video generation package for the ai-media CLI
Rust macro used for generating JSON objects from structs and writing them to a directory at compile time. This is so that you can easily generate types for APIs.
SunSpec 1.1 compliant library with tokio support
Local text-to-image, style transfer, LoRA, upscale and color-key CLI built on candle
The autonomous, self-improving AI agent. Single Rust binary. Every channel. Install with: cargo install opencrabs
Modality language lib
DOP-Ensemble: Divergent–Originality–Precision Ensemble Framework for Generative Language Models
Lightweight SDK for xAI's gRPC APIs
LIFT-AST: Lexer, parser, and AST for the .lif source language
Generates Rails code implementing a model security and authentication system for your Rails app.
The oracle-model-generator library allows you to generate an ActiveRecord model from an existing Oracle table or view, as well as automatically generate a baseline test file for test-unit or minitest.
Generates Rails models from the target database... magically! Validations and associations included.
extends the active_record:model generator with locale files in /config/locales. The Translations to the specific languages has still to be made, but the files are still there.
Model from legancy database
Useful to generate namespaced database models for a legacy database
== DESCRIPTION: Creates a configuration controller and model that can be used to quickly create configuration table for your system so you can store system-wide variables that you'd like the user to be able to set. This gem contains a generator to create a simple configuration model, migration, and interface for your application, complete with working tests. == FEATURES * Generates the controller, model, and the associated files. * You can specify the model name and set the fields for the migrations via the generator. == SYNOPSIS: === Setup and overview Generate a new configuration system for your application by executing the generator from the root of your application. ruby script\generate rails_config_model Configuration You can also specify the model fields much like the scaffold_resource generator ruby script/generate rails_config_model Configuration contact_email:string site_name:string welcome_message:text max_number_of_events:integer Once installed, you modify the generated migration to include the fields you want to configure. There are a few defaults there to give you an idea. The generator will create a controller mounted at /configuration so you can edit your configurations. Modify this as needed to provide for security. === The Edit form The application's edit form uses the *form* helper method to auto-generate the fields. This may not be optimal and you may wish to actually write your own view instead. See app/views/configuration/edit.rhtml for more details. === Usage Configuration is simply a model for this table. It is designed to handle a single row of a table, and so additional rows cannot be created. If you have a table that looks like this: id contact_email site_name welcome_message max_number_of_events You simply grab the row from the table @configuration = Configuration.load and then grab the values out. email = @configuration.contact_email Or save new values @configuration = Configuration.load @configuration.welcome_message = "This is the default message." @configuraiton.save
The database-model-generator library allows you to generate an ActiveRecord model from an existing Oracle, SQL Server, or PostgreSQL table or view, as well as automatically generate a baseline test file for test-unit or minitest.
Copilot 3D AI 3D model generator from text and images. Visit https://copilot3d.net/ for more.
Formy 3D turns 2D photos into 3D models. Visit https://formy3d.com/ for more.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.