{"id":18357212,"url":"https://github.com/nethermindeth/nethermind-encode-bootcamp","last_synced_at":"2025-04-06T12:32:39.728Z","repository":{"id":249169143,"uuid":"830064918","full_name":"NethermindEth/nethermind-encode-bootcamp","owner":"NethermindEth","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-01T13:55:53.000Z","size":12,"stargazers_count":9,"open_issues_count":1,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T14:18:28.457Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/NethermindEth.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-07-17T14:15:53.000Z","updated_at":"2025-03-03T05:23:05.000Z","dependencies_parsed_at":"2024-07-19T00:11:45.975Z","dependency_job_id":"aed5340e-79e8-4a81-95af-51952cd0c492","html_url":"https://github.com/NethermindEth/nethermind-encode-bootcamp","commit_stats":null,"previous_names":["nethermindeth/nethermind-encode-bootcamp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NethermindEth%2Fnethermind-encode-bootcamp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NethermindEth%2Fnethermind-encode-bootcamp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NethermindEth%2Fnethermind-encode-bootcamp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NethermindEth%2Fnethermind-encode-bootcamp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NethermindEth","download_url":"https://codeload.github.com/NethermindEth/nethermind-encode-bootcamp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247484633,"owners_count":20946388,"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":"2024-11-05T22:13:14.605Z","updated_at":"2025-04-06T12:32:34.716Z","avatar_url":"https://github.com/NethermindEth.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Streamlit and Langfuse showcase\n\n## Running the application\n\n1. Run required Langfuse and Postgres:\n\n```bash\ndocker-compose up\n```\n\n2. Go to `http://localhost:3000/` and create a new Project there\n3. In the Project settings create a new API keys (remember both public and privte key)\n4. Set up environment variables with the key from the previous point (Powershell example):\n\n```powershell\n$Env:LANGFUSE_SECRET_KEY=\"sk-lf-...\"\n$Env:LANGFUSE_PUBLIC_KEY=\"pk-lf-...\"\n$Env:LANGFUSE_HOST=\"http://localhost:3000\"\n```\n\n5. Set up also `OPENAI_API_KEY` environment variable\n6. Run the main script:\n\n```bash\nstreamlit run .\\src\\chat.py\n```\n\n7. You can also run the evaluation script:\n\n```bash\npython .\\src\\evaluate.py\n```\n\n*Note: This repository was created as a part of [Encode AI Bootcamp](https://www.encode.club/ai-bootcamp).*","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnethermindeth%2Fnethermind-encode-bootcamp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnethermindeth%2Fnethermind-encode-bootcamp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnethermindeth%2Fnethermind-encode-bootcamp/lists"}