{"id":24983986,"url":"https://github.com/saifk2049/uniqueseek","last_synced_at":"2026-04-29T22:41:07.285Z","repository":{"id":275494829,"uuid":"926233352","full_name":"SaifK2049/UniqueSeek","owner":"SaifK2049","description":"a personal project aimed at quickly looking at RAG and open source LLMS","archived":false,"fork":false,"pushed_at":"2025-02-02T22:06:03.000Z","size":14,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-29T10:15:25.369Z","etag":null,"topics":["docker","fastapi","llm","rag"],"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/SaifK2049.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":"2025-02-02T21:16:59.000Z","updated_at":"2025-02-05T00:06:46.000Z","dependencies_parsed_at":"2025-06-23T16:33:27.256Z","dependency_job_id":null,"html_url":"https://github.com/SaifK2049/UniqueSeek","commit_stats":null,"previous_names":["saifk2049/uniqueseek"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SaifK2049/UniqueSeek","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SaifK2049%2FUniqueSeek","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SaifK2049%2FUniqueSeek/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SaifK2049%2FUniqueSeek/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SaifK2049%2FUniqueSeek/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SaifK2049","download_url":"https://codeload.github.com/SaifK2049/UniqueSeek/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SaifK2049%2FUniqueSeek/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005265,"owners_count":26083861,"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","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["docker","fastapi","llm","rag"],"created_at":"2025-02-04T09:41:42.531Z","updated_at":"2025-10-10T20:13:00.333Z","avatar_url":"https://github.com/SaifK2049.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"**UniqueSeek: An intuitive approach to finetuning LLM with plaintext files**\n\nUniqueSeek is an amatuer project which aims to introduce a user friendly appraoch by simply allowing the addition of a txt file to the initial prompt using the deepseek-r1 model. \n\n\n**Requirements** \n\nPlease make sure that you have the deepseek model installed within your system using Ollama \n\nStep 1. **Downloading Ollama**\n    https://ollama.com/download  \nplease follow the Ollama setup instructions in order to have it installed within your system \n\nStep 2. **Downloading deepseek-r1** \n\nthis Project uses the deepseek-r1:7B model which takes into consideration the RAM and VRAM capabilites of our consumer grade electronics. \n\n    #in your powershell run the following \n\n    ollama serve \n    ollama run deepseek-r1\n    #to check if your file has been running correctly \n    ollama ps \n\n    #you should the see the following sample output\n    NAME                  ID              SIZE      MODIFIED\n    deepseek-r1:latest    0a8c26691023    4.7 GB    5 hours ago\n\nStep 3. **Running docker file**\nGo to the project directory; in the terminal run the following command:\n\n    docker build -t deepseek-image -f dockerfile.dockerfile\n\n    docker run deepseek-image\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaifk2049%2Funiqueseek","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaifk2049%2Funiqueseek","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaifk2049%2Funiqueseek/lists"}