{"id":20961477,"url":"https://github.com/navaneethelite/ollama_chat","last_synced_at":"2026-05-03T17:32:01.479Z","repository":{"id":263312407,"uuid":"889990882","full_name":"NAVANEETHELITE/Ollama_CHAT","owner":"NAVANEETHELITE","description":"Q\u0026A application leveraging the Ollama language model (LLAMA 3.2:1b) to provide intelligent responses to user queries.","archived":false,"fork":false,"pushed_at":"2024-11-17T21:09:44.000Z","size":386,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-20T00:48:24.045Z","etag":null,"topics":["generative-ai","langchain","nlp","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NAVANEETHELITE.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-11-17T18:38:16.000Z","updated_at":"2024-11-24T17:21:33.000Z","dependencies_parsed_at":"2024-11-18T08:15:31.865Z","dependency_job_id":null,"html_url":"https://github.com/NAVANEETHELITE/Ollama_CHAT","commit_stats":null,"previous_names":["navaneethelite/ollama_chat"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NAVANEETHELITE%2FOllama_CHAT","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NAVANEETHELITE%2FOllama_CHAT/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NAVANEETHELITE%2FOllama_CHAT/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NAVANEETHELITE%2FOllama_CHAT/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NAVANEETHELITE","download_url":"https://codeload.github.com/NAVANEETHELITE/Ollama_CHAT/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243358307,"owners_count":20277995,"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":["generative-ai","langchain","nlp","ollama","streamlit"],"created_at":"2024-11-19T02:13:51.491Z","updated_at":"2026-05-03T17:32:01.228Z","avatar_url":"https://github.com/NAVANEETHELITE.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Q\u0026A WITH LLAMA3\n\n## DESCRIPTION\n\nThis Q\u0026A application leverages the `Ollama` language model (LLAMA 3.2:1b) to provide intelligent responses to user queries.\n\n## TOOLS AND MODELS\n\n- **LANGCHAIN**\n- **OllamaLLM**\n- **STREAMLIT**\n\n## MODEL INSTALLATION\n\nDownload and install [`Ollama`](https://ollama.com/download). Then pull the required model as follows:\n```bash\nollama run llama3.2:1b\n```\nOllama has to be running locally for this app to work.\n\n## GENERATING API KEYS\n\nGenerate API key for Langsmith to get an interactive tracking of your requests to LLM via langchain [`here`](https://smith.langchain.com/settings).\n\nRefer sample .env in project's root directory.\n\n## INSTALLING REQUIREMENTS\n```bash\npip install -r requirements.txt\n```\n\n## RUNNING THE APPLICATION\n```bash\nstreamlit run app.py\n```\n\n#### Navigate to [`localhost`](http://localhost:8501) to interact with LLAMA3.\n\n## HOME PAGE:\n\u003cdiv class=\"row\"\u003e\n    \u003cimg src=\"IMAGES/HOME.png\" title='HOME' alt=\"HOME\" style=\"width:100%\"\u003e\n\u003c/div\u003e\n\n## LANGSMITH DASHBOARD:\n\u003cdiv class=\"row\"\u003e\n    \u003cimg src=\"IMAGES/DASHBOARD.png\" title='DASHBOARD' alt=\"DASHBOARD\" style=\"width:100%\"\u003e\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnavaneethelite%2Follama_chat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnavaneethelite%2Follama_chat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnavaneethelite%2Follama_chat/lists"}