{"id":26901648,"url":"https://github.com/tameronline/goodle_al_studio","last_synced_at":"2025-04-01T08:54:55.744Z","repository":{"id":284671140,"uuid":"955689610","full_name":"TamerOnLine/Goodle_AL_Studio","owner":"TamerOnLine","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-27T03:29:51.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T04:27:11.839Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TamerOnLine.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":"2025-03-27T03:19:56.000Z","updated_at":"2025-03-27T03:29:55.000Z","dependencies_parsed_at":"2025-03-27T04:37:20.207Z","dependency_job_id":null,"html_url":"https://github.com/TamerOnLine/Goodle_AL_Studio","commit_stats":null,"previous_names":["tameronline/goodle_al_studio"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TamerOnLine%2FGoodle_AL_Studio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TamerOnLine%2FGoodle_AL_Studio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TamerOnLine%2FGoodle_AL_Studio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TamerOnLine%2FGoodle_AL_Studio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TamerOnLine","download_url":"https://codeload.github.com/TamerOnLine/Goodle_AL_Studio/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246612485,"owners_count":20805354,"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-04-01T08:54:55.199Z","updated_at":"2025-04-01T08:54:55.739Z","avatar_url":"https://github.com/TamerOnLine.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🤖 Google AI Studio (Gemini Chat CLI)\n\nAn interactive chat interface using Google's Gemini model, built with Python.  \nThis project allows you to start a chat session with the Gemini-1.5-Pro model via the terminal after configuring your API key.\n\n---\n\n## 🚀 Features\n\n- Quick connection to Google's Gemini model.\n- Real-time interactive chat session.\n- Secure loading of environment variables using `.env`.\n- Direct experience with Gemini-1.5-Pro model.\n\n---\n\n## 🦾 Requirements\n\n- Python 3.8 or higher\n- Google Cloud account with Gemini API enabled\n- A valid API key\n\n---\n\n## 📦 Installation\n\n```bash\ngit clone https://github.com/TamerOnLine/tameronline-goodle_al_studio.git\ncd tameronline-goodle_al_studio\npip install -r requirements.txt\n```\n\n---\n\n## 🔐 API Key Setup\n\nCreate a `.env` file in the project root and add your API key as follows:\n\n```env\nGEMINI_API_KEY=your_api_key_here\n```\n\n\u003e You can obtain the API key from [Google AI Studio](https://makersuite.google.com/app) after logging in with your Google account and activating the service.\n\n---\n\n## ▶️ Usage\n\nRun the script from the terminal:\n\n```bash\npython main.py\n```\n\nStart chatting right away!  \nType `exit` to end the session.\n\n---\n\n## 🛠️ Core Files\n\n| File | Description |\n|------|-------------|\n| `main.py` | Main script containing the chat logic |\n| `requirements.txt` | Packages required to run the project |\n| `.env` | Environment variables file (not included) |\n| `README.md` | This documentation file |\n\n---\n\n## 📌 Notes\n\n- Ensure the API key is valid and has access to the Gemini model.\n- In case of connection errors, detailed error messages will be displayed in the terminal.\n- This tool is intended for testing and learning purposes, not production use.\n\n---\n\n## 📧 Contact\n\nProject owner: [Tamer OnLine](https://github.com/TamerOnLine)  \nFor inquiries: info@mystrotamer.com\n\n---\n\n## 🧠 Project Future (Suggestions)\n\n- Graphical interface using Streamlit or Gradio.\n- Support for saving and retrieving chat sessions.\n- Support for custom commands within the chat.\n- Analysis and summarization of model responses.\n\n---\n\n## 📝 License\n\nAn open-source project for free use.  \nYou may modify or build upon it in accordance with Google API terms.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftameronline%2Fgoodle_al_studio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftameronline%2Fgoodle_al_studio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftameronline%2Fgoodle_al_studio/lists"}