AiFilter VS ollama

Compare AiFilter vs ollama and see what are their differences.

AiFilter

Local LLM-based social network filter (by thomasj02)

ollama

Get up and running with Llama 3, Mistral, Gemma, and other large language models. (by ollama)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
AiFilter ollama
2 209
50 66,540
- 21.5%
5.9 9.9
3 months ago about 6 hours ago
JavaScript Go
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

AiFilter

Posts with mentions or reviews of AiFilter. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-05.
  • Ask HN: What have you built with LLMs?
    43 projects | news.ycombinator.com | 5 Feb 2024
    A Twitter filter to take back control of your social media feed from recommendation engines. Put in natural language instructions like "Only show tweets about machine learning, artificial intelligence, and large language models. Hide everything else" and it will filter out all the tweets that you tell it to.

    Runs on a local LLM, because even using GPT3 costs would have added up quickly.

    Currently requires CUDA and uses a 10.7B model but if anyone wants to try a smaller one and report results let me know on github and I can give some help.

    https://github.com/thomasj02/AiFilter

  • Show HN: AI-Powered Twitter Filter
    1 project | news.ycombinator.com | 31 Jan 2024
    While exploring new applications for local LLMs, I built a Chrome extension that filters your Twitter feed based on natural language instructions.

    For instance, you can instruct it to "Hide all tweets, except for tweets about machine learning (ML), artificial intelligence (AI) and large language models (LLMs)."

    I've tested it and got good results with a 10B parameter model, but I suspect a high-quality small model like Phi-2 might work almost as well.

    It's open source and available at https://github.com/thomasj02/AiFilter

    Video demo: https://www.youtube.com/watch?v=CligVVTC5io

ollama

Posts with mentions or reviews of ollama. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-05-07.

What are some alternatives?

When comparing AiFilter and ollama you can also consider the following projects:

Language-games - Dead simple games made with word vectors.

llama.cpp - LLM inference in C/C++

data-analytics - Welcome to the Data-Analytics repository

gpt4all - gpt4all: run open-source LLMs anywhere

text-generation-webui - A Gradio web UI for Large Language Models. Supports transformers, GPTQ, AWQ, EXL2, llama.cpp (GGUF), Llama models.

private-gpt - Interact with your documents using the power of GPT, 100% privately, no data leaks

llama - Inference code for Llama models

LocalAI - :robot: The free, Open Source OpenAI alternative. Self-hosted, community-driven and local-first. Drop-in replacement for OpenAI running on consumer-grade hardware. No GPU required. Runs gguf, transformers, diffusers and many more models architectures. It allows to generate Text, Audio, Video, Images. Also with voice cloning capabilities.

koboldcpp - A simple one-file way to run various GGML and GGUF models with KoboldAI's UI

exllama - A more memory-efficient rewrite of the HF transformers implementation of Llama for use with quantized weights.

text-generation-inference - Large Language Model Text Generation Inference

litellm - Call all LLM APIs using the OpenAI format. Use Bedrock, Azure, OpenAI, Cohere, Anthropic, Ollama, Sagemaker, HuggingFace, Replicate (100+ LLMs)