Skip to content

adarshM84/OpenTalkGptCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenTalkGPT Chrome Extension

🌟 This Chrome extension enables users to chat seamlessly with any open-source model, like LLaMA, supported by Ollama.

🚀 With a sleek, user-friendly UI, users can configure server details, manage models, and interact with their favorite AI assistants.

🎯 The extension offers complete flexibility to download, delete, and personalize models directly from the interface, making it a versatile tool for AI enthusiasts and developers alike.

This project is licensed under the OpenTalkGPT License. See the LICENSE file for details.

Chrome Extention Download Link : OpenTalkGpt

For more info check here

Steps To Contribute On Project :

Step 1: Download the Repository

  1. Navigate to the GitHub repository of the Chrome extension.
  2. Click on the green Code button.
  3. Select Download ZIP to download the repository as a ZIP file.
  4. Extract the downloaded ZIP file to a directory on your local system.

Step 2: Enable Developer Mode in Chrome

  1. Open Google Chrome.
  2. Go to chrome://extensions/ in the address bar.
  3. Toggle the Developer mode switch (usually located at the top right).

Step 3: Load the Unpacked Extension

  1. Click on Load unpacked (available after enabling Developer mode).
  2. Select the directory where you extracted the ZIP file.
  3. The extension will now load in Chrome for testing and development purposes.

Step 4: Explore and Modify the Extension

  1. Open the directory in your code editor (e.g., VS Code).
  2. Modify the extension’s code as needed. Typical areas to work on include:
    • Manifest file (manifest.json): Metadata and permissions for the extension.
    • JavaScript/HTML/CSS files: Functionality and UI of the extension.

Step 5: Test Changes Locally

  1. After making changes to the code, go back to the chrome://extensions/ page.
  2. Click the Reload button for the extension to apply the changes.
  3. Test the functionality directly in the browser.

Step 6: Contribute to the GitHub Repository

  1. Create a Fork:
    • On the GitHub repository page, click Fork to create your copy of the repository.
    • Clone the forked repository to your local system:
      git clone https://github.com/adarshM84/OpenTalkGptCode.git
  2. Make Changes:
    • Add your changes to the cloned repository.
    • Use git add, git commit, and git push to push changes to your fork.
  3. Create a Pull Request:
    • Go to the original repository on GitHub.
    • Click Pull Requests > New Pull Request.
    • Compare your fork with the original repository and submit your contribution.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published