Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/brianpetro/smart-connect


https://github.com/brianpetro/smart-connect

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

> [!NOTE]
> Documentation site coming soon at [docs.smartconnections.app](https://docs.smartconnections.app).

# Smart Connect
Created to connect your notes to ChatGPT *without* uploading all of your data to the cloud!

Designed for Obsidian users, developers, and anyone looking to supercharge their workflows, Smart Connect bridges the gap between your local computer and AI, enabling seamless integration with services like ChatGPT.

Smart Connect makes it easy to automate tasks, retrieve context, and connect different parts of your digital life to AI *without uploading your data to the cloud.*

## Smart Connections Obsidian plugin
Users of Smart Connections can use Smart Connect to improve the performance of local embeddings:
1. Download the installer for your OS
2. Open Smart Connect
3. Restart the Smart Connections plugin or use the "Connect to Smart Connect" button in the settings

Watch this video to see how it works: [Boosting Embedding Performance with Smart Connect](https://www.youtube.com/watch?v=tGZ6J63UZmw)

## Getting Started with Smart Connect
### Install

|        [Windows](https://github.com/brianpetro/smart-connect/releases/latest/download/Smart-Connect-Setup-win.exe)        |        [Mac](https://github.com/brianpetro/smart-connect/releases/latest/download/Smart-Connect-Setup-mac.dmg)        |        [Linux (.deb)](https://github.com/brianpetro/smart-connect/releases/latest/download/Smart-Connect-Setup-linux-amd64.deb)        |        [Linux (.AppImage)](https://github.com/brianpetro/smart-connect/releases/latest/download/Smart-Connect-Setup-linux-x86_64.AppImage)        |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |

### Setup
- [Getting Started Screencast](https://www.loom.com/share/3f1f96ec303a4d20a734e274bcd2f16d)
- [Getting Started with Smart Connections and Smart Connect Software](https://youtu.be/cgW7BpXURUQ)
### How to use
When Smart Connect is running and connected then Smart Actions can be used from any device.
## Smart Actions
### Core Actions
Core Actions are implemented by the core development team. These actions ship with Smart Connect by default. Core actions are design to be extended by custom & community actions and personalized prompts.
*These actions have the highest safety rating.*
### Community Actions (coming soon!)
Community Actions are easily available and installed from within the Smart Connect community index. These actions must be open-source and pass an approval process for inclusion in the community index.
*These actions are considered safe.*
### Custom actions
Custom Actions enable developers (or anyone that can produce a JavaScript function) to create and test actions.
See [this sample](https://github.com/brianpetro/Sample-Smart-Action) (more documentation coming soon!)
*Only use this feature to install your own custom actions.*

## [Smart Connect - Obsidian GPT](https://chatgpt.com/g/g-9Xb1mRJYl-smart-connect-obsidian)
### Signing in
- requires your `email` and `license key`

## Creating Custom GPTs
- [Getting Started with Custom Smart Connect GPTs](https://www.youtube.com/watch?v=WOXGp65qTfM)
- [Building a Smart Connect Transcribe Custom GPT](https://youtu.be/j-gTQmePzt4?si=O0_ykq3kXJy3aTj2)
##### Register Smart Actions
1. Get the OpenAPI URL from Smart Connect and use to "Import from URL"
2. Configure the API key for authentication
![[Smart Connect - Custom GPT Authentication.png]]

## FAQs
##### Do I have to pay for the Official service to use Smart Connect?
No, you do not have to use the Official service to use Smart Connect. See [this video](https://youtu.be/TDUWvOc7xJo) to learn how to set up a Custom GPT with a third-party connection.
Note: This works for Custom GPTs only. Official GPTs like [Smart Connect — Obsidian](https://chatgpt.com/g/g-9Xb1mRJYl-smart-connect-obsidian) do require the [Official service](https://smartconnections.app/smart-connect/).
##### Does Smart Connect require a ChatGPT Plus subscription?
No, a ChatGPT Plus subscription is not required. See [this video](https://youtu.be/09wPTPoMuGE) to learn more.
##### Can I create my own Smart Actions?\
Yes, custom Smart Actions can be created for use in your own Custom GPTs via Smart Connect.
##### Can I edit the prompts for the Smart Actions?
Yes, similar to custom actions, Smart Actions with edited prompts can be used in your own Custom GPTs.
*This feature will be released soon (June 2024).*
##### Do I need to know how to code to create my own Custom GPTs?
No, see [this video](https://youtu.be/j-gTQmePzt4?si=O0_ykq3kXJy3aTj2) for a no-code example.
##### Where can I learn more?
See [this channel](https://www.youtube.com/@WFHBrian/videos) to learn more.
## Troubleshooting
### reviewing the developer console for errors
- TODO
### submitting a bug report
- TODO