-
-
AutoMCP Public
AutoMCP is a tool for automatically generating Model Context Protocol (MCP) tools, resources, and prompts from OpenAPI specifications.
-
-
CrawlnChat Public
A modular web crawling and chat system that allows for ingesting website content through XML sitemaps, converting to vector embeddings, and providing AI-powered chat interfaces through multiple fro…
-
DailySEOFeed Public
A Bluesky Feed Generator that curates SEO content based on community interaction patterns. The algorithm ranks discussions based on likes, reposts, and replies, with a 48-hour content lifespan and …
-
-
RepoCoder Public
RepoCoder is a Python package that allows you to send your code for review using Large Language Models (LLMs) like Anthropic's Claude or Google's Gemini. It provides an easy way to get code reviews…
-
hacker-news-reader Public
A clean and filterable Hacker News clone
TypeScript MIT License UpdatedNov 24, 2024 -
-
SEODP Public
The SEO Data Platform automates SEO analysis, aggregating data from Google Analytics 4, Search Console, Page Speed Insights, and rendered content. Powered by Google Gemini AI, it emails actionable …
-
daily-seo Public
Uses Gemini Model to auto-curate content from 20+ individual user and website feeds. Feeds are setup using the rss.app tool because it supports pulling Twitter posts for provided users. Script runs…
-
-
WayDiffer Public
Waydiffer is a Streamlit application that compares website versions archived in the Wayback Machine.
-
-
Npath Public
Exploring path sequences in GA4 BigQuery data
-
python-semrush Public
Forked from hecklerponics/python-semrushPython wrapper around the SEMrush API.
-
geneticML Public
Automatically refine Python code to meet specified objectives.
-
google-searchconsole Public
Forked from joshcarty/google-searchconsoleA wrapper for the Google Search Console API.
-
-
-
tech-seo-crawler Public
Build a small, 3 domain internet using Github pages and Wikipedia and construct a crawler to crawl, render, and index.
-
-
google-analytics Public
Forked from debrouwere/google-analyticsA command-line interface and Python API wrapper for Google Analytics.
-
ForecastGA Public
A Python tool to forecast Google Analytics data using several popular time series models.
-
-
-
haystack Public
Forked from deepset-ai/haystack🔍 Haystack is an open source NLP framework that leverages Transformer models. It enables developers to implement production-ready neural search, question answering, semantic document search and sum…
Python Apache License 2.0 UpdatedMay 26, 2022 -
custom-metrics Public
Forked from HTTPArchive/custom-metricsCustom metrics to use with WebPageTest agents
JavaScript Apache License 2.0 UpdatedMay 25, 2022 -
legacy.httparchive.org Public
Forked from HTTPArchive/legacy.httparchive.org<<THIS REPOSITORY IS DEPRECATED>> The HTTP Archive provides information about website performance such as # of HTTP requests, use of gzip, and amount of JavaScript. This information is recorded ove…
PHP Other UpdatedMay 24, 2022 -
querycat Public
A Sample repo using the Apriori and FP Growth algorithms to produce categories for queries, and BERT for PoP change visualization.