{"id":17989504,"url":"https://github.com/evilfreelancer/ollama-characters","last_synced_at":"2026-01-19T10:33:01.688Z","repository":{"id":236662474,"uuid":"758085340","full_name":"EvilFreelancer/ollama-characters","owner":"EvilFreelancer","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-16T06:49:08.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-03T17:10:31.828Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/EvilFreelancer.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-02-15T15:43:21.000Z","updated_at":"2024-02-15T15:43:21.000Z","dependencies_parsed_at":"2024-04-28T05:53:29.993Z","dependency_job_id":"c64f830c-5f10-4c42-afbb-c16fd3d55e27","html_url":"https://github.com/EvilFreelancer/ollama-characters","commit_stats":null,"previous_names":["evilfreelancer/ollama-characters"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/EvilFreelancer/ollama-characters","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvilFreelancer%2Follama-characters","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvilFreelancer%2Follama-characters/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvilFreelancer%2Follama-characters/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvilFreelancer%2Follama-characters/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EvilFreelancer","download_url":"https://codeload.github.com/EvilFreelancer/ollama-characters/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvilFreelancer%2Follama-characters/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28565556,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T08:53:44.001Z","status":"ssl_error","status_checked_at":"2026-01-19T08:52:40.245Z","response_time":67,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2024-10-29T19:14:50.368Z","updated_at":"2026-01-19T10:33:01.672Z","avatar_url":"https://github.com/EvilFreelancer.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# OLLaMA characters\n\nSimple API chat based on [ollama](https://ollama.com) with historical characters.\n\n## How to install\n\nInstall `ollama` cli tool:\n\n```shell\ncurl -fsSL https://ollama.com/install.sh | sh\n```\n\nDownload basic model:\n\n```shell\nollama pull starling-lm:7b\n```\n\n## Build characters\n\n```shell\nollama create yakovlev -f ./characters/yakovlev.Modelfile\nollama create chapaev -f ./characters/chapaev.Modelfile\n```\n\n## Start API server\n\n```shell\nollama serve\n```\n\nHTTP server will be available on http://127.0.0.1:11434\n\nDetails about OLLaMA API server is [here](https://github.com/ollama/ollama/blob/main/docs/api.md).\n\n## How to make an HTTP calls\n\n```shell\ncurl -X POST http://127.0.0.1:11434/api/generate --data '{\"model\":\"yakovlev\",\"prompt\":\"Привет! Кто ты?\",\"stream\":false}'\ncurl -X POST http://127.0.0.1:11434/api/generate --data '{\"model\":\"chapaev\",\"prompt\":\"Привет! Кто ты?\",\"stream\":false}'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevilfreelancer%2Follama-characters","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevilfreelancer%2Follama-characters","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevilfreelancer%2Follama-characters/lists"}