{"id":22504903,"url":"https://github.com/daguttt/ror-chat","last_synced_at":"2026-04-20T03:05:13.382Z","repository":{"id":266308915,"uuid":"897909667","full_name":"daguttt/ror-chat","owner":"daguttt","description":"AI Chat using OpenAI API","archived":false,"fork":false,"pushed_at":"2025-01-29T18:02:14.000Z","size":79,"stargazers_count":1,"open_issues_count":10,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-02T01:27:23.133Z","etag":null,"topics":["llms","openai","ruby","ruby-on-rails"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/daguttt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-03T13:05:07.000Z","updated_at":"2025-01-15T17:57:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"eac9cacd-c98e-4ff7-a3f4-efd050d3f2a6","html_url":"https://github.com/daguttt/ror-chat","commit_stats":null,"previous_names":["daguttt/ror-chat"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daguttt%2Fror-chat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daguttt%2Fror-chat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daguttt%2Fror-chat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daguttt%2Fror-chat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daguttt","download_url":"https://codeload.github.com/daguttt/ror-chat/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245938755,"owners_count":20697086,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["llms","openai","ruby","ruby-on-rails"],"created_at":"2024-12-07T00:11:07.358Z","updated_at":"2026-04-20T03:05:08.344Z","avatar_url":"https://github.com/daguttt.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RoRChat\n\nAI Chat-like app using OpenAI API and Ruby on Rails\n\n## Repository\n\n[RoRChat Github Repository](https://github.com/daguttt/ror-chat)\n\n## Developing\n\n### Getting Started\n#### Prequisites\n\n- Node.js\n  - **pnpm**: Fast node package manager\n    ```bash\n    npm i -g pnpm # To install it globally on your machine\n    ``` \n- Ruby (Check out the project version in [`.ruby-version`](.ruby-version))\n\n#### 1. Environment variables\n\nCreate a `.env` file and populate it with the content of `.env.erb` file.\nEnvironment variables include:\n\n  1. Database Credentials.\n\n\u003e [!NOTE]\n\u003e Keep the value of the `DATABASE_NAME` as is. It's not used in development but required to run the project\n\n  2. Emails Credentials (SendGrid) and setup.\n  3. OpenAI API and setup\n\n#### 2. Install dependencies\n\nInstall gems\n\n```bash\nbundle i\n```\n\nInstall [FlyonUI](https://flyonui.com/docs/getting-started/quick-start/) Tailwind plugin\n\n```bash\npnpm i\n```\n\n#### 3. Database setup\n\n1. Create database `rails db:migrate`.\n2. Run migrations `rails db:migrate`.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaguttt%2Fror-chat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaguttt%2Fror-chat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaguttt%2Fror-chat/lists"}