Skip to content

Latest commit

 

History

History
60 lines (39 loc) · 1.37 KB

README.md

File metadata and controls

60 lines (39 loc) · 1.37 KB

Local-GPT

Give GPT access to your local files

Table of Contents

  1. Introduction
  2. Features
  3. Installation
  4. Usage
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgements

Introduction

Features

  • ChatGPT editing your files
  • summerizing the folder

Installation

Follow these steps to install Local-GPT on your machine:

  1. Clone the repository:
  2. Install the required dependencies:

Usage

Learn how to use Local-GPT, including necessary commands and configuration settings.

  1. Run the application:

Contributing

Follow these steps to contribute to the project:

  1. Fork the project.
  2. Create a new branch for your feature or bugfix (git checkout -b feature/your-feature).
  3. Commit your changes (git commit -m 'Add your feature').
  4. Push to the branch (git push origin feature/your-feature).
  5. Open a pull request.

License

This project is licensed under the MIT License.

Contact

Provide contact information for the project's maintainers.

Acknowledgements

  • OpenAI - For creating the original ChatGPT.