{"id":13585211,"url":"https://github.com/timothymugayi/gpt-search-assistant","last_synced_at":"2026-01-17T09:56:50.210Z","repository":{"id":221768286,"uuid":"626535426","full_name":"timothymugayi/gpt-search-assistant","owner":"timothymugayi","description":"ChatGPT Search Assistant","archived":false,"fork":false,"pushed_at":"2023-04-18T15:47:52.000Z","size":11,"stargazers_count":9,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-06T02:38:59.405Z","etag":null,"topics":["bing","chatgpt","chatgpt4","coinmarketcap","googleapi","python","searxng","serp-api"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/timothymugayi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-04-11T16:58:26.000Z","updated_at":"2024-03-04T09:43:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"4c7578db-6faf-4cf2-b381-ab866b2eaf51","html_url":"https://github.com/timothymugayi/gpt-search-assistant","commit_stats":null,"previous_names":["timothymugayi/gpt-search-assistant"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timothymugayi%2Fgpt-search-assistant","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timothymugayi%2Fgpt-search-assistant/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timothymugayi%2Fgpt-search-assistant/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timothymugayi%2Fgpt-search-assistant/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timothymugayi","download_url":"https://codeload.github.com/timothymugayi/gpt-search-assistant/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247607561,"owners_count":20965944,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bing","chatgpt","chatgpt4","coinmarketcap","googleapi","python","searxng","serp-api"],"created_at":"2024-08-01T15:04:48.479Z","updated_at":"2026-01-17T09:56:50.199Z","avatar_url":"https://github.com/timothymugayi.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# LangChain Agent GPT Search Assistant\n\nExample of how to use Langchain tool agents evlauate to GPT plugins \nto give your ChatGPT access to the internet. \n\n## Prerequisite packages \n\nThe following are the additional packages to run LangChain Agent tools. \nYou may refer to getting started section to install correct versions directly from the conda environment.yml file\n\n```bash \npip install python-coinmarketcap\n\npip install wolframalpha\n\npip install wikipedia\n\npip install google-api-python-client\n\npip install google-search-results\n\n```\n[coinmarketcap_search.py](coinmarketcap_search.py) file is a Crypto currency Wrapper \nto coinmarket cap to get the latest prices for over 9k cryptocurrency coins\n\n\nIf you make any updates to your conda environment environment you can re export the dependencies using \nthis command \n\n```commandline\nconda env export | grep -v \"^prefix: \" \u003e environment.yml\n```\n\n# Getting Started \n\n1. install conda \n2. Create new conda environment based on yaml file \n\n```commandline\nconda env create --file=environment.yml\n```\n\n# About SearxNG\n\nSearxNG is a privacy-friendly free metasearch engine that aggregates results from\nmultiple search engines\nhttps://docs.searxng.org/admin/engines/configured_engines.html and databases and\nsupports the `OpenSearch \nhttps://github.com/dewitt/opensearch/blob/master/opensearch-1-1-draft-6.md\nspecification.\n\nYou will need docker to run it from your local machine\n\nfollow instruction on git repo https://github.com/searxng/searxng-docker","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimothymugayi%2Fgpt-search-assistant","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimothymugayi%2Fgpt-search-assistant","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimothymugayi%2Fgpt-search-assistant/lists"}