{"id":15165831,"url":"https://github.com/itsmeuttu/chatgpt-clone","last_synced_at":"2026-01-19T08:32:42.042Z","repository":{"id":250678409,"uuid":"834935771","full_name":"itsmeuttu/ChatGPT-clone","owner":"itsmeuttu","description":"This repository contains a ChatGPT clone built using the Ollama library and Streamlit. The project demonstrates how to create a conversational AI application that leverages the power of large language models to provide interactive and engaging user experiences.","archived":false,"fork":false,"pushed_at":"2024-08-05T10:29:18.000Z","size":48,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-08T15:17:11.616Z","etag":null,"topics":["chatgpt","chatgpt-clone","llama3","ollama","streamlit","streamlit-webapp"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/itsmeuttu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-28T18:47:46.000Z","updated_at":"2024-08-05T10:29:21.000Z","dependencies_parsed_at":"2024-09-13T22:42:00.054Z","dependency_job_id":"f916013d-5ae6-48f1-a237-e9f4f1095524","html_url":"https://github.com/itsmeuttu/ChatGPT-clone","commit_stats":{"total_commits":3,"total_committers":1,"mean_commits":3.0,"dds":0.0,"last_synced_commit":"9980f20e6678e13e45a6878c9e747adfd295b122"},"previous_names":["itsmeuttu/chatgpt-clone"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsmeuttu%2FChatGPT-clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsmeuttu%2FChatGPT-clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsmeuttu%2FChatGPT-clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsmeuttu%2FChatGPT-clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itsmeuttu","download_url":"https://codeload.github.com/itsmeuttu/ChatGPT-clone/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247867365,"owners_count":21009240,"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":["chatgpt","chatgpt-clone","llama3","ollama","streamlit","streamlit-webapp"],"created_at":"2024-09-27T04:03:30.369Z","updated_at":"2026-01-19T08:32:42.006Z","avatar_url":"https://github.com/itsmeuttu.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# ChatGPT clone using Ollama\n\nThis Streamlit application allows users to interact with various local language models using a chat interface locally. The selected language model is used to process user prompts and provide responses. \n\n![alt text](\u003cImages/Pasted image.png\u003e)\n\n## Features\n\n- **Model Selection**: Choose from locally available language models.\n- **Chat Interface**: Interact with the selected model using a chat-like interface.\n- **Localhost**: Use it without internet connection\n## Requirements\n\n- Streamlit\n- Ollama Python library\n\n## Installation\nDownload the  ollama : https://ollama.com/download\nDownload any LLM: https://ollama.com/library\n\n### Step 1: Clone the Repository\n\n```sh\ngit clone https://github.com/itsmeuttu/ChatGPT-clone.git\ncd ChatGPT-clone\n```\n### Create a Virtual Environment and Activate It\n\n```python3 -m venv venv\nsource venv/bin/activate  \n# On Windows use `venv\\Scripts\\activate`\n```\n\n\n### Step 3: Install the Required Packages \n\n``` pip install -r requirements.txt```\n\n## Usage\n\n### Step 1: Run the Streamlit App\n\n```streamlit run main.py```\n\n### Step 3: Interact with the Chat Interface\n- Select a model from the sidebar.\n- Enter a prompt in the chat input box.\n- View the model's response.\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitsmeuttu%2Fchatgpt-clone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitsmeuttu%2Fchatgpt-clone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitsmeuttu%2Fchatgpt-clone/lists"}