Tags: github*

0 bookmark(s) - Sort by: Date ↓ / Title /

  1. Neofetch, a popular command-line tool for displaying Linux system information, has been officially discontinued.
    The source code has been archived on GitHub by programmer Dylan Araps.
    There are several alternatives available, including Fastfetch and HyFetch, which are actively being developed.
  2. The Pipe is a multimodal-first tool for feeding files and web pages into vision-language models such as GPT-4V. It is best for LLM and RAG applications that want to support comprehensive textual and visual understanding across a wide range of data sources. The Pipe is available as a 24/7 hosted API at thepi.pe, or it can be set up locally to let you run the compute.
  3. Scrapegraph-ai is a Python library for web scraping using AI. It provides a SmartScraper class that allows users to extract information from websites using a prompt. The library uses LLM models like Ollama, OpenAI, Azure, Gemini, and others for information extraction.
    2024-05-03 Tags: , , , , by klotz
  4. Mistral.rs is a fast LLM inference platform supporting inference on a variety of devices, quantization, and easy-to-use application with an Open-AI API compatible HTTP server and Python bindings. It supports the latest Llama and Phi models, as well as X-LoRA and LoRA support. The project aims to provide the fastest LLM inference platform possible.
    2024-04-29 Tags: , , , , by klotz
  5. sslscan version 2 has now been released with a major overhaul of the backend scanning code. The update includes TLSv1.3 support, the ability to enumerate server key exchange groups and server signature algorithms, and more...
  6. Jemma is a GitHub repository that utilizes AI agents to build software from text-based ideas
    It takes an idea in text form and assembles a team to create a web-based prototype

    - Works best with Claude models, such as claude-3-haiku-20240307
    - Project managers, business owners, and engineers work together to create prototypes
    - Users can provide feedback to improve the prototypes
    2024-04-17 Tags: , , , by klotz
  7. This tutorial introduces promptrefiner, a tool created by Amirarsalan Rajabi that uses the GPT-4 model to create perfect system prompts for local LLMs.
  8. This GitHub repository contains a course on Large Language Models (LLMs) with roadmaps and Colab notebooks. The course is divided into three parts: LLM Fundamentals, The LLM Scientist, and The LLM Engineer. Each part covers various topics, including mathematics, Python, neural networks, instruction datasets, pre-training, supervised fine-tuning, reinforcement learning from human feedback, evaluation, quantization, new trends, running LLMs, building a vector storage, retrieval augmented generation, advanced RAG, inference optimization, and deployment.
    2024-04-08 Tags: , , by klotz
  9. gitsum is a Git interface for Emacs that allows for interactive partial commits. Users can kill unused hunks or files, navigate between hunks and files, and split patches. Once ready, users can commit the patch with a message. Users must have git.el from the git repository for adding files in the commit.
    2024-04-04 Tags: , , , , by klotz

Top of the page

First / Previous / Next / Last / Page 1 of 0 SemanticScuttle - klotz.me: tagged with "github"

About - Propulsed by SemanticScuttle