{"id":24819169,"url":"https://github.com/codehex16/proof-of-concept","last_synced_at":"2026-01-05T23:03:21.629Z","repository":{"id":268193363,"uuid":"901921292","full_name":"CodeHex16/Proof-of-Concept","owner":"CodeHex16","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-11T17:17:46.000Z","size":3636,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-11T18:26:55.435Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://codehex16.github.io","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/CodeHex16.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-12-11T15:06:44.000Z","updated_at":"2025-03-11T17:17:49.000Z","dependencies_parsed_at":"2024-12-15T04:20:27.333Z","dependency_job_id":"51da6f33-6b5f-4344-b322-ea7fcfd149ce","html_url":"https://github.com/CodeHex16/Proof-of-Concept","commit_stats":null,"previous_names":["codehex16/proof-of-concept"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeHex16%2FProof-of-Concept","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeHex16%2FProof-of-Concept/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeHex16%2FProof-of-Concept/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeHex16%2FProof-of-Concept/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodeHex16","download_url":"https://codeload.github.com/CodeHex16/Proof-of-Concept/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245541588,"owners_count":20632343,"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":[],"created_at":"2025-01-30T17:56:41.872Z","updated_at":"2026-01-05T23:03:21.621Z","avatar_url":"https://github.com/CodeHex16.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Proof-of-Concept\n\n## Utilizzo\n\n1. Clona il repository con i suoi sottomoduli\n\n\t```bash\n\tgit clone https://github.com/CodeHex16/Proof-of-Concept.git --recurse-submodules\n\t```\n\n1. Crea il file `.env` per Database-API e LLM-API\n\t- in `LLM-API/.env`\n\n\t\t```dosini\n\t\t# LLM-API\n\t\tOPENAI_API_KEY=\u003cAPI_KEY\u003e\n\t\t```\n\t- in `Database-API/.env`\n\t\t```dosini\n\t\t# Database-API\n\t\tMONGODB_URL=mongodb://\u003cuser\u003e:\u003cpassword\u003e@mongo-db:27017\n\t\tSECRET_KEY_JWT=\u003cSECRET_KEY\u003e\n\t\t```\n\n1. Esegui il seguente comando per avviare i servizi\n\n\t```bash\n\tdocker compose up -d\n\t```\n\n1. Accedi ai servizi ai seguenti URL\n\n\t- Suppl-AI Frontend: [http://localhost:3000](http://localhost:3000)\n\t- Database-API: [http://localhost:8000](http://localhost:8000)\n\t\t- docs: [http://localhost:8000/docs](http://localhost:8000/docs)\n\t- LLM-API: [http://localhost:8001](http://localhost:8001)\n\t\t- docs: [http://localhost:8001/docs](http://localhost:8001/docs)\n\t- Mongo Express: [http://localhost:8081](http://localhost:8081)\n\n1. Per fermare i servizi, esegui il seguente comando\n\t```bash\n\tdocker compose down\n\t```\n\n## Interfaccia\n![login](.github/login.png)\n![clienteHome](.github/clienteHome.png)\n![chat](.github/chat.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodehex16%2Fproof-of-concept","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodehex16%2Fproof-of-concept","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodehex16%2Fproof-of-concept/lists"}