Git Product home page Git Product logo

chatgpt-ruby's Introduction

πŸ“— Table of Contents

πŸ“– ChatGPT Rails API

This 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.

πŸš€ Frontend

Click here to see the front end

πŸ›  Built With

Tech Stack

Key Features

User Login and Sigup

Create new conversation.

Create new messages in a conversation.

Secure user login.

Secure user authentication

(back to top)

πŸš€ Live Demo

Live Demo of this application:

(back to top)

πŸ’» Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder:

  git clone https://github.com/rubydevi/chatgpt-ruby.git

Install

Install this project with:

  cd my-project
  bundle install

Setup .ENV

  1. create an env file by running the following command
  touch .env

Or create the .env file manually at the root of the application.

  1. open databse.yml file and Find the default: &default section in the file and copy the credentials into your .env file:
  DATABASE_USERNAME=your_username
  DATABASE_PASSWORD=your_password

Usage

To run the project, you will need to execute:

  rails db:create

  rails db:migrate

  rails db:seed

  rails s

(back to top)

πŸ‘₯ Author

πŸ‘€ Chongtham Ruby Devi

(back to top)

πŸ”­ Future Features

API Documentation

Google and Github Login

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

Show your support 🌟

Thank 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:

  • Star the project ⭐️: Show your appreciation by starring this GitHub repository. It helps increase visibility and lets others know that the project is well-received.

  • Fork the project 🍴 🎣: 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.

  • Share with others πŸ—ΊοΈ: 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.

(back to top)

πŸ™ Acknowledgments

I would like to express my sincere gratitude to Anarchy, for providing this project idea. It has truly helped me enhance my skills in areas I hadn't previously identified as needing improvement.

(back to top)

❓ FAQ

  • Question_1

    Do I have to use the vs code specifically?

    • Answer_1

      You can use any one of your favortite or prefered editors

(back to top)

πŸ“ License

MIT License

(back to top)

chatgpt-ruby's People

Contributors

rubydevi avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.