{"id":50965354,"url":"https://github.com/fmind/it-is-not-artificial","last_synced_at":"2026-06-18T19:33:22.470Z","repository":{"id":356389676,"uuid":"1023194868","full_name":"fmind/it-is-not-artificial","owner":"fmind","description":"An AI-generated podcast project paying homage to 'C'est pas Sorcier', aiming to make complex scientific topics fun and accessible using generative audio.","archived":false,"fork":false,"pushed_at":"2026-05-07T20:17:23.000Z","size":11724,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-11T15:41:47.185Z","etag":null,"topics":["ai-podcast","audio","education","gemini","generative-ai","generative-audio","podcast","science-communication","storytelling","text-to-speech"],"latest_commit_sha":null,"homepage":"https://colab.research.google.com/drive/1EUfRRJb0EZecb7mkQsTX60j1pKKqutUK","language":"Jupyter Notebook","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/fmind.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-07-20T18:12:47.000Z","updated_at":"2026-05-07T20:17:27.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/fmind/it-is-not-artificial","commit_stats":null,"previous_names":["fmind/it-is-not-artificial"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fmind/it-is-not-artificial","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fmind%2Fit-is-not-artificial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fmind%2Fit-is-not-artificial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fmind%2Fit-is-not-artificial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fmind%2Fit-is-not-artificial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fmind","download_url":"https://codeload.github.com/fmind/it-is-not-artificial/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fmind%2Fit-is-not-artificial/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34505420,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["ai-podcast","audio","education","gemini","generative-ai","generative-audio","podcast","science-communication","storytelling","text-to-speech"],"created_at":"2026-06-18T19:33:21.866Z","updated_at":"2026-06-18T19:33:22.465Z","avatar_url":"https://github.com/fmind.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# It's Not Artificial (C'est Pas Artificiel)\n\n## Homage to \"C'est pas Sorcier\"\n\nThis project is an homage to the classic French educational TV show, \"[C'est pas Sorcier](https://www.youtube.com/@Cestpassorcierofficiel)\". The show was famous for making complex scientific topics simple, engaging, and fun for young audiences.\n\nThis script aims to capture that spirit of curious learning by using generative AI.\n\n## 🚀 Description\n\nThis Google Colab notebook uses the Google Gemini API to generate a short, educational audio dialogue between two speakers. You can customize the theme, the target age for the content, the language, and even the voices of the speakers.\n\nThe script first generates a text transcript where one speaker asks questions and the other, an expert, provides clear answers.\n\nIt then uses a multi-speaker text-to-speech model to create a high-quality audio file of the conversation, bringing the educational script to life.\n\n## ✨ Features\n\n- **Dynamic Content Generation**: Creates educational dialogues on any theme you can imagine, from black holes to MLOps.\n    \n- **Multi-Speaker Audio**: Leverages Gemini's advanced multi-speaker Text-to-Speech capabilities for a natural-sounding and engaging conversation.\n    \n- **Highly Customizable**: Easily change the parameters in the \"Settings\" section of the notebook to tailor the output.\n\n## ⚙️ How to Use\n\n1. **Open in Google Colab**: Click the \"Open In Colab\" badge at the top of this README.\n    \n2. **Add Your API Key**: You will need a Google Gemini API Key. You can get one for free from [Google AI Studio](https://aistudio.google.com/).\n    \n    - In the Colab notebook, find the `API_KEY` field and paste your key into the quotes.\n        \n3. **Adjust the Settings**: Modify the parameters like `THEME`, `AGE`, and `LANG` to fit your needs.\n    \n4. **Run the Notebook**: Execute the cells in order from top to bottom. The final cell will generate and play the audio file.\n    \n## 🔧 Settings\n\nYou can customize the following parameters at the top of the notebook:\n\n- `API_KEY`: Your secret Google Gemini API key.\n    \n- `AGE`: The target age for the content, which influences the complexity of the dialogue.\n    \n- `LANG`: The language of the dialogue (currently supports \"English\" or \"French\").\n    \n- `THEME`: The scientific or technical topic for the conversation.\n    \n- `MINUTES`: The approximate length of the generated audio dialogue.\n    \n- `SPEAKER_1_NAME` / `SPEAKER_2_NAME`: The names of the two speakers in the transcript.\n    \n- `SPEAKER_1_VOICE` / `SPEAKER_2_VOICE`: The pre-built voice models to use for each speaker.\n    \n- `TRANSCRIPT_MODEL`: The Gemini model used for generating the text.\n    \n- `TEXT_TO_SPEECH_MODEL`: The Gemini model used for generating the audio.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffmind%2Fit-is-not-artificial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffmind%2Fit-is-not-artificial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffmind%2Fit-is-not-artificial/lists"}