{"id":18791286,"url":"https://github.com/rubydevi/chatgpt-ruby","last_synced_at":"2025-12-27T16:30:14.024Z","repository":{"id":214459378,"uuid":"736576506","full_name":"rubydevi/chatgpt-ruby","owner":"rubydevi","description":"A simple AI-human chat server that'll mimic ChatGPT in every way.","archived":false,"fork":false,"pushed_at":"2023-12-30T07:50:17.000Z","size":79,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2024-12-29T15:12:41.623Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rubydevi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2023-12-28T09:27:18.000Z","updated_at":"2023-12-28T09:45:32.000Z","dependencies_parsed_at":"2024-12-29T15:12:17.184Z","dependency_job_id":"beaa65bf-d1bc-4816-a83f-d9a4b50f0dcc","html_url":"https://github.com/rubydevi/chatgpt-ruby","commit_stats":null,"previous_names":["rubydevi/chatgpt-ruby"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubydevi%2Fchatgpt-ruby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubydevi%2Fchatgpt-ruby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubydevi%2Fchatgpt-ruby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubydevi%2Fchatgpt-ruby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rubydevi","download_url":"https://codeload.github.com/rubydevi/chatgpt-ruby/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239718323,"owners_count":19685722,"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":[],"created_at":"2024-11-07T21:15:17.593Z","updated_at":"2025-12-27T16:30:13.990Z","avatar_url":"https://github.com/rubydevi.png","language":"Ruby","readme":"\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n\n\u003c!-- TABLE OF CONTENTS --\u003e\n\n# 📗 Table of Contents\n\n- [📖 About the Project](#about-project)\n  - [🚀 Front End](#back-end)\n  - [🛠 Built With](#built-with)\n    - [Tech Stack](#tech-stack)\n    - [Key Features](#key-features)\n  - [🚀 Live Demo](#live-demo)\n  \u003c!-- - [💻 Presentation](#video-presentation) --\u003e\n- [💻 Getting Started](#getting-started)\n  - [Setup](#setup)\n  - [Prerequisites](#prerequisites)\n  - [Install](#install)\n  - [Usage](#usage)\n- [👥 Authors](#authors)\n- [🔭 Future Features](#future-features)\n- [🤝 Contributing](#contributing)\n- [⭐️ Show your support](#support)\n- [🙏 Acknowledgements](#acknowledgements)\n- [❓ FAQ](#faq)\n- [📝 License](#license)\n\n\u003c!-- PROJECT DESCRIPTION --\u003e\n\n# 📖 ChatGPT Rails API \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\nThis app is a very simple app where API endpoints for user registration and login is exposed aling with other engpoints for new messages and conversation between user and AI.\n\n## 🚀 Frontend \u003ca name=\"back-end\"\u003e\u003c/a\u003e\n\n [Click here to see the front end](https://github.com/rubydevi/chatgpt-react)\n\n## 🛠 Built With \u003ca name=\"built-with\"\u003e\u003c/a\u003e\n\n### Tech Stack \u003ca name=\"tech-stack\"\u003e\u003c/a\u003e\n\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://rubyonrails.org/\"\u003eRails\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://www.ruby-lang.org/en/\"\u003eRuby\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://www.mysql.com/\"\u003ePSQL\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://www.mysql.com/\"\u003eRSpec-Rails\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://teamcapybara.github.io/capybara/\"\u003eCapybara-Rails\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://github.com/CanCanCommunity/cancancan\"\u003eCancancan\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://github.com/heartcombo/devise\"\u003eDevise\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://github.com/ged/ruby-pg\"\u003eRuby Pg\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n\u003e User Login and Sigup\n\n\u003e Create new conversation.\n\n\u003e Create new messages in a conversation.\n\n\u003e Secure user login.\n\n\u003e Secure user authentication\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- LIVE DEMO --\u003e\n\n## 🚀 Live Demo \u003ca name=\"live-demo\"\u003e\u003c/a\u003e\n\n\u003e Live Demo of this application:\n\n- [Live Demo Link](https://ai-chat-782z.onrender.com)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\u003c!-- GETTING STARTED --\u003e\n\n## 💻 Getting Started \u003ca name=\"getting-started\"\u003e\u003c/a\u003e\n\nTo get a local copy up and running, follow these steps.\n\n### Prerequisites\n\nIn order to run this project you need:\n\n### Setup\n\nClone this repository to your desired folder:\n\n```sh\n  git clone https://github.com/rubydevi/chatgpt-ruby.git\n```\n\n### Install\n\nInstall this project with:\n\n```sh\n  cd my-project\n  bundle install\n```\n\n### Setup .ENV\n\n1. create an env file by running the following command\n\n```sh\n  touch .env\n```\n\nOr create the .env file manually at the root of the application.\n\n2. open databse.yml file and Find the default: \u0026default section in the file and copy the credentials into your .env file:\n\n```sh\n  DATABASE_USERNAME=your_username\n  DATABASE_PASSWORD=your_password\n```\n\n### Usage\n\nTo run the project, you will need to execute:\n\n```sh\n  rails db:create\n\n  rails db:migrate\n\n  rails db:seed\n\n  rails s\n```\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\u003c!-- AUTHORS --\u003e\n\n## 👥 Author \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n👤 Chongtham Ruby Devi\n\n- GitHub: [@rubydevi](https://github.com/rubydevi)\n- LinkedIn: [@Chongtham Ruby Devi](https://www.linkedin.com/in/chongtham-bhoomika/)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- FUTURE FEATURES --\u003e\n\n## 🔭 Future Features \u003ca name=\"future-features\"\u003e\u003c/a\u003e\n\n\u003e API Documentation\n\n\u003e Google and Github Login\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- CONTRIBUTING --\u003e\n\n## 🤝 Contributing \u003ca name=\"contributing\"\u003e\u003c/a\u003e\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page](https://github.com/rubydevi/chatgpt-ruby/issues).\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- SUPPORT --\u003e\n\n## \u003cb\u003eShow your support 🌟\u003c/b\u003e\u003ca name=\"support\"\u003e\u003c/a\u003e\n\nThank you for taking the time to explore this project! Your support means a lot to me. If you find my project valuable and would like to contribute, here is one way you can support me:\n\n- \u003cb\u003eStar the project ⭐️\u003c/b\u003e: Show your appreciation by starring this GitHub repository. It helps increase visibility and lets others know that the project is well-received.\n\n- \u003cb\u003eFork the project 🍴 🎣\u003c/b\u003e: If you're interested in making improvements or adding new features, feel free to fork the project. You can work on your own version and even submit pull requests to suggest changes.\n\n- \u003cb\u003eShare with others 🗺️\u003c/b\u003e: Spread the word about this project. Share it on social media, mention it in relevant forums or communities, or recommend it to colleagues and friends who might find it useful.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- ACKNOWLEDGEMENTS --\u003e\n\n## 🙏 Acknowledgments \u003ca name=\"acknowledgements\"\u003e\u003c/a\u003e\n\nI would like to express my sincere gratitude to [Anarchy](https://anarchy.ai/welcome/why_anarchy), for providing this project idea. It has truly helped me enhance my skills in areas I hadn't previously identified as needing improvement.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- FAQ (optional) --\u003e\n\n## ❓ FAQ \u003ca name=\"faq\"\u003e\u003c/a\u003e\n\n- **Question_1**\n\n  Do I have to use the vs code specifically?\n\n  - Answer_1\n\n    You can use any one of your favortite or prefered editors\u003cbr\u003e\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\u003c!-- LICENSE --\u003e\n\n## 📝 License \u003ca name=\"license\"\u003e\u003c/a\u003e\n\n[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](./LICENSE)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frubydevi%2Fchatgpt-ruby","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frubydevi%2Fchatgpt-ruby","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frubydevi%2Fchatgpt-ruby/lists"}