text
stringlengths
55
456k
metadata
dict
# SmolLM evaluation scripts We're using the [LightEval](https://github.com/huggingface/lighteval/) library to benchmark our models. Check out the [quick tour](https://github.com/huggingface/lighteval/wiki/Quicktour) to configure it to your own hardware and tasks. ## Setup Use conda/venv with `python>=3.10`. Adjus...
{ "source": "huggingface/smollm", "title": "text/evaluation/README.md", "url": "https://github.com/huggingface/smollm/blob/main/text/evaluation/README.md", "date": "2024-11-04T13:01:54", "stars": 1945, "description": "Everything about the SmolLM2 and SmolVLM family of models ", "file_size": 1795 }
# Fine-tuning ## SmolLM2 Instruct We build the SmolLM2 Instruct family by finetuning the base 1.7B on [SmolTalk](https://huggingface.co/datasets/HuggingFaceTB/smoltalk) and the base 360M and 135M models on [Smol-smoltalk](https://huggingface.co/datasets/HuggingFaceTB/smol-smoltalk) using `TRL` and the alignement hand...
{ "source": "huggingface/smollm", "title": "text/finetuning/README.md", "url": "https://github.com/huggingface/smollm/blob/main/text/finetuning/README.md", "date": "2024-11-04T13:01:54", "stars": 1945, "description": "Everything about the SmolLM2 and SmolVLM family of models ", "file_size": 2357 }
# Pretraining We use [nanotron](https://github.com/huggingface/nanotron/) library for training SmolLM and SmolLM2 base models. The scripts for training SmolLM v1 can be found in the `smollm1` folder, and those for training SmolLM2 can be found in the `smollm2` folder, we will add the details for the data mixture soon....
{ "source": "huggingface/smollm", "title": "text/pretraining/README.md", "url": "https://github.com/huggingface/smollm/blob/main/text/pretraining/README.md", "date": "2024-11-04T13:01:54", "stars": 1945, "description": "Everything about the SmolLM2 and SmolVLM family of models ", "file_size": 1861 }
# smol-tools A collection of lightweight AI-powered tools built with LLaMA.cpp and small language models. These tools are designed to run locally on your machine without requiring expensive GPU resources. They can also run offline, without any internet connection. ## Features ### SmolSummarizer - Quick text summariz...
{ "source": "huggingface/smollm", "title": "tools/smol_tools/README.md", "url": "https://github.com/huggingface/smollm/blob/main/tools/smol_tools/README.md", "date": "2024-11-04T13:01:54", "stars": 1945, "description": "Everything about the SmolLM2 and SmolVLM family of models ", "file_size": 2763 }
# SmolLM local inference You can use SmolLM2 models locally with frameworks like Transformers.js, llama.cpp, MLX and MLC. Here you can find the code for running SmolLM locally using each of these libraries. You can also find the conversions of SmolLM & SmolLM2 in these collections: [SmolLM1](https://huggingface.co/co...
{ "source": "huggingface/smollm", "title": "tools/smollm_local_inference/README.md", "url": "https://github.com/huggingface/smollm/blob/main/tools/smollm_local_inference/README.md", "date": "2024-11-04T13:01:54", "stars": 1945, "description": "Everything about the SmolLM2 and SmolVLM family of models ", "...
# SmolVLM local inference ## Usage SmolVLM can be used for inference on multimodal (image + text) tasks where the input comprises text queries along with one or more images. Text and images can be interleaved arbitrarily, enabling tasks like image captioning, visual question answering, and storytelling based on visua...
{ "source": "huggingface/smollm", "title": "tools/smolvlm_local_inference/README.md", "url": "https://github.com/huggingface/smollm/blob/main/tools/smolvlm_local_inference/README.md", "date": "2024-11-04T13:01:54", "stars": 1945, "description": "Everything about the SmolLM2 and SmolVLM family of models ", ...
# Data The scripts inside of datasets_processing_scripts are the ones we used to create all the datasets used for training smolvlm
{ "source": "huggingface/smollm", "title": "vision/data/README.md", "url": "https://github.com/huggingface/smollm/blob/main/vision/data/README.md", "date": "2024-11-04T13:01:54", "stars": 1945, "description": "Everything about the SmolLM2 and SmolVLM family of models ", "file_size": 131 }
# Evaluation We implemented the evaluations for SmolVLM in [VLMEvalKit](https://github.com/open-compass/VLMEvalKit). They can be run by following the instructions in their repository. We also have our own internal evaluation scripts, they can be found in the experiments/evaluation folder. The code used for supporting...
{ "source": "huggingface/smollm", "title": "vision/evaluation/README.md", "url": "https://github.com/huggingface/smollm/blob/main/vision/evaluation/README.md", "date": "2024-11-04T13:01:54", "stars": 1945, "description": "Everything about the SmolLM2 and SmolVLM family of models ", "file_size": 347 }
# Finetuning Here you can find a notebook to finetune SmolVLM on Visual Question Answering using Consumer GPU with QLoRA.
{ "source": "huggingface/smollm", "title": "vision/finetuning/README.md", "url": "https://github.com/huggingface/smollm/blob/main/vision/finetuning/README.md", "date": "2024-11-04T13:01:54", "stars": 1945, "description": "Everything about the SmolLM2 and SmolVLM family of models ", "file_size": 122 }
# Decontamination TODO: add code. Placeholder here: https://github.com/huggingface/cosmopedia/tree/main/decontamination
{ "source": "huggingface/smollm", "title": "text/data/decontamination/README.md", "url": "https://github.com/huggingface/smollm/blob/main/text/data/decontamination/README.md", "date": "2024-11-04T13:01:54", "stars": 1945, "description": "Everything about the SmolLM2 and SmolVLM family of models ", "file_s...
# 📚 FineWeb-Edu pipeline <center> <img src="https://cdn-uploads.huggingface.co/production/uploads/61c141342aac764ce1654e43/wwRnEQydH9qdRtFofIE-A.png" alt="FineWeb-Edu: The finest collection of educational content the web has to offer"> </center> Here you can find the pipeline for training [FineWeb-Edu](https://...
{ "source": "huggingface/smollm", "title": "text/data/finemath/README.md", "url": "https://github.com/huggingface/smollm/blob/main/text/data/finemath/README.md", "date": "2024-11-04T13:01:54", "stars": 1945, "description": "Everything about the SmolLM2 and SmolVLM family of models ", "file_size": 1008 }
# 📐 FineMath pipeline ![image/png](https://cdn-uploads.huggingface.co/production/uploads/61c141342aac764ce1654e43/0GAdY8wZx6bGtUzqX4Lvi.png) Here you can find the information on the curation of [FineMath](https://huggingface.co/datasets/HuggingFaceTB/finemath) and the code for training its math reasoning [classifie...
{ "source": "huggingface/smollm", "title": "text/data/fineweb-edu/README.md", "url": "https://github.com/huggingface/smollm/blob/main/text/data/fineweb-edu/README.md", "date": "2024-11-04T13:01:54", "stars": 1945, "description": "Everything about the SmolLM2 and SmolVLM family of models ", "file_size": 36...
# SmolTalk: distilabel pipelines We released [SmolTalk](https://huggingface.co/datasets/HuggingFaceTB/smoltalk) the SFT dataset used for building SmolLM2 instruct models. It was created with [distilabel](https://github.com/argilla-io/distilabel) and you can find the synthetic data pipelines here. <div align="center"> ...
{ "source": "huggingface/smollm", "title": "text/data/smoltalk/README.md", "url": "https://github.com/huggingface/smollm/blob/main/text/data/smoltalk/README.md", "date": "2024-11-04T13:01:54", "stars": 1945, "description": "Everything about the SmolLM2 and SmolVLM family of models ", "file_size": 788 }
# Continual Pretraining We use [nanotron](https://github.com/huggingface/nanotron/) library to do continual pretraining. ## Setup Please refer to [nanotron](https://github.com/huggingface/nanotron/) for detailed instructions on setting up your training environment and launching jobs and [smollm/pre-training](https://...
{ "source": "huggingface/smollm", "title": "text/pretraining/continual-pretraining/README.md", "url": "https://github.com/huggingface/smollm/blob/main/text/pretraining/continual-pretraining/README.md", "date": "2024-11-04T13:01:54", "stars": 1945, "description": "Everything about the SmolLM2 and SmolVLM fam...
TODO: tune the values of `batch_size` and `mini_batch_size` # Clip ## Zero-shot ```bash conda activate m4-eval commit_hash=`git rev-parse HEAD` python m4/evaluation/launch.py \ --commit_hash $commit_hash \ --batch_size 16 \ --mini_batch_size 1024 \ --do_tasks Cifar10ClipZeroShoterEnsembleAcc ``` # ...
{ "source": "huggingface/smollm", "title": "vision/m4/evaluation/README.md", "url": "https://github.com/huggingface/smollm/blob/main/vision/m4/evaluation/README.md", "date": "2024-11-04T13:01:54", "stars": 1945, "description": "Everything about the SmolLM2 and SmolVLM family of models ", "file_size": 1956...
SLURM driven cronjobs to manage asynchronously various tasks around checkpoints 1. a slurm cronjob to convert new checkpoints to hf 2. a slurm cronjob to launch multiple evals when it finds a new hf checkpoint 3. a slurm cronjob to launch s3 sync to clear disc space (checkpoints and other files) 4. a slurm cronjob to ...
{ "source": "huggingface/smollm", "title": "vision/m4/scripts/README.md", "url": "https://github.com/huggingface/smollm/blob/main/vision/m4/scripts/README.md", "date": "2024-11-04T13:01:54", "stars": 1945, "description": "Everything about the SmolLM2 and SmolVLM family of models ", "file_size": 2486 }
# Data handling logic - documentation For training, data are stored in sharded web tars (i.e. webdataset format), and each of these shards live on s3. For training, we download and decode the shards into in-memory samples, pack these samples to form training examples (i.e. sequences), and yield these sequences of data...
{ "source": "huggingface/smollm", "title": "vision/m4/training/DATA_DOCUMENTATION.md", "url": "https://github.com/huggingface/smollm/blob/main/vision/m4/training/DATA_DOCUMENTATION.md", "date": "2024-11-04T13:01:54", "stars": 1945, "description": "Everything about the SmolLM2 and SmolVLM family of models ",...
# MagPie Ultra v1.0 This [`distilabel`](https://github.com/argilla-io/distilabel) was used to generate the [magpie-ultra-v1.0](https://huggingface.co/datasets/argilla/magpie-ultra-v1.0) dataset. The dataset follows the [MagPie](https://magpie-align.github.io) pipeline recipe to generate a multi-turn conversation datas...
{ "source": "huggingface/smollm", "title": "text/data/smoltalk/magpie_ultra_v1/README.md", "url": "https://github.com/huggingface/smollm/blob/main/text/data/smoltalk/magpie_ultra_v1/README.md", "date": "2024-11-04T13:01:54", "stars": 1945, "description": "Everything about the SmolLM2 and SmolVLM family of m...
This folder traces the exploration of additional cleaning that could be brought to the CM4 dataset. As a result of this exploration phase, 2 potential improvements have been identified: 1. Remove HTML nodes (and their descendants) whose tag class attribute value contains either "footer" or "site-info". From the explor...
{ "source": "huggingface/smollm", "title": "vision/data/datasets_processing_scripts/clean_m4_prelimenary_experiments/README.md", "url": "https://github.com/huggingface/smollm/blob/main/vision/data/datasets_processing_scripts/clean_m4_prelimenary_experiments/README.md", "date": "2024-11-04T13:01:54", "stars": ...
These scripts have been used to create validation support, validation query, test support and test query splits from certain evaluation datasets that follow the instructions given by DeepMind in their Flamingo paper. > Dataset splits for the DEV benchmarks. Concretely, estimating few-shot learning performance of a mod...
{ "source": "huggingface/smollm", "title": "vision/data/datasets_processing_scripts/create_evaluation_datasets/README.md", "url": "https://github.com/huggingface/smollm/blob/main/vision/data/datasets_processing_scripts/create_evaluation_datasets/README.md", "date": "2024-11-04T13:01:54", "stars": 1945, "des...
This folder contains all the slurm, bash and python scripts used to build enwiki-v1 and enwiki-v2. The numbering of the files indicates the order in which they were run. Beware, these scripts have sometimes been used on different machines to process a portion of the shards, the changes needed to parallelize the work a...
{ "source": "huggingface/smollm", "title": "vision/data/datasets_processing_scripts/enwiki/REAME.md", "url": "https://github.com/huggingface/smollm/blob/main/vision/data/datasets_processing_scripts/enwiki/REAME.md", "date": "2024-11-04T13:01:54", "stars": 1945, "description": "Everything about the SmolLM2 a...
# Run evaluation - create log folder before running the slurm script <!-- # Push the metrics to Wandb Currently, this step is done manually. The purpose of this section is to describe the process used. Here are the steps to follow: 1. Run a slurm script that will evaluate all the checkpoints saved for a training on...
{ "source": "huggingface/smollm", "title": "vision/experiments/evaluation/vloom/README.md", "url": "https://github.com/huggingface/smollm/blob/main/vision/experiments/evaluation/vloom/README.md", "date": "2024-11-04T13:01:54", "stars": 1945, "description": "Everything about the SmolLM2 and SmolVLM family of...
# Webdataset WebDataset is a Python library that provides a convenient way to work with large datasets that are stored in a remote location, such as an Amazon S3 bucket or a Google Cloud Storage bucket. The library allows to stream data from these remote locations on the fly during the training. To work on HFC, we ne...
{ "source": "huggingface/smollm", "title": "vision/experiments/pretraining/vloom/README.md", "url": "https://github.com/huggingface/smollm/blob/main/vision/experiments/pretraining/vloom/README.md", "date": "2024-11-04T13:01:54", "stars": 1945, "description": "Everything about the SmolLM2 and SmolVLM family ...
# Generation Process: - find one or more opt-step checkpoints to make generations with - create folder in code/m4/experiments/generations - add a config.yaml and a [gen_folder_name]_generate.slurm folder - fill the config file according to desired hyperparameters: prompt/num_beams/ngram_repeats etc.. - run sbatch [m4_...
{ "source": "huggingface/smollm", "title": "vision/m4/evaluation/generation/README.md", "url": "https://github.com/huggingface/smollm/blob/main/vision/m4/evaluation/generation/README.md", "date": "2024-11-04T13:01:54", "stars": 1945, "description": "Everything about the SmolLM2 and SmolVLM family of models ...
We need to locally save some datasets with `copy_remote_sample_datasets.py` because the caching function does not work for some datasets, see https://github.com/huggingface/datasets/issues/4760 and https://github.com/huggingface/datasets/issues/3547.
{ "source": "huggingface/smollm", "title": "vision/m4/evaluation/scripts/README.md", "url": "https://github.com/huggingface/smollm/blob/main/vision/m4/evaluation/scripts/README.md", "date": "2024-11-04T13:01:54", "stars": 1945, "description": "Everything about the SmolLM2 and SmolVLM family of models ", "...
# Data Collection ## Goal of `data_collection` This folder is aimed to: - Simplify HTML DOM trees; - Convert the simplified DOM trees to another structure adapted for an extraction; - Perform an extraction (either of image-text pairs, or web documents); - Perform a filtering on the extraction (either on image-text p...
{ "source": "huggingface/smollm", "title": "vision/m4/sourcing/data_collection/README.md", "url": "https://github.com/huggingface/smollm/blob/main/vision/m4/sourcing/data_collection/README.md", "date": "2024-11-04T13:01:54", "stars": 1945, "description": "Everything about the SmolLM2 and SmolVLM family of m...
# Intersect a list of urls with the urls archived in a snapshot of Common Crawl In this section, I want to leave a trace of the steps I followed in order to know how many oscar's english subset urls are present in the CC-MAIN-2021-25 snapshot of Common Crawl ## 1. Get the list of urls from oscar's english subset ```...
{ "source": "huggingface/smollm", "title": "vision/m4/sourcing/get_html_files/common_crawl.md", "url": "https://github.com/huggingface/smollm/blob/main/vision/m4/sourcing/get_html_files/common_crawl.md", "date": "2024-11-04T13:01:54", "stars": 1945, "description": "Everything about the SmolLM2 and SmolVLM f...
# Data Processing Pipelines Relate to issue [#12](https://github.com/huggingface/m4/issues/12). We have two v0 data processing pipelines: - (a) split (for sharding) + parallel/slurm arrays of whatever processing scripts (python or rust for instance) - (b) apache beam (for creating processing pipelines) + Dataflow (fo...
{ "source": "huggingface/smollm", "title": "vision/m4/sourcing/processing/README.md", "url": "https://github.com/huggingface/smollm/blob/main/vision/m4/sourcing/processing/README.md", "date": "2024-11-04T13:01:54", "stars": 1945, "description": "Everything about the SmolLM2 and SmolVLM family of models ", ...
# Web document filtering documentation The filtering is done at node and document levels. At node level, we consider paragraphs or images. This filtering is done to clean the document before doing the filtering at document level, which is deciding if we want to keep the document or not. Some filters are defined at b...
{ "source": "huggingface/smollm", "title": "vision/m4/sourcing/data_collection/docs/filtering_doc.md", "url": "https://github.com/huggingface/smollm/blob/main/vision/m4/sourcing/data_collection/docs/filtering_doc.md", "date": "2024-11-04T13:01:54", "stars": 1945, "description": "Everything about the SmolLM2...
# Image deduplication # Methods The main information of an image is contained in its low frequencies, the high frequencies providing detail. The main methods to perform image deduplication in a fast way, and whose quality is not so bad, are based on this observation. ## Average hashing (AHash) - Convert the image ...
{ "source": "huggingface/smollm", "title": "vision/m4/sourcing/data_collection/docs/image_deduplication_doc.md", "url": "https://github.com/huggingface/smollm/blob/main/vision/m4/sourcing/data_collection/docs/image_deduplication_doc.md", "date": "2024-11-04T13:01:54", "stars": 1945, "description": "Everythi...
# Clip distributions - descriptive stat - SBU Captions ```python DescribeResult(nobs=10000, minmax=(0.11153904348611832, 0.44991129636764526), mean=0.2874957061290741, variance=0.0016425453395696478, skewness=-0.22512623318313724, kurtosis=0.1512977180455395) ``` - Red Caps ```python DescribeResult(nobs=10000, minmax...
{ "source": "huggingface/smollm", "title": "vision/m4/sourcing/data_collection/outputs/README.md", "url": "https://github.com/huggingface/smollm/blob/main/vision/m4/sourcing/data_collection/outputs/README.md", "date": "2024-11-04T13:01:54", "stars": 1945, "description": "Everything about the SmolLM2 and Smo...
# Creating image PMD - points of entry Some subsets are handled on JZ, and some others are handled on thomas-m4-pmd GCP VM. To launch the ones on JZ (Conceptual captions and Google WIT), from this folder, launch the slurm job: ```batch sbatch jz_image_pmd.slurm --mail-type=ALL --mail-user=victor@huggingface.co # The ...
{ "source": "huggingface/smollm", "title": "vision/m4/sourcing/pmd/scripts/README.md", "url": "https://github.com/huggingface/smollm/blob/main/vision/m4/sourcing/pmd/scripts/README.md", "date": "2024-11-04T13:01:54", "stars": 1945, "description": "Everything about the SmolLM2 and SmolVLM family of models ",...
## Locally Run the `run_document_ngrams_extraction.sh` script. ## On JZ On JZ: - Add to your `~/.bashrc` the following line (custom installation of `jq` and `parallel`): ```bash export PATH=$PATH:/gpfswork/rech/six/commun/lib/jq-1.5/bin/:/gpfswork/rech/six/commun/lib/parallel/bin/ ``` Then, run the slurm script (`sba...
{ "source": "huggingface/smollm", "title": "vision/m4/sourcing/processing/extracting_ngrams/README.md", "url": "https://github.com/huggingface/smollm/blob/main/vision/m4/sourcing/processing/extracting_ngrams/README.md", "date": "2024-11-04T13:01:54", "stars": 1945, "description": "Everything about the SmolL...
# Code of Conduct ## Our Pledge In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to make participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, sex characteristics, gender i...
{ "source": "facebookresearch/large_concept_model", "title": "CODE_OF_CONDUCT.md", "url": "https://github.com/facebookresearch/large_concept_model/blob/main/CODE_OF_CONDUCT.md", "date": "2024-12-12T21:59:57", "stars": 1938, "description": "Large Concept Models: Language modeling in a sentence representation...
# Contributing to large_concept_model We want to make contributing to this project as easy and transparent as possible. ## Pull Requests We actively welcome your pull requests. 1. Fork the repo and create your branch from `main`. 2. If you've added code that should be tested, add tests. 3. If you've changed APIs, upd...
{ "source": "facebookresearch/large_concept_model", "title": "CONTRIBUTING.md", "url": "https://github.com/facebookresearch/large_concept_model/blob/main/CONTRIBUTING.md", "date": "2024-12-12T21:59:57", "stars": 1938, "description": "Large Concept Models: Language modeling in a sentence representation space...
# Large Concept Models ## Language Modeling in a Sentence Representation Space [[Blog]](https://ai.meta.com/blog/meta-fair-updates-agents-robustness-safety-architecture/) [[Paper]](https://ai.meta.com/research/publications/large-concept-models-language-modeling-in-a-sentence-representation-space/) This repository pro...
{ "source": "facebookresearch/large_concept_model", "title": "README.md", "url": "https://github.com/facebookresearch/large_concept_model/blob/main/README.md", "date": "2024-12-12T21:59:57", "stars": 1938, "description": "Large Concept Models: Language modeling in a sentence representation space", "file_s...
## Why ? Why do we need to implement this feature ? What is the use case ? ## How ? Document the technical decisions you made. If some parts are WIP, please explicit them here. ## Test plan How did you test your changes ? Include full command line to help other people reproduce if needed.
{ "source": "facebookresearch/large_concept_model", "title": ".github/pull_request_template.md", "url": "https://github.com/facebookresearch/large_concept_model/blob/main/.github/pull_request_template.md", "date": "2024-12-12T21:59:57", "stars": 1938, "description": "Large Concept Models: Language modeling ...
# Evaluation After you have trained an LCM, the checkpoint will be saved in a folder under the name `model.pt`, together with the model card under the name `model_card.yaml`. We also provide the library to evaluate the LCM and LLM. Using this library brings many benefits: You can reproduce the experiments done in the ...
{ "source": "facebookresearch/large_concept_model", "title": "examples/evaluation/README.md", "url": "https://github.com/facebookresearch/large_concept_model/blob/main/examples/evaluation/README.md", "date": "2024-12-12T21:59:57", "stars": 1938, "description": "Large Concept Models: Language modeling in a s...
# Main ingredients of training recipes ### Training and validation data ```yaml training_data: - name: "<corpus_name>=<split>:<weight>" source_prefix_text: "Beginning of source." # concept added at the beginning of source source_suffix_text: "End of source." # concept added at the end of source ...
{ "source": "facebookresearch/large_concept_model", "title": "recipes/train/README.md", "url": "https://github.com/facebookresearch/large_concept_model/blob/main/recipes/train/README.md", "date": "2024-12-12T21:59:57", "stars": 1938, "description": "Large Concept Models: Language modeling in a sentence repr...
Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined b...
{ "source": "huggingface/chat-macOS", "title": "LICENSE.md", "url": "https://github.com/huggingface/chat-macOS/blob/main/LICENSE.md", "date": "2024-09-24T02:50:17", "stars": 1928, "description": "Making the community's best AI chat models available to everyone.", "file_size": 11313 }
<p align="center" style="margin-bottom: 0;"> <img src="assets/banner.png" alt="HuggingChat macOS Banner"> </p> <h1 align="center" style="margin-top: 0;">HuggingChat macOS</h1> ![Static Badge](https://img.shields.io/badge/License-Apache-orange) [![swift-version](https://img.shields.io/badge/Swift-6.0-brightgreen.svg)...
{ "source": "huggingface/chat-macOS", "title": "README.md", "url": "https://github.com/huggingface/chat-macOS/blob/main/README.md", "date": "2024-09-24T02:50:17", "stars": 1928, "description": "Making the community's best AI chat models available to everyone.", "file_size": 3562 }
Swift Build ======= Swift Build is a high-level build system based on [llbuild](https://github.com/swiftlang/swift-llbuild) with great support for building Swift. It is used by Xcode to build Xcode projects and Swift packages, and by Swift Playground. It can also be used as the Swift Package Manager build system in pr...
{ "source": "swiftlang/swift-build", "title": "README.md", "url": "https://github.com/swiftlang/swift-build/blob/main/README.md", "date": "2025-01-28T18:53:28", "stars": 1914, "description": "A high-level build system based on llbuild, used by Xcode, Swift Playground, and the Swift Package Manager", "file...
_[Put a one line description of your change into the PR title, please be specific]_ _[Explain the context, and why you're making that change. What is the problem you're trying to solve.]_ _[Tests can be run by commenting `@swift-ci` test on the pull request, for more information see [this](https://github.com/swiftlan...
{ "source": "swiftlang/swift-build", "title": ".github/PULL_REQUEST_TEMPLATE.md", "url": "https://github.com/swiftlang/swift-build/blob/main/.github/PULL_REQUEST_TEMPLATE.md", "date": "2025-01-28T18:53:28", "stars": 1914, "description": "A high-level build system based on llbuild, used by Xcode, Swift Playg...
# Swift Build @Metadata { @TechnologyRoot } Swift Build is a high-level build system based on (llbuild)[https://github.com/swiftlang/swift-llbuild] with great support for building Swift. It is used by Xcode to build Xcode projects and Swift packages. It can also be used as the Swift Package Manager build system in...
{ "source": "swiftlang/swift-build", "title": "SwiftBuild.docc/swift-build.md", "url": "https://github.com/swiftlang/swift-build/blob/main/SwiftBuild.docc/swift-build.md", "date": "2025-01-28T18:53:28", "stars": 1914, "description": "A high-level build system based on llbuild, used by Xcode, Swift Playgroun...
This target is used to pull in some additional C headers underneath SWBLibc since SwiftPM can't build C and Swift sources in the same target.
{ "source": "swiftlang/swift-build", "title": "Sources/SWBCLibc/README.md", "url": "https://github.com/swiftlang/swift-build/blob/main/Sources/SWBCLibc/README.md", "date": "2025-01-28T18:53:28", "stars": 1914, "description": "A high-level build system based on llbuild, used by Xcode, Swift Playground, and t...
# Build System Architecture This document surveys the architecture of the Swift Build build system, from the lowest layers to the highest. ## General Structure Swift Build runs as a service process separate from the SwiftPM or Xcode process it's associated with. Clients start a SWBBuildService process on demand, an...
{ "source": "swiftlang/swift-build", "title": "SwiftBuild.docc/Architecture/build-system-architecture.md", "url": "https://github.com/swiftlang/swift-build/blob/main/SwiftBuild.docc/Architecture/build-system-architecture.md", "date": "2025-01-28T18:53:28", "stars": 1914, "description": "A high-level build s...
# Dynamic Tasks ## Architecture Overview Swift Build uses llbuild to invoke a planned build by creating a build manifest (see `BuildDescription` and related files). This manifest is created during task construction and is immutable. llbuild's execution mechanism on the other hand doesn't require an immutable manifest...
{ "source": "swiftlang/swift-build", "title": "SwiftBuild.docc/Architecture/dynamic-tasks.md", "url": "https://github.com/swiftlang/swift-build/blob/main/SwiftBuild.docc/Architecture/dynamic-tasks.md", "date": "2025-01-28T18:53:28", "stars": 1914, "description": "A high-level build system based on llbuild, ...
# Indexing Support Swift Build, Xcode, and the low-level compilation tools work together to provide semantic functionality in the Xcode editor, like code-completion, jump-to-definition, global rename, etc. ## Overview There are two forms of indexing in Xcode, both of which cooperatively utilize the (raw) Index Data ...
{ "source": "swiftlang/swift-build", "title": "SwiftBuild.docc/Architecture/indexing-support.md", "url": "https://github.com/swiftlang/swift-build/blob/main/SwiftBuild.docc/Architecture/indexing-support.md", "date": "2025-01-28T18:53:28", "stars": 1914, "description": "A high-level build system based on llb...
# Swift Driver This document will explain specifics about the Swift driver planning invocation and execution. Check out <doc:dynamic-tasks> for background about how dynamic tasks in Swift Build work. ## Difference to clang Swift has no header files, so it needs to generate modules that downstream targets can depend...
{ "source": "swiftlang/swift-build", "title": "SwiftBuild.docc/Architecture/swift-driver.md", "url": "https://github.com/swiftlang/swift-build/blob/main/SwiftBuild.docc/Architecture/swift-driver.md", "date": "2025-01-28T18:53:28", "stars": 1914, "description": "A high-level build system based on llbuild, us...
# Macro Evaluation Swift Build supports macro evaluation using `make`-like `$(X)` syntax. String values that contain macro references are called *macro expressions*, and can be evaluated to obtain literal values within *macro evaluation scopes*. ## Macro Types There are two fundamental kinds of macro expression: *...
{ "source": "swiftlang/swift-build", "title": "SwiftBuild.docc/Core/macro-evaluation.md", "url": "https://github.com/swiftlang/swift-build/blob/main/SwiftBuild.docc/Core/macro-evaluation.md", "date": "2025-01-28T18:53:28", "stars": 1914, "description": "A high-level build system based on llbuild, used by Xc...
# Project Interchange Format The Project Interchange Format (PIF) is a structured representation of the project model created by clients to send to Swift Build. A single PIF can represent a workspace and all of the projects inside it. ## Overview ### What's Included in a PIF The PIF is a representation of the Swi...
{ "source": "swiftlang/swift-build", "title": "SwiftBuild.docc/Core/project-interchange-format.md", "url": "https://github.com/swiftlang/swift-build/blob/main/SwiftBuild.docc/Core/project-interchange-format.md", "date": "2025-01-28T18:53:28", "stars": 1914, "description": "A high-level build system based on...
# Build Target Specialization Target specialization is the feature which allows Swift Build to build multiple instances of a target within a single build. This is used as part of Xcode's Swift package support to provide "build to order" features for Swift packages, as well as multi-platform targets. ## Overview Wit...
{ "source": "swiftlang/swift-build", "title": "SwiftBuild.docc/Core/target-specialization.md", "url": "https://github.com/swiftlang/swift-build/blob/main/SwiftBuild.docc/Core/target-specialization.md", "date": "2025-01-28T18:53:28", "stars": 1914, "description": "A high-level build system based on llbuild, ...
# Specifications Swift Build uses external data files known as `xcspec` files for storing the specification data used for various tasks when constructing the build tasks. > Note: This document is not finished and does not fully reflect how support for some specs was implemented in Swift Build. For example, there ar...
{ "source": "swiftlang/swift-build", "title": "SwiftBuild.docc/Core/xcspecs.md", "url": "https://github.com/swiftlang/swift-build/blob/main/SwiftBuild.docc/Core/xcspecs.md", "date": "2025-01-28T18:53:28", "stars": 1914, "description": "A high-level build system based on llbuild, used by Xcode, Swift Playgro...
# Build Debugging Swift Build has a few facilities for debugging build problems. ## User Defaults Currently, you can enable various debugging facilities by setting user defaults. ### Debug activity logs ``` defaults write org.swift.swift-build EnableDebugActivityLogs -bool YES ``` This will cause Swift Build to e...
{ "source": "swiftlang/swift-build", "title": "SwiftBuild.docc/Development/build-debugging.md", "url": "https://github.com/swiftlang/swift-build/blob/main/SwiftBuild.docc/Development/build-debugging.md", "date": "2025-01-28T18:53:28", "stars": 1914, "description": "A high-level build system based on llbuild...
# Project Tests This document describes how to write "project tests", a set of specific types of integration tests used to test build system functionality. ## Overview Like most software projects, Swift Build has numerous kinds of tests, including unit tests, integration tests, and performance tests. By far the most...
{ "source": "swiftlang/swift-build", "title": "SwiftBuild.docc/Development/test-development-project-tests.md", "url": "https://github.com/swiftlang/swift-build/blob/main/SwiftBuild.docc/Development/test-development-project-tests.md", "date": "2025-01-28T18:53:28", "stars": 1914, "description": "A high-level...
# Test Development This document contains various advice related to unit and integration test development in Swift Build. ## Working With PIF Files from Xcode Sometimes it is useful to have a [PIF](doc:project-interchange-format) to test Swift Build independently of Xcode. To get one, you can run: xcrun xcodebu...
{ "source": "swiftlang/swift-build", "title": "SwiftBuild.docc/Development/test-development.md", "url": "https://github.com/swiftlang/swift-build/blob/main/SwiftBuild.docc/Development/test-development.md", "date": "2025-01-28T18:53:28", "stars": 1914, "description": "A high-level build system based on llbui...
# Discovered Dependencies Swift Build can discover dependencies from tools it runs during the build. ## Overview The way this works is that a task must be constructed to emit a dependency file in one of two formats: - **Makefile format**, currently used only by `clang` and `swiftc`. This is literally a make-based ...
{ "source": "swiftlang/swift-build", "title": "SwiftBuild.docc/TaskConstruction/discovered-dependencies.md", "url": "https://github.com/swiftlang/swift-build/blob/main/SwiftBuild.docc/TaskConstruction/discovered-dependencies.md", "date": "2025-01-28T18:53:28", "stars": 1914, "description": "A high-level bui...
# Mergeable Libraries Building dynamic libraries which can be merged into another binary to improve runtime performance. ## Overview Mergeable libraries is a feature of the Apple linker (introduced in Xcode 15.0) which enables a dynamic library to be created as "mergeable", containing additional metadata so that it ...
{ "source": "swiftlang/swift-build", "title": "SwiftBuild.docc/TaskConstruction/mergeable-libraries.md", "url": "https://github.com/swiftlang/swift-build/blob/main/SwiftBuild.docc/TaskConstruction/mergeable-libraries.md", "date": "2025-01-28T18:53:28", "stars": 1914, "description": "A high-level build syste...
# Mutable Outputs One of the behaviors which makes Swift Build more complicated than other command line build systems is that we need to support a number of commands which mutate their input files. Some examples of these commands: 1. `strip` will remove symbols from a linked binary. 2. `codesign` may rewrite the bi...
{ "source": "swiftlang/swift-build", "title": "SwiftBuild.docc/TaskConstruction/mutable-outputs.md", "url": "https://github.com/swiftlang/swift-build/blob/main/SwiftBuild.docc/TaskConstruction/mutable-outputs.md", "date": "2025-01-28T18:53:28", "stars": 1914, "description": "A high-level build system based ...
# Gemini Search A Perplexity-style search engine powered by Google's Gemini 2.0 Flash model with grounding through Google Search. Get AI-powered answers to your questions with real-time web sources and citations. Created by [@ammaar](https://x.com/ammaar) ![Kapture 2025-01-04 at 14 35 14](https://github.com/user-att...
{ "source": "ammaarreshi/Gemini-Search", "title": "README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2.0 Flash and Grounding", "file_size": 2250 }
1.3.8 / 2022-02-02 ================== * deps: mime-types@~2.1.34 - deps: mime-db@~1.51.0 * deps: negotiator@0.6.3 1.3.7 / 2019-04-29 ================== * deps: negotiator@0.6.2 - Fix sorting charset, encoding, and language with extra parameters 1.3.6 / 2019-04-28 ================== * deps: mime-typ...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/accepts/HISTORY.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/accepts/HISTORY.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2.0 Fl...
# accepts [![NPM Version][npm-version-image]][npm-url] [![NPM Downloads][npm-downloads-image]][npm-url] [![Node.js Version][node-version-image]][node-version-url] [![Build Status][github-actions-ci-image]][github-actions-ci-url] [![Test Coverage][coveralls-image]][coveralls-url] Higher level content negotiation based...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/accepts/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/accepts/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2.0 Flas...
# ansi-regex > Regular expression for matching [ANSI escape codes](https://en.wikipedia.org/wiki/ANSI_escape_code) ## Install ```sh npm install ansi-regex ``` ## Usage ```js import ansiRegex from 'ansi-regex'; ansiRegex().test('\u001B[4mcake\u001B[0m'); //=> true ansiRegex().test('cake'); //=> false '\u001B[4mc...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/ansi-regex/readme.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/ansi-regex/readme.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2....
# ansi-styles > [ANSI escape codes](https://en.wikipedia.org/wiki/ANSI_escape_code#Colors_and_Styles) for styling strings in the terminal You probably want the higher-level [chalk](https://github.com/chalk/chalk) module for styling your strings. ![](screenshot.png) ## Install ```sh npm install ansi-styles ``` ## ...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/ansi-styles/readme.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/ansi-styles/readme.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini ...
## Any Promise [![Build Status](https://secure.travis-ci.org/kevinbeaty/any-promise.svg)](http://travis-ci.org/kevinbeaty/any-promise) Let your library support any ES 2015 (ES6) compatible `Promise` and leave the choice to application authors. The application can *optionally* register its preferred `Promise` implemen...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/any-promise/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/any-promise/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini ...
anymatch [![Build Status](https://travis-ci.org/micromatch/anymatch.svg?branch=master)](https://travis-ci.org/micromatch/anymatch) [![Coverage Status](https://img.shields.io/coveralls/micromatch/anymatch.svg?branch=master)](https://coveralls.io/r/micromatch/anymatch?branch=master) ====== Javascript module to match a st...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/anymatch/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/anymatch/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2.0 Fl...
The MIT License (MIT) Copyright (c) 2021 Vercel, Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, pub...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/arg/LICENSE.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/arg/LICENSE.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2.0 Flash and ...
# Arg `arg` is an unopinionated, no-frills CLI argument parser. ## Installation ```bash npm install arg ``` ## Usage `arg()` takes either 1 or 2 arguments: 1. Command line specification object (see below) 2. Parse options (_Optional_, defaults to `{permissive: false, argv: process.argv.slice(2), stopAtPositional:...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/arg/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/arg/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2.0 Flash and Gr...
# aria-hidden [![NPM](https://nodei.co/npm/aria-hidden.png?downloads=true&stars=true)](https://nodei.co/npm/aria-hidden/) Hides from ARIA everything, except provided node(s). Helps to isolate modal dialogs and focused task - the content will be not accessible using accessible tools. Now with [HTML inert](https://de...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/aria-hidden/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/aria-hidden/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini ...
# Array Flatten [![NPM version][npm-image]][npm-url] [![NPM downloads][downloads-image]][downloads-url] [![Build status][travis-image]][travis-url] [![Test coverage][coveralls-image]][coveralls-url] > Flatten an array of nested arrays into a single flat array. Accepts an optional depth. ## Installation ``` npm inst...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/array-flatten/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/array-flatten/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gem...
# Autoprefixer [![Cult Of Martians][cult-img]][cult] <img align="right" width="94" height="71" src="https://postcss.github.io/autoprefixer/logo.svg" title="Autoprefixer logo by Anton Lovchikov"> [PostCSS] plugin to parse CSS and add vendor prefixes to CSS rules using values from [Can I Use]. It is recommend...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/autoprefixer/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/autoprefixer/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemin...
(MIT) Copyright (c) 2013 Julian Gruber &lt;julian@juliangruber.com&gt; Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, m...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/balanced-match/LICENSE.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/balanced-match/LICENSE.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with...
# balanced-match Match balanced string pairs, like `{` and `}` or `<b>` and `</b>`. Supports regular expressions as well! [![build status](https://secure.travis-ci.org/juliangruber/balanced-match.svg)](http://travis-ci.org/juliangruber/balanced-match) [![downloads](https://img.shields.io/npm/dm/balanced-match.svg)](h...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/balanced-match/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/balanced-match/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with G...
# binary-extensions > List of binary file extensions The list is just a [JSON file](binary-extensions.json) and can be used anywhere. ## Install ```sh npm install binary-extensions ``` ## Usage ```js const binaryExtensions = require('binary-extensions'); console.log(binaryExtensions); //=> ['3ds', '3g2', …] ``` ...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/binary-extensions/readme.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/binary-extensions/readme.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built ...
1.20.3 / 2024-09-10 =================== * deps: qs@6.13.0 * add `depth` option to customize the depth level in the parser * IMPORTANT: The default `depth` level for parsing URL-encoded data is now `32` (previously was `Infinity`) 1.20.2 / 2023-02-21 =================== * Fix strict json error message on Node...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/body-parser/HISTORY.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/body-parser/HISTORY.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemin...
# body-parser [![NPM Version][npm-version-image]][npm-url] [![NPM Downloads][npm-downloads-image]][npm-url] [![Build Status][ci-image]][ci-url] [![Test Coverage][coveralls-image]][coveralls-url] [![OpenSSF Scorecard Badge][ossf-scorecard-badge]][ossf-scorecard-visualizer] Node.js body parsing middleware. Parse incom...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/body-parser/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/body-parser/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini ...
# Security Policies and Procedures ## Reporting a Bug The Express team and community take all security bugs seriously. Thank you for improving the security of Express. We appreciate your efforts and responsible disclosure and will make every effort to acknowledge your contributions. Report security bugs by emailing ...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/body-parser/SECURITY.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/body-parser/SECURITY.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gem...
# brace-expansion [Brace expansion](https://www.gnu.org/software/bash/manual/html_node/Brace-Expansion.html), as known from sh/bash, in JavaScript. [![build status](https://secure.travis-ci.org/juliangruber/brace-expansion.svg)](http://travis-ci.org/juliangruber/brace-expansion) [![downloads](https://img.shields.io/...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/brace-expansion/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/brace-expansion/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with...
# braces [![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=W8YFZ425KND68) [![NPM version](https://img.shields.io/npm/v/braces.svg?style=flat)](https://www.npmjs.com/package/braces) [![NPM monthly downloads](https://img.shields.io/npm/d...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/braces/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/braces/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2.0 Flash ...
# Browserslist [![Cult Of Martians][cult-img]][cult] <img width="120" height="120" alt="Browserslist logo by Anton Popov" src="https://browsersl.ist/logo.svg" align="right"> The config to share target browsers and Node.js versions between different front-end tools. It is used in: * [Autoprefixer] * [Babel] * [p...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/browserslist/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/browserslist/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemin...
# Buffer From A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available. ## Installation ```sh npm install --save buffer-from ``` ## Usage ```js const bufferFrom = require('buffer-from') console.log(bufferFrom([1, 2, 3, 4])) //=> <Buffer 01 02 03 04> const arr = new Uint8Array...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/buffer-from/readme.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/buffer-from/readme.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini ...
# bufferutil [![Version npm](https://img.shields.io/npm/v/bufferutil.svg?logo=npm)](https://www.npmjs.com/package/bufferutil) [![Linux/macOS/Windows Build](https://img.shields.io/github/actions/workflow/status/websockets/bufferutil/ci.yml?branch=master&label=build&logo=github)](https://github.com/websockets/bufferutil...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/bufferutil/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/bufferutil/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2....
3.1.2 / 2022-01-27 ================== * Fix return value for un-parsable strings 3.1.1 / 2021-11-15 ================== * Fix "thousandsSeparator" incorrecting formatting fractional part 3.1.0 / 2019-01-22 ================== * Add petabyte (`pb`) support 3.0.0 / 2017-08-31 ================== * Change "kB"...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/bytes/History.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/bytes/History.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2.0 Flash ...
# Bytes utility [![NPM Version][npm-image]][npm-url] [![NPM Downloads][downloads-image]][downloads-url] [![Build Status][ci-image]][ci-url] [![Test Coverage][coveralls-image]][coveralls-url] Utility to parse a string bytes (ex: `1TB`) to bytes (`1099511627776`) and vice-versa. ## Installation This is a [Node.js](ht...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/bytes/Readme.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/bytes/Readme.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2.0 Flash an...
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v1.0.7](https://github.com/ljharb/call-bind/compare/v1.0.6...v1....
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/call-bind/CHANGELOG.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/call-bind/CHANGELOG.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemin...
# call-bind <sup>[![Version Badge][npm-version-svg]][package-url]</sup> [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][down...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/call-bind/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/call-bind/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2.0 ...
# camelcase-css [![NPM Version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] > Convert a kebab-cased CSS property into a camelCased DOM property. ## Installation [Node.js](http://nodejs.org/) `>= 6` is required. Type this at the command line: ```shell npm install camelcase-css ``` ## Usage ```j...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/camelcase-css/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/camelcase-css/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gem...
# caniuse-lite A smaller version of caniuse-db, with only the essentials! ## Docs Read full docs **[here](https://github.com/browserslist/caniuse-lite#readme)**.
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/caniuse-lite/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/caniuse-lite/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemin...
# Chokidar [![Weekly downloads](https://img.shields.io/npm/dw/chokidar.svg)](https://github.com/paulmillr/chokidar) [![Yearly downloads](https://img.shields.io/npm/dy/chokidar.svg)](https://github.com/paulmillr/chokidar) > Minimal and efficient cross-platform file watching library [![NPM](https://nodei.co/npm/chokida...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/chokidar/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/chokidar/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2.0 Fl...
# class-variance-authority For documentation, visit [cva.style](https://cva.style).
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/class-variance-authority/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/class-variance-authority/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engin...
# clsx [![CI](https://github.com/lukeed/clsx/workflows/CI/badge.svg)](https://github.com/lukeed/clsx/actions?query=workflow%3ACI) [![codecov](https://badgen.net/codecov/c/github/lukeed/clsx)](https://codecov.io/gh/lukeed/clsx) [![licenses](https://licenses.dev/b/npm/clsx)](https://licenses.dev/npm/clsx) > A tiny (239B...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/clsx/readme.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/clsx/readme.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2.0 Flash and ...
MIT License Copyright (c) 2022 Paco Coursey Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, dist...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/cmdk/LICENSE.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/cmdk/LICENSE.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2.0 Flash an...
<p align="center"> <img src="./website/public/og.png" /> </p> # ⌘K [![cmdk minzip package size](https://img.shields.io/bundlephobia/minzip/cmdk)](https://www.npmjs.com/package/cmdk?activeTab=code) [![cmdk package version](https://img.shields.io/npm/v/cmdk.svg?colorB=green)](https://www.npmjs.com/package/cmdk) ⌘K is a...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/cmdk/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/cmdk/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2.0 Flash and ...
# 1.0.0 - 2016-01-07 - Removed: unused speed test - Added: Automatic routing between previously unsupported conversions ([#27](https://github.com/Qix-/color-convert/pull/27)) - Removed: `xxx2xxx()` and `xxx2xxxRaw()` functions ([#27](https://github.com/Qix-/color-convert/pull/27)) - Removed: `convert()` class ([#27](h...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/color-convert/CHANGELOG.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/color-convert/CHANGELOG.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built wi...
# color-convert [![Build Status](https://travis-ci.org/Qix-/color-convert.svg?branch=master)](https://travis-ci.org/Qix-/color-convert) Color-convert is a color conversion library for JavaScript and node. It converts all ways between `rgb`, `hsl`, `hsv`, `hwb`, `cmyk`, `ansi`, `ansi16`, `hex` strings, and CSS `keywor...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/color-convert/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/color-convert/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gem...
A JSON with color names and its values. Based on http://dev.w3.org/csswg/css-color/#named-colors. [![NPM](https://nodei.co/npm/color-name.png?mini=true)](https://nodei.co/npm/color-name/) ```js var colors = require('color-name'); colors.red //[255,0,0] ``` <a href="LICENSE"><img src="https://upload.wikimedia.org/wi...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/color-name/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/color-name/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2....
<header class="readme-only"> # Color.js: Let’s get serious about color [![Netlify Status](https://api.netlify.com/api/v1/badges/a6208d72-3d48-43ab-9132-b9f31f828609/deploy-status)](https://app.netlify.com/sites/colorjs/deploys) [![npm](https://img.shields.io/npm/dw/colorjs.io)](https://npmjs.com/package/colorjs.io) ...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/colorjs.io/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/colorjs.io/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2....
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). (Format adopted after v3.0.0.) <!-- markdownlint-disable MD024 --> ##...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/commander/CHANGELOG.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/commander/CHANGELOG.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemin...
# Commander.js [![Build Status](https://api.travis-ci.org/tj/commander.js.svg?branch=master)](http://travis-ci.org/tj/commander.js) [![NPM Version](http://img.shields.io/npm/v/commander.svg?style=flat)](https://www.npmjs.org/package/commander) [![NPM Downloads](https://img.shields.io/npm/dm/commander.svg?style=flat)](...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/commander/Readme.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/commander/Readme.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2.0 ...
0.5.4 / 2021-12-10 ================== * deps: safe-buffer@5.2.1 0.5.3 / 2018-12-17 ================== * Use `safe-buffer` for improved Buffer API 0.5.2 / 2016-12-08 ================== * Fix `parse` to accept any linear whitespace character 0.5.1 / 2016-01-17 ================== * perf: enable strict mode ...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/content-disposition/HISTORY.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/content-disposition/HISTORY.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone ...