{"id":20244696,"url":"https://github.com/shwetaank/pseudo-ai-","last_synced_at":"2026-05-01T22:35:18.227Z","repository":{"id":250138501,"uuid":"833573611","full_name":"Shwetaank/Pseudo-AI-","owner":"Shwetaank","description":"Pseudo AI is a web-based voice assistant built with HTML, CSS, and JavaScript. 🎤✨ Interact using voice commands to perform searches and reset forms. The project uses the Web Speech API for seamless voice interaction.","archived":false,"fork":false,"pushed_at":"2025-07-30T13:19:33.000Z","size":58,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-03T05:28:16.455Z","etag":null,"topics":["bootstrap5","html-css-javascript","speech-recognition","speech-synthesis","speech-to-text","web-speech-api"],"latest_commit_sha":null,"homepage":"https://shwetaank.github.io/Pseudo-AI-/","language":"JavaScript","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/Shwetaank.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-07-25T10:15:58.000Z","updated_at":"2025-07-30T13:19:37.000Z","dependencies_parsed_at":"2024-07-25T12:27:52.825Z","dependency_job_id":null,"html_url":"https://github.com/Shwetaank/Pseudo-AI-","commit_stats":null,"previous_names":["shwetaank/pseudo-ai-"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Shwetaank/Pseudo-AI-","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shwetaank%2FPseudo-AI-","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shwetaank%2FPseudo-AI-/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shwetaank%2FPseudo-AI-/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shwetaank%2FPseudo-AI-/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Shwetaank","download_url":"https://codeload.github.com/Shwetaank/Pseudo-AI-/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shwetaank%2FPseudo-AI-/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32515838,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":["bootstrap5","html-css-javascript","speech-recognition","speech-synthesis","speech-to-text","web-speech-api"],"created_at":"2024-11-14T09:16:51.327Z","updated_at":"2026-05-01T22:35:18.201Z","avatar_url":"https://github.com/Shwetaank.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pseudo AI 🎤🤖\r\n![JavaScript](https://img.shields.io/badge/-JavaScript-yellow)\r\n![HTML](https://img.shields.io/badge/-HTML-orange)\r\n![CSS](https://img.shields.io/badge/-CSS-blue)\r\n![Bootstrap](https://img.shields.io/badge/-Bootstrap-563d7c?style=flat-square\u0026logo=bootstrap\u0026logoColor=white)\r\n\r\n\r\nAn interactive web application that utilizes speech recognition and synthesis to respond to user queries.\r\n\r\n## Overview ℹ️\r\n\r\nPseudo AI is a project that demonstrates how to implement speech recognition and synthesis in a web application using JavaScript. Users can interact with the AI using voice commands to get responses or perform searches.\r\n\r\n## Features ✨\r\n\r\n- 🎙️ Speech recognition using Web Speech API\r\n- 🔊 Speech synthesis for voice responses\r\n- 🔍 Search functionality with Google\r\n- 🌐 Responsive design with Bootstrap\r\n\r\n## Screenshots 🖼️\r\n![Pseudo-AI](https://github.com/user-attachments/assets/eb16cbc3-6dd0-4219-89b4-94a8843b9fad)\r\n\r\n\r\n## Demo 🎥\r\n\r\n\r\nUploading Pseudo-AI.mp4…\r\n\r\n\r\n\r\n## How to Use 🚀\r\n\r\n1. Open the application in your browser.\r\n2. Click on the microphone icon or press `Ctrl + X` to start voice input.\r\n3. Speak your query out loud.\r\n4. Click the microphone icon again or press `Ctrl + M` to stop recording.\r\n5. The AI will respond to your query or perform a search if applicable.\r\n\r\n## Technologies Used 💻\r\n\r\n- HTML\r\n- CSS\r\n- JavaScript\r\n- Bootstrap\r\n\r\n## Installation Instructions ⚙️\r\n\r\nTo run this project locally, follow these steps:\r\n\r\n1. Clone this repository to your local machine:\r\n\r\n   ```bash\r\n   git clone git@github.com:Shwetaank/Pseudo-AI-.git\r\n   cd pseudo-ai\r\n2. Open the index.html file in your preferred web browser.\r\n\r\n## Deployment 🌐\r\nThis project can be deployed using any static site hosting service like GitHub Pages. Simply push your code to a GitHub repository and enable GitHub Pages in the repository settings.\r\n\r\n## Credits 🙌\r\n- Speech recognition and synthesis features built using the Web Speech API.\r\n- Font Awesome icons for the microphone and other symbols.\r\n- Responsive design framework by Bootstrap.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshwetaank%2Fpseudo-ai-","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshwetaank%2Fpseudo-ai-","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshwetaank%2Fpseudo-ai-/lists"}