{"id":37330190,"url":"https://github.com/ilmedova/llama3_chatbot","last_synced_at":"2026-01-16T03:34:50.442Z","repository":{"id":237389520,"uuid":"794432645","full_name":"ilmedova/llama3_chatbot","owner":"ilmedova","description":"Chatbot using Llama3 and Streamlit","archived":false,"fork":false,"pushed_at":"2024-05-14T23:57:08.000Z","size":5,"stargazers_count":6,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-18T11:22:45.360Z","etag":null,"topics":["aichatbot","chatbot","llama","llama3","llamachatbot","streamlit"],"latest_commit_sha":null,"homepage":"","language":"Python","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/ilmedova.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-05-01T06:30:18.000Z","updated_at":"2025-02-07T11:16:38.000Z","dependencies_parsed_at":"2024-05-15T16:11:30.015Z","dependency_job_id":null,"html_url":"https://github.com/ilmedova/llama3_chatbot","commit_stats":{"total_commits":5,"total_committers":2,"mean_commits":2.5,"dds":0.4,"last_synced_commit":"41d23ee976be93da18465d0d7346f587e8c186cc"},"previous_names":["ilmedova/llama3_chatbot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ilmedova/llama3_chatbot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilmedova%2Fllama3_chatbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilmedova%2Fllama3_chatbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilmedova%2Fllama3_chatbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilmedova%2Fllama3_chatbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ilmedova","download_url":"https://codeload.github.com/ilmedova/llama3_chatbot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilmedova%2Fllama3_chatbot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28477204,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T03:13:13.607Z","status":"ssl_error","status_checked_at":"2026-01-16T03:11:47.863Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["aichatbot","chatbot","llama","llama3","llamachatbot","streamlit"],"created_at":"2026-01-16T03:34:50.352Z","updated_at":"2026-01-16T03:34:50.431Z","avatar_url":"https://github.com/ilmedova.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"This is AI chatbot using Python, Langchain, and LLMs (specifically Llama3 model)\n\nIf you want to get more information on Llama models, check out this link: https://llama.meta.com/docs/get-started/\n\n### 1. Requirements\n1. Python and anaconda environment\n2. You will need 4.7GB of memory to download Llama3 model, so if you don't have enough space on your device work in Google Colab\n\n### 2. Installation\n\n1. Go to project directory and run the following command:\n```\npip install -r requirements.txt\n```\n\n2. Dowload and install Ollama into your system. You can download it using the following link: https://ollama.com/download\n3. After you installed Ollama you can make sure if it is installed correctly by typing the following in your terminal:\n```\nollama serve\n```\n4. After you make sure you installed Ollama correctly, go and run this command in your project directory:\n```\nollama pull llama3\n```\n\n### 3. Running the app\n```\nstreamlit run app.py\n```\n\n### 4. You can also run it using Docker by using the included Dockerfile\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Filmedova%2Fllama3_chatbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Filmedova%2Fllama3_chatbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Filmedova%2Fllama3_chatbot/lists"}