{"id":30175275,"url":"https://github.com/bugswriter/formsist-ai","last_synced_at":"2026-03-18T00:32:03.169Z","repository":{"id":303876363,"uuid":"1015054871","full_name":"Bugswriter/formsist-ai","owner":"Bugswriter","description":"Smart AI based form filler","archived":false,"fork":false,"pushed_at":"2025-07-09T21:24:34.000Z","size":14,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-10T07:44:27.774Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/Bugswriter.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}},"created_at":"2025-07-06T23:38:48.000Z","updated_at":"2025-07-10T07:43:09.000Z","dependencies_parsed_at":"2025-07-10T07:44:30.422Z","dependency_job_id":"7c5f7c12-5b48-4a82-a34d-a51fbf7aee2b","html_url":"https://github.com/Bugswriter/formsist-ai","commit_stats":null,"previous_names":["bugswriter/formsist-ai"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Bugswriter/formsist-ai","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bugswriter%2Fformsist-ai","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bugswriter%2Fformsist-ai/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bugswriter%2Fformsist-ai/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bugswriter%2Fformsist-ai/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bugswriter","download_url":"https://codeload.github.com/Bugswriter/formsist-ai/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bugswriter%2Fformsist-ai/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269985700,"owners_count":24508121,"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","status":"online","status_checked_at":"2025-08-11T02:00:10.019Z","response_time":75,"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":[],"created_at":"2025-08-12T01:30:01.272Z","updated_at":"2026-03-18T00:31:58.121Z","avatar_url":"https://github.com/Bugswriter.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🚀 Formsist AI\n\nA smart AI assistant that uses **Google Gemini** and **LangChain** to auto-fill HTML forms based on your personal portfolio.\n\n🎯 Goal: Make forms feel less like paperwork and more like magic.\n\n---\n\n## ✨ Features\n\n* 🤖 **AI-powered answers** based on your personal data\n* 🧠 **Context-aware replies** using Gemini + LangChain\n* 🧩 **CLI Tool** to ask questions about your life/resume\n* 🌐 **Planned browser extension** for real-time form-filling\n\n---\n\n## 🔧 Backend CLI (Working Now)\n\n\u003e Located in `backend/` folder\n\n### 📥 Install\n\n```bash\ngit clone https://github.com/bugswriter/formsist-ai.git\ncd formsist-ai/backend\n\npython -m venv env\nsource env/bin/activate      # Windows: .\\env\\Scripts\\activate\n\npip install langchain langchain-google-genai\n```\n\n### 🔑 Setup Gemini API Key\n\nGet it from [Google AI Studio](https://aistudio.google.com/app/apikey)\n\n```bash\nexport GOOGLE_API_KEY=\"your_key_here\"    # Linux/macOS\n# or\nset GOOGLE_API_KEY=\"your_key_here\"       # Windows\n```\n\n### 📄 Add Portfolio Info\n\nCreate a file `portfolio.txt` like:\n\n```\nName: Jane Doe\nEmail: jane@example.com\nSkills: Python, FastAPI, React\nExperience: 5 years in web dev\n```\n\n### 💬 Ask Questions\n\n```bash\npython ask.py portfolio.txt \"What's my email? How much experience do I have?\"\n```\n\n---\n\n## 🧩 Browser Extension (Coming Soon)\n\nA Chrome/Firefox extension that:\n\n* 🖱️ Clicks into forms\n* 🪄 Auto-fills them using your portfolio\n* 📡 Talks to the backend\n\n---\n\n## 🤝 Contributing\n\nPull requests and ideas welcome!\nLet’s build something useful together 💡\n\n---\n\n## 📜 License\n\nLicensed under **GPL v3**\nSee `LICENSE` for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbugswriter%2Fformsist-ai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbugswriter%2Fformsist-ai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbugswriter%2Fformsist-ai/lists"}