GitHub - Nutlope/turboseek: An AI search engine inspired by Perplexity
nanosearch
Nanosearch is an in-memory search engine designed for small (< 10,000 URL) websites.
With Nanosearch, you can build a search engine in a few lines of code.
Nanosearch supports the BM25 and TF/IDF algorithms.
Nanosearch also computes a link graph and uses the number of inlinks to a page as a ranking factor. This is useful for ranking ... See more
Nanosearch is an in-memory search engine designed for small (< 10,000 URL) websites.
With Nanosearch, you can build a search engine in a few lines of code.
Nanosearch supports the BM25 and TF/IDF algorithms.
Nanosearch also computes a link graph and uses the number of inlinks to a page as a ranking factor. This is useful for ranking ... See more
GitHub - capjamesg/nanosearch: Build a search engine from a website sitemap.
Nicolay Gerold added
DeepBench will be the go-to tool that people visit to learn things that aren’t easily discoverable via Google.
DeepBench • Knowledge as an addictive drug—an investor’s guide to the expert network industry
sari added
1. Introduction of DeepSeek Coder
DeepSeek Coder is composed of a series of code language models, each trained from scratch on 2T tokens, with a composition of 87% code and 13% natural language in both English and Chinese. We provide various sizes of the code model, ranging from 1B to 33B versions. Each model is pre-trained on project-level code co... See more
DeepSeek Coder is composed of a series of code language models, each trained from scratch on 2T tokens, with a composition of 87% code and 13% natural language in both English and Chinese. We provide various sizes of the code model, ranging from 1B to 33B versions. Each model is pre-trained on project-level code co... See more
deepseek-ai • GitHub - deepseek-ai/DeepSeek-Coder: DeepSeek Coder: Let the Code Write Itself
Nicolay Gerold added
we need more Boutique Search Engines
Sari Azout • Re-Organizing the World’s Information: Why We Need More Boutique… — Mirror
Jakob Greenfeld added
About SearXNG - Searx Belgium
searx.beHilary Gamble added
A privacy-respecting, hackable metasearch engine
Robert Piosik and added
Rottnest : Data Lake Indices
You don't need ElasticSearch or some vector database to do full text search or vector search. Parquet + Rottnest is all you need. Rottnest is like Postgres indices for Parquet. Read more on what it can do for e.g. logs here.
Installation
Local installation: pip install rottnest .
Rottnest supports many different index typ... See more
You don't need ElasticSearch or some vector database to do full text search or vector search. Parquet + Rottnest is all you need. Rottnest is like Postgres indices for Parquet. Read more on what it can do for e.g. logs here.
Installation
Local installation: pip install rottnest .
Rottnest supports many different index typ... See more
Ziheng Wang • GitHub - marsupialtail/rottnest: Data lake indices
Nicolay Gerold added
DAOs are novelty search engines which can more efficiently explore a search space by enabling many cooperating teams to collect and integrate stepping stones.
Oliver Hunt • DAOs as novelty search engines
Joey DeBruin added