Rust Gpt

Open-source Rust projects categorized as Gpt

Top 15 Rust Gpt Projects

  • ChatGPT

    🔮 ChatGPT Desktop Application (Mac, Windows and Linux)

  • Project mention: Noi: an AI-enhanced, customizable browser | news.ycombinator.com | 2024-05-18
  • tokenizers

    💥 Fast State-of-the-Art Tokenizers optimized for Research and Production

  • Project mention: HF Transfer: Speed up file transfers | /r/rust | 2023-07-07

    Hugging Face seems to like Rust. They also wrote Tokenizers in Rust.

  • 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.

    InfluxDB logo
  • rust-bert

    Rust native ready-to-use NLP pipelines and transformer-based models (BERT, DistilBERT, GPT2,...)

  • Project mention: How to leverage the state-of-the-art NLP models in Rust | /r/infinilabs | 2023-06-07

    brew install libtorch brew link libtorch brew ls --verbose libtorch | grep dylib export LIBTORCH=$(brew --cellar pytorch)/$(brew info --json pytorch | jq -r '.[0].installed[0].version') export LD_LIBRARY_PATH=${LIBTORCH}/lib:$LD_LIBRARY_PATH git clone https://github.com/guillaume-be/rust-bert.git cd rust-bert ORT_STRATEGY=system cargo run --example sentence_embeddings

  • pgvecto.rs

    Scalable, Low-latency and Hybrid-enabled Vector Search in Postgres. Revolutionize Vector Search, not Database.

  • Project mention: My binary vector search is better than your FP32 vectors | dev.to | 2024-03-25

    To evaluate the performance metrics in comparison to the original vector approach, we conducted benchmarking using the dbpedia-entities-openai3-text-embedding-3-large-3072-1M dataset. The benchmark was performed on a Google Cloud virtual machine (VM) with specifications of n2-standard-8, which includes 8 virtual CPUs and 32GB of memory. We used pgvecto.rs v0.2.1 as the vector database.

  • llama-node

    Believe in AI democratization. llama for nodejs backed by llama-rs, llama.cpp and rwkv.cpp, work locally on your laptop CPU. support llama/alpaca/gpt4all/vicuna/rwkv model.

  • Project mention: Tell HN: Rust Is the Superglue | news.ycombinator.com | 2023-07-15

    You can practice your Rust skills by writing performant and/or gluey extensions for higher-level language such as NodeJS (checkout napi-rs) and Python or complementing JS in the browser if you target Webassembly.

    For instance, checkout Llama-node https://github.com/Atome-FE/llama-node for an involved Rust-based NodeJS extension. Python has PyO3, a Rust-Python extension toolset: https://github.com/PyO3/pyo3.

    They can help you leverage your Rust for writing cool new stuff.

  • hoard

    cli command organizer written in rust (by Hyde46)

  • anything

    ✨ Local Zapier replacement written in Rust to make local AI do way more than chat

  • Project mention: Show HN: Anything AI – A local Zapier (like) AI tool written in Rust | news.ycombinator.com | 2024-05-09
  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • gpt-cli

    Run linux commands with natural language. Eg.: "show my graphic card" instead "lspci | grep VGA" (by gustawdaniel)

  • Orphic

    A natural language shell interface for *nix systems

  • gpt-feeder

    🦀 A command-line application that scans the entire codebase, and produces one string consisting of all filenames and file contents that you want included.

  • gptrust

    Rust library to access openai API

  • libopenai

    A Rust client for OpenAI's API

  • shortgpt

    Ask shortgpt for instant and concise answers (by rupeshs)

  • chatgpt-functions

    Library to interact with gpt in chat mode, using functions

  • Project mention: A somewhat novice programmer, how would I use GPT for my own programs? | /r/GPT | 2023-07-01
  • gt

    Using the OpenAI GPT model, one can conveniently access language translation from the command line. (by fukumone)

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Rust Gpt related posts

  • [Project] shortgpt - command-line app for GPT3/GPT4

    1 project | /r/MachineLearning | 7 May 2023
  • SQLiteGPT - Directly query ChatGPT with SQL functions

    2 projects | /r/sqlite | 13 Apr 2023
  • aicmd - A CLI copilot that helps you write shell commands using natural language

    3 projects | /r/coolgithubprojects | 5 Apr 2023
  • [Project] libopenai - Rust client to interact with OpenAI's API

    1 project | /r/MachineLearning | 28 Mar 2023
  • libopenai - Rust client to interact with OpenAI's API

    1 project | /r/OpenAI | 28 Mar 2023
  • yay -S gpt-cli && GPT3_API_KEY=sk-xxx p name of linux distro Judd Vinet

    1 project | /r/archlinux | 19 Mar 2023
  • Show HN: GPT-CLI – A Command-line Interface for ChatGPT

    2 projects | news.ycombinator.com | 16 Mar 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 1 Jun 2024
    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. Learn more →

Index

What are some of the best open-source Gpt projects in Rust? This list will help you:

Project Stars
1 ChatGPT 50,865
2 tokenizers 8,538
3 rust-bert 2,455
4 pgvecto.rs 1,462
5 llama-node 849
6 hoard 468
7 anything 135
8 gpt-cli 69
9 Orphic 52
10 gpt-feeder 22
11 gptrust 13
12 libopenai 13
13 shortgpt 11
14 chatgpt-functions 6
15 gt 0

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com