Skip to content

Instantly share code, notes, and snippets.

View bachi76's full-sized avatar

Bachi bachi76

  • insign
  • Zurich, Switzerland
View GitHub Profile
> Entering new AgentExecutor chain...
I need to find the LinkedIn profile URL for Philip Sprecher (insign, cirqil). I should search Google for his LinkedIn profile page and then check if the URL exists before returning it.
Action: Search Google for LinkedIn profile page
Action Input: "Philip Sprecher LinkedIn"
Observation: ['View the profiles of professionals named "Philipp Sprecher" on LinkedIn. There are 4 professionals named "Philipp Sprecher", who use LinkedIn to exchange ...']
Thought:The search results show that there are professionals named "Philipp Sprecher" on LinkedIn. I need to refine my search to find the correct profile.
Action: Search Google for LinkedIn profile page
Action Input: "Philip Sprecher LinkedIn insign cirqil"
Observation: ['insign entwickelt auf Web- und Mobile-Technologien basierende Individuallösungen. Range: E-Commerce, Content Management Systeme, Websites, Mobile Websites, ...']
Thought:The search results show a company named "insign" that develops web and mobile solutions. This
@bachi76
bachi76 / data.json
Last active October 23, 2023 13:24
LN pub profile json
{"public_identifier": "martin-bachmann-59a83", "profile_pic_url": null, "background_cover_image_url": null, "first_name": "martin", "last_name": "bachmann", "full_name": "martin bachmann", "follower_count": null, "occupation": "z\u00c3\u00bcrich und umgebung, schweiz", "headline": null, "summary": null, "country": "CH", "country_full_name": "switzerland", "city": "zurich", "state": "zurich", "experiences": [{"starts_at": null, "ends_at": null, "company": null, "company_linkedin_profile_url": null, "title": "z\u00c3\u00bcrich und umgebung, schweiz", "description": null, "location": null, "logo_url": null}, {"starts_at": {"day": 1, "month": 2, "year": 2014}, "ends_at": null, "company": "plouder", "company_linkedin_profile_url": null, "title": "co-founder", "description": null, "location": null, "logo_url": null}, {"starts_at": {"day": 1, "month": 5, "year": 1997}, "ends_at": null, "company": "insign simply e-business", "company_linkedin_profile_url": null, "title": "cto, partner", "description": null, "location
# Copyright 2015-present The Scikit Flow Authors. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,