{"id":15165964,"url":"https://github.com/arnabd64/streamlit-chatapp","last_synced_at":"2026-01-06T02:47:46.716Z","repository":{"id":250869327,"uuid":"835564113","full_name":"arnabd64/Streamlit-Chatapp","owner":"arnabd64","description":"This project is a simple chat application developed using Streamlit, Langchain, and Ollama. It serves as a foundational template to help you build and expand upon more advanced and complex applications in the future.","archived":false,"fork":false,"pushed_at":"2024-08-01T05:39:18.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T05:13:36.903Z","etag":null,"topics":["langchain","langchain-python","ollama","streamlit"],"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/arnabd64.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":"2024-07-30T05:15:22.000Z","updated_at":"2024-08-01T05:39:21.000Z","dependencies_parsed_at":"2024-07-30T14:56:25.092Z","dependency_job_id":"cfe4674a-290a-4676-9d57-8c0e5c679eb0","html_url":"https://github.com/arnabd64/Streamlit-Chatapp","commit_stats":{"total_commits":7,"total_committers":2,"mean_commits":3.5,"dds":0.1428571428571429,"last_synced_commit":"d046dcb19dc2251c96fb830234a9b2019cd33936"},"previous_names":["arnabd64/streamlit-chatapp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnabd64%2FStreamlit-Chatapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnabd64%2FStreamlit-Chatapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnabd64%2FStreamlit-Chatapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnabd64%2FStreamlit-Chatapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arnabd64","download_url":"https://codeload.github.com/arnabd64/Streamlit-Chatapp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245591585,"owners_count":20640692,"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":["langchain","langchain-python","ollama","streamlit"],"created_at":"2024-09-27T04:21:22.923Z","updated_at":"2026-01-06T02:47:46.658Z","avatar_url":"https://github.com/arnabd64.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Streamlit Chat Application\n\nThis is a simple chat application built using Streamlit, Langchain, and Ollama. The primary purpose of this project is to serve as a template or guide for building more advanced and complex applications in the future.\n\n## Libraries Used\n\n- **Streamlit**: `1.37.0`\n- **Langchain**: `0.2.11`\n- **Langchain-Community**: `0.2.10`\n\n## Getting Started\n\nFollow the instructions below to set up and run the application.\n\n### Prerequisites\n\n- Python 3.10 or above\n\n### Installation\n\n1. Clone the Repository\n\n```bash\n$ git clone https://github.com/arnabd64/Streamlit-Chatapp.git\n$ cd Streamlit-Chatapp\n```\n\n2. Create a python virtual environment\n\n```bash\n$ python -m venv .venv\n$ source .venv/bin/activate\n```\n\n3. Install dependencies\n\n```bash\n$ python -m pip install -r requirements.txt\n```\n\n4. Run the app\n\n```bash\n$ streamlit run app.py --server.address 127.0.0.1 --server.port 8000\n```\n\nThis will start the application on `http://127.0.0.1:8000/`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farnabd64%2Fstreamlit-chatapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farnabd64%2Fstreamlit-chatapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farnabd64%2Fstreamlit-chatapp/lists"}