{"id":49457847,"url":"https://github.com/randyungaro/rust-chat-app","last_synced_at":"2026-04-30T07:50:26.033Z","repository":{"id":280610769,"uuid":"942562522","full_name":"randyungaro/rust-chat-app","owner":"randyungaro","description":"AI Chat Web App based on Rust ","archived":false,"fork":false,"pushed_at":"2025-06-11T12:27:39.000Z","size":28,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-30T07:50:01.389Z","etag":null,"topics":["chatbot","javascript","ollama","rust"],"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/randyungaro.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,"publiccode":null,"codemeta":null}},"created_at":"2025-03-04T09:53:37.000Z","updated_at":"2025-06-11T12:27:43.000Z","dependencies_parsed_at":"2025-03-04T11:20:46.745Z","dependency_job_id":"f540e4e3-5ec5-4548-8462-17538b3717f8","html_url":"https://github.com/randyungaro/rust-chat-app","commit_stats":null,"previous_names":["randyungaro/rust-chat-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/randyungaro/rust-chat-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/randyungaro%2Frust-chat-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/randyungaro%2Frust-chat-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/randyungaro%2Frust-chat-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/randyungaro%2Frust-chat-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/randyungaro","download_url":"https://codeload.github.com/randyungaro/rust-chat-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/randyungaro%2Frust-chat-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32458237,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"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":["chatbot","javascript","ollama","rust"],"created_at":"2026-04-30T07:50:25.154Z","updated_at":"2026-04-30T07:50:26.028Z","avatar_url":"https://github.com/randyungaro.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n![rsizzeee](https://github.com/user-attachments/assets/164a33b8-c522-49f1-bf1a-5c590b1724ae)\n\n# Rust Chat App with Ollama Models\n\nThis is a simple web-based AI chat application built with Rust, leveraging Ollama to run large language models (LLMs).\nIt provides a user-friendly interface for interacting with AI models directly in your browser.\n\n## Features\n\n- **Rust Backend:** Built with Rust for performance and reliability.\n- **Ollama Integration:** Uses Ollama to run and manage LLMs locally.\n- **Web-based Interface:** Accessible through any modern web browser.\n- **Real-time Chat:** Provides a seamless chat experience with the AI.\n- **Easy Deployment:** Designed for straightforward setup and deployment.\n\n## Prerequisites\n\nBefore you begin, ensure you have the following installed:\n\n- **Rust and Cargo:** [Install Rust](https://www.rust-lang.org/tools/install)\n- **Ollama:** [Install Ollama](https://ollama.ai/download)\n- **A Compatible LLM:** Pull a model from Ollama, e.g., `ollama pull llama2` ( i use DeepSeek models)\n\n## Getting Started\n\n1. **Clone the repository:**\n\n   ```bash\n   git clone https://github.com/randyungaro/rust-chat-app\n\n2.  **Build the Rust application:**\n\n    ```bash\n    cargo run\n\n3.  **Access the application:**\n\n    Open your web browser and navigate to http://localhost:8080\n\n![sc-rust_chat_app](https://github.com/user-attachments/assets/667e6955-90e5-4ee4-9e2b-a3e4c1f180e0)\n\n\n## Configuration\nYou can configure the application through environment variables:\n\n- OLLAMA_MODEL: Specifies the Ollama model to use (default: llama2).\n- HOST: Specifies the host address to bind to (default: 0.0.0.0).\n- PORT: Specifies the port to listen on (default: 8080).\n\n## License\nThis project is licensed under MIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frandyungaro%2Frust-chat-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frandyungaro%2Frust-chat-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frandyungaro%2Frust-chat-app/lists"}