{"id":28858200,"url":"https://github.com/nukaze/ollama-chat","last_synced_at":"2026-05-08T00:42:24.575Z","repository":{"id":300009659,"uuid":"1004164670","full_name":"Nukaze/ollama-chat","owner":"Nukaze","description":"Ollama‑Chat is a Streamlit-based web UI for interacting with Ollama-hosted language models. It provides a clean, modern chat interface where users can:  Choose from multiple local Ollama models  Adjust parameters like temperature and system prompts  View and preserve chat history  Customize settings via a sidebar","archived":false,"fork":false,"pushed_at":"2025-06-19T11:20:15.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-19T12:28:07.442Z","etag":null,"topics":["gemma3","ollama","ollama-chat","ollama-client","python","qwen","streamlit","streamlit-cloud","streamlit-webapp"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Nukaze.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,"zenodo":null}},"created_at":"2025-06-18T08:02:50.000Z","updated_at":"2025-06-19T11:20:19.000Z","dependencies_parsed_at":"2025-06-19T12:39:50.997Z","dependency_job_id":null,"html_url":"https://github.com/Nukaze/ollama-chat","commit_stats":null,"previous_names":["nukaze/ollama-chat"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Nukaze/ollama-chat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nukaze%2Follama-chat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nukaze%2Follama-chat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nukaze%2Follama-chat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nukaze%2Follama-chat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nukaze","download_url":"https://codeload.github.com/Nukaze/ollama-chat/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nukaze%2Follama-chat/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260862913,"owners_count":23074182,"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":["gemma3","ollama","ollama-chat","ollama-client","python","qwen","streamlit","streamlit-cloud","streamlit-webapp"],"created_at":"2025-06-20T02:05:41.657Z","updated_at":"2026-05-08T00:42:24.568Z","avatar_url":"https://github.com/Nukaze.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ollama Chat\n\nA modern Streamlit-based chat interface for interacting with Ollama LLMs.\n\n## Features\n\n- Clean and modern chat interface\n- Support for multiple Ollama models\n- Adjustable temperature settings\n- Custom system prompts\n- Chat history\n- Responsive design\n\n## Prerequisites\n\n- Python 3.8 or higher\n- Ollama installed and running locally (https://ollama.ai/)\n\n## Installation\n\n1. Clone this repository:\n```bash\ngit clone \u003cyour-repo-url\u003e\ncd \u003cyour-repo-directory\u003e\n```\n\n2. Install the required dependencies:\n```bash\npip install -r requirements.txt\n```\n\n3. Make sure Ollama is running on your system (default: http://localhost:11434)\n\n## Usage\n\n1. Start the Streamlit app:\n```bash\nstreamlit run app.py\n```\n\n2. Open your web browser and navigate to the URL shown in the terminal (typically http://localhost:8501)\n\n3. In the sidebar:\n   - Select your preferred Ollama model\n   - Adjust the temperature setting\n   - Customize the system prompt if desired\n\n4. Start chatting with the AI!\n\n## Configuration\n\nThe application connects to Ollama at `http://localhost:11434` by default. If your Ollama instance is running on a different host or port, you can modify the `base_url` parameter in the `OllamaClient` class initialization.\n\n## License\n\nMIT License ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnukaze%2Follama-chat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnukaze%2Follama-chat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnukaze%2Follama-chat/lists"}