{"id":25082232,"url":"https://github.com/drewxs/chatbot","last_synced_at":"2026-05-18T02:31:52.017Z","repository":{"id":191577868,"uuid":"684593884","full_name":"drewxs/chatbot","owner":"drewxs","description":"AI chatbot using Llama 2","archived":false,"fork":false,"pushed_at":"2023-08-30T06:17:26.000Z","size":37,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-01T10:26:31.698Z","etag":null,"topics":["ai","chatbot","llama2"],"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/drewxs.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}},"created_at":"2023-08-29T13:07:38.000Z","updated_at":"2025-01-02T05:39:03.000Z","dependencies_parsed_at":"2023-08-30T14:21:59.502Z","dependency_job_id":null,"html_url":"https://github.com/drewxs/chatbot","commit_stats":null,"previous_names":["drewxs/chatbot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/drewxs/chatbot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drewxs%2Fchatbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drewxs%2Fchatbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drewxs%2Fchatbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drewxs%2Fchatbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drewxs","download_url":"https://codeload.github.com/drewxs/chatbot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drewxs%2Fchatbot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272342590,"owners_count":24917654,"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","status":"online","status_checked_at":"2025-08-27T02:00:09.397Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","chatbot","llama2"],"created_at":"2025-02-07T05:29:09.453Z","updated_at":"2026-05-18T02:31:46.996Z","avatar_url":"https://github.com/drewxs.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chatbot\n\nAn AI chatbot built using Leptos, Actix, and Rustformers w/ Llama 2.\n\n## Requirements\n\n- Nightly Rust toolchain\n- `wasm32-unknown-unknown` target\n- Trunk and cargo-leptos tools\n\n```sh\nrustup toolchain install nightly\nrustup target add wasm32-unknown-unknown\ncargo install trunk cargo-leptos\n```\n\n## Setup\n\n### Model\n\nA downloaded model in GGML format supported by [Rustformers/llm](https://github.com/rustformers/llm).\n\nFind one [here](https://huggingface.co/models?search=ggml).\n\nCopy env template:\n\n```sh\ncp .env.example .env\n```\n\nUpdate `MODEL_PATH` with the full path to the downloaded model.\n\n## Development\n\nLaunch development server:\n\n```sh\ncargo leptos watch\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrewxs%2Fchatbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrewxs%2Fchatbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrewxs%2Fchatbot/lists"}