{"id":15015354,"url":"https://github.com/kevingil/perl-plexity","last_synced_at":"2026-02-24T06:34:27.348Z","repository":{"id":242441165,"uuid":"797033752","full_name":"kevingil/perl-plexity","owner":"kevingil","description":"RAG powered conversational search","archived":false,"fork":false,"pushed_at":"2024-06-03T23:32:14.000Z","size":188,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-19T17:10:06.445Z","etag":null,"topics":["groq","htmx","perl"],"latest_commit_sha":null,"homepage":"","language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kevingil.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-07T04:27:45.000Z","updated_at":"2024-06-03T23:32:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"a6998e56-b33e-4541-9c8a-ac657b555069","html_url":"https://github.com/kevingil/perl-plexity","commit_stats":null,"previous_names":["kevingil/perl-plexity"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevingil%2Fperl-plexity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevingil%2Fperl-plexity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevingil%2Fperl-plexity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevingil%2Fperl-plexity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kevingil","download_url":"https://codeload.github.com/kevingil/perl-plexity/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243313486,"owners_count":20271194,"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":["groq","htmx","perl"],"created_at":"2024-09-24T19:46:58.399Z","updated_at":"2025-10-25T07:27:26.253Z","avatar_url":"https://github.com/kevingil.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Perl Plexity\n\nRAG powered conversational search.\n\nUses Groq (LLama3) and Brave Search\n\n\n```bash\n#Update Perl if you haven't used it in a while\nsudo apt-get update\nsudo apt-get install build-essential\nsudo apt-get install libssl-dev\nsudo apt-get install zlib1g-dev\nsudo CPAN -f\n\n# Install dependencies\nsudo cpan Mojolicious DBD::SQLite JSON Mojo::UserAgent Text::Markdown LWP::Protocol::https Env\n```\n\nThen run :)\n\n```bash\nperl app.pl daemon\n#[info] Listening at \"http://*:3000\"\n#Web application available at http://127.0.0.1:3000\n```\n\n### Screnshots\n\n![Screenshot](/screenshot-main.png)\n![Screenshot](/screenshot.png)\n\n\n### Database\nThis project uses SQLite and creates a new app.db file in /data. To use another database, you must first install the db in your machine, then install the DBD driver, ie DBD::mysql, DBD::Pg\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevingil%2Fperl-plexity","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkevingil%2Fperl-plexity","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevingil%2Fperl-plexity/lists"}