Announcing AIrtifex: Generative AI web UI and server

This page summarizes the projects mentioned and recommended in the original post on /r/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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • llm

    An ecosystem of Rust libraries for working with large language models

  • I wanted to share my latest project I've been working on. It uses https://github.com/rustformers/llama-rs to run the large language models like Alpaca or Llama to provide a chat like experience (which is a very much in progress thing) as well as prompt with all the knobs to tweak parameters of answer generation.

  • diffusers-rs

    An implementation of the diffusers api in Rust

  • Other nice feature is image generation using Stable Diffusion with crate https://github.com/LaurentMazare/diffusers-rs . It allows to generate image from text as well as augment input images with text.

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

    Generative AI web UI and server

  • I plan to expand the feature set as the time goes, this field currently is very hard to keep up with but it is very interesting :). if anyone is interested in those topics and would like to check this out then here is the repository: https://github.com/vv9k/AIrtifex

  • crates.io

    The Rust package registry

  • Right, thanks for pointing it out. I was waiting for them to release to crates.io and forgot to update to a git url in the meantime. Will fix this in a PR soon.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • 100 Exercises to Learn Rust

    9 projects | news.ycombinator.com | 16 May 2024
  • Generic constant expressions: a future bright side of nightly Rust

    2 projects | dev.to | 16 May 2024
  • Google Gemini: Context Caching

    1 project | news.ycombinator.com | 16 May 2024
  • Some notes on Rust, mutable aliasing and formal verification

    3 projects | news.ycombinator.com | 16 May 2024
  • Write a backend server, and you get an Admin Dashboard for free!

    1 project | dev.to | 15 May 2024