{"id":28355575,"url":"https://github.com/hecatops/spiel","last_synced_at":"2026-04-25T21:31:40.055Z","repository":{"id":293800406,"uuid":"985166816","full_name":"hecatops/Spiel","owner":"hecatops","description":"A lightweight, RAG-powered interactive text adventure engine built with Streamlit and Mistral API. Create immersive story experiences from a single prompt.","archived":false,"fork":false,"pushed_at":"2026-02-16T17:49:28.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-17T00:26:35.734Z","etag":null,"topics":["game","llm","mistral","streamlit","text-adventure"],"latest_commit_sha":null,"homepage":"https://spiellm.streamlit.app/","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/hecatops.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-05-17T07:40:54.000Z","updated_at":"2026-02-16T17:49:31.000Z","dependencies_parsed_at":"2025-05-17T08:41:42.854Z","dependency_job_id":null,"html_url":"https://github.com/hecatops/Spiel","commit_stats":null,"previous_names":["hecatops/spiel"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hecatops/Spiel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hecatops%2FSpiel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hecatops%2FSpiel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hecatops%2FSpiel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hecatops%2FSpiel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hecatops","download_url":"https://codeload.github.com/hecatops/Spiel/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hecatops%2FSpiel/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32278249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T18:29:39.964Z","status":"ssl_error","status_checked_at":"2026-04-25T18:29:32.149Z","response_time":59,"last_error":"SSL_read: 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":["game","llm","mistral","streamlit","text-adventure"],"created_at":"2025-05-28T04:41:40.241Z","updated_at":"2026-04-25T21:31:40.047Z","avatar_url":"https://github.com/hecatops.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🎭 Spiel\n\n**Spiel** is a lightweight, creative text adventure engine that turns your ideas into playable, choice-based stories — powered by LLMs and RAG. You give it a prompt, and it spins the tale.\n\nBuilt with [Streamlit](https://streamlit.io) and [Groq](https://chat.groq.com) for simplicity, speed, and storytelling magic.\n\n---\n\n## ✨ Features\n\n- 🧠 Powered by Llama-3.3-70B-Versatile via API (works with the free tier)\n- 🎮 Interactive gameplay with clickable choices (no typing needed)\n- 🖼 Minimalist UI, no setup fuss\n- 🔐 Secure API key via Streamlit secrets\n\n---\n\n## 🚀 Get Started\n\n### 1. Clone \u0026 Install\n\n```bash\ngit clone https://github.com/yourusername/spiel.git\ncd spiel\npip install -r requirements.txt\n```\n\n### 2. Add Your Groq API Key\nReplace API_KEY = st.secrets[\"API_KEY\"] with\n```bash\nAPI_KEY = \"YOUR_API_KEY\"\n```\n\n### 3. Run the App\n```bash\nstreamlit run spiel.py\n```\n\nOpen http://localhost:8501 in your browser.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhecatops%2Fspiel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhecatops%2Fspiel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhecatops%2Fspiel/lists"}