You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lost in a new codebase? This CLI tool quickly scans your repository to show language breakdown, lines of code, and structure. It detects the tech stack, maps dependencies in a clear graph, uses AI to summarize files, functions, and classes, highlights dead code, and auto-generates a professional README.
The Tech Stack Analyzer is a simple web application built with Flask that empowers users to analyze their technology stack. It identifies technologies, assesses their characteristics, and provides data-driven recommendations for alternatives based on comprehensive analysis results.
A FastAPI-based API for managing vector database operations like creating indexes, upserting data, and similarity searches. Built with Python 3.12, it supports Pinecone as the vector database provider and features metadata filtering for precise search results.
WebScanner is a Python TUI application for gathering website information through DNS lookups, WHOIS scans, server host lookups, and more, without external APIs.