Skip to content
/ trms Public

Fuzzy Find Google Search Results, and get AI help with trms.

Notifications You must be signed in to change notification settings

paarthd00/trms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TRMS

Fuzzy Find Google Search Results, and get AI help with trms.

dashboard

Features

  • Help fetches top 10 Google Search Results.

  • Fuzzy, find the results, and open the link in the browser. alt text

  • AI help :ai to enter AI help mode.

Prerequisites

  • Go programming language installed on your machine.
  • A valid Google Search API key and Search Engine ID (CX).
  • Open AI API key

Setup

  1. Clone this repository to your local machine.
  2. Navigate to the directory containing the Go files.

Configuration

Before running the program, you need to add your Google API Search Key and Search Engine ID (CX) to the program:

Use your keys to create a new .env file based on the .env.template.

OpenAI API

you can find CX and GOOGLE_API_KEY from Google Custom Search

Installation

To install the program, run the following commands in your terminal: ./install.sh

Then just source your .bashrc or .zshrc

Usage

To run the program, use the following command:

trms

License

This project is open source and available under the MIT License.

About

Fuzzy Find Google Search Results, and get AI help with trms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published