Top AI Repos β open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
π Ruby on Rails agent for Forest Admin to integrate directly to your existing Ruby on Rails backend application.
| Date | Stars |
|---|---|
| 2026-07-31 | 385 |
| 2026-08-06 | 385 |
Today
β stars today
This week
β stars this week
This month
β stars this month
Momentum
60.0
growth rate 0.00%/day
# Forest Admin in Rails [](https://badge.fury.io/rb/forest_liana) [](https://github.com/ForestAdmin/forest-rails/actions) [](https://codeclimate.com/github/ForestAdmin/forest-rails/test_coverage) [](https://github.com/semantic-release/semantic-release) Forest Admin provides an off-the-shelf administration panel based on a highly-extensible API plugged into your application. This project has been designed with scalability in mind to fit requirements from small projects to mature companies. ## Who Uses Forest Admin - [Apartmentlist](https://www.apartmentlist.com) - [Carbon Health](https://carbonhealth.com) - [Ebanx](https://www.ebanx.com) - [First circle](https://www.firstcircle.ph) - [Forest Admin](https://www.forestadmin.com) of course :-) - [Heetch](https://www.heetch.com) - [Lunchr](https://www.lunchr.co) - [Pillow](https://www.pillow.com) - [Qonto](https://www.qonto.eu) - [Shadow](https://shadow.tech) - And hundreds moreβ¦ ## Getting Started [https://docs.forestadmin.com/documentation/how-tos/setup/install](https://docs.forestadmin.com/documentation/how-tos/setup/install) ## Documentation [https://docs.forestadmin.com/documentation/](https://docs.forestadmin.com/documentation/) ## How it works <p align="center" style="margin: 60px 0"> <img width="100%" src="https://forest-assets.s3.amazonaws.com/Github+README+assets/howitworks.png" alt="Howitworks"> </p> Forest Admin consists of two components: - The Admin Frontend is the user interface where you'll manage your data and configuration. - The Admin Backend API hosted on your servers where you can find and extend your data models and all the business logic (routes, actions, β¦) related to your admin panel. The Forest Admin gem (aka Forest Liana) introspects all your data model and dynamically generates the Admin API hosted on your servers. The Forest Admin interface is a web application that handles communication between the admin user and your application data through the Admin API. ## Features ### CRUD All of your CRUD operations are natively supported. The API automatically supports your data models' validation and allows you to easily extend or override any API routes' with your very own custom logic. <img src="https://forest-assets.s3.amazonaws.com/Github+README+assets/crud.jpeg" alt="CRUD"> ### Search & Filters Forest Admin has a built-in search allowing you to run basic queries to retrieve your application's data. Set advanced filters based on fields and relationships to handle complex search use cases. <img src="https://forest-assets.s3.amazonaws.com/Github+README+assets/search+filters.jpeg" alt="Search and Filters"> ### Sorting & Pagination Sorting and pagination features are natively handled by the Admin API. We're continuously optimizing how queries are run in order to display results faster and reduce the load of your servers. <img src="https://forest-assets.s3.amazonaws.com/Github+README+assets/sorting+pagination.jpeg" alt="Sorting and Pagination"> ### Custom action A custom action is a button which allows you to trigger an API call to execute a custom logic. With virtually no limitations, you can extend the way you manipulate data and trigger actions (e.g. refund a customer, apply a coupon, ban a user, etc.) <img src="https://forest-assets.s3.amazonaws.com/Github+README+assets/custom+actions.jpeg" alt="Custom action"> ### Export Sometimes you need to export your data to a good old fashioned CSV. Yes, we know this can come in handy sometimes :-) <img src="https://forest-assets.s3.amazonaws.com/Github+README+assets/exports.jpeg" alt="Export"> ### Segments Get in app access t
Excerpt of 7,167 characters
Read on GitHubWould you bet a product on this? Bounded 0β100 and slow moving.
Not classified yet. Classification runs as part of npm run ingest.