{"id":22383833,"url":"https://github.com/jorbush/rusty-ai-chat","last_synced_at":"2025-03-26T20:17:40.810Z","repository":{"id":223117083,"uuid":"759359728","full_name":"jorbush/rusty-ai-chat","owner":"jorbush","description":"Rusty AI Chat is a Rust-based project that offers a chat experience by utilizing a local Open Source LLM.","archived":false,"fork":false,"pushed_at":"2024-04-08T07:23:08.000Z","size":169,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T02:16:34.605Z","etag":null,"topics":["ai","chat","leptos","llm","rust","rustformers"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jorbush.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-02-18T11:29:49.000Z","updated_at":"2024-08-09T20:19:53.000Z","dependencies_parsed_at":"2024-02-18T12:31:19.898Z","dependency_job_id":"589f9e76-b6df-41fa-bb96-1338bc3c8fb0","html_url":"https://github.com/jorbush/rusty-ai-chat","commit_stats":null,"previous_names":["jorbush/rusty-ai-chat"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorbush%2Frusty-ai-chat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorbush%2Frusty-ai-chat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorbush%2Frusty-ai-chat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorbush%2Frusty-ai-chat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jorbush","download_url":"https://codeload.github.com/jorbush/rusty-ai-chat/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245727720,"owners_count":20662557,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","chat","leptos","llm","rust","rustformers"],"created_at":"2024-12-05T01:15:31.622Z","updated_at":"2025-03-26T20:17:40.763Z","avatar_url":"https://github.com/jorbush.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rusty AI Chat\n\n## Overview\n\n**Rusty AI Chat** is a Rust-based project that offers a chat experience by utilizing a local Open Source LLM.\n\nThis project allows users to input prompts and engage with a powerful language model, similar to ChatGPT, all within the privacy and control of their local environment.\n\n## How it works?\n\nThe project utilizes the weights of a neural network of the local Open Source LLM, using [Rustformers](https://github.com/rustformers/llm) to load and use these weights for prompt responses.\n\nThe project is built with [Leptos](https://leptos.dev/), a Fullstack Rust framework, ensuring a comprehensive and efficient development experience.\n\n## Requirements\n\nYou need to have the following installed in your system:\n- Rust (nightly)\n- Node.js\n- a LLM\n\nYou can install the following packages using the following command:\n\n```bash\nmake install\n```\n\u003e [!IMPORTANT]\n\u003e Only works on Linux and MacOS.\n\nThis will add the following packages:\n- `rustup toolchain install nightly` (to use the nightly version of Rust).\n- `rustup target add wasm32-unknown-unknown` (to build the frontend components).\n- `cargo install trunk cargo-leptos` ([trunk](https://trunkrs.dev/) to work in _localhost_ (as automatic refresh) and [leptos](https://leptos.dev/) is a fullstack framework).\n- `npm install` (to install the frontend dependencies).\n\n## Getting Started\n\nYou can use it by running the following command:\n\n```bash\nmake run\n```\n\u003e [!IMPORTANT]\n\u003e Only works on Linux and MacOS.\n\nThis will start the chat on your web browser and you can start typing your prompts.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjorbush%2Frusty-ai-chat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjorbush%2Frusty-ai-chat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjorbush%2Frusty-ai-chat/lists"}