rootCircle / rootCircle/docFiller
feat: Voice enabled form filling.
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 67
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
Description
Add support for dictating it so that it will be able to fill all kind of forms even if the data is not stored for that.
Suggested Solution
Web Speed API can be used for voice to text generation and curating the prompt with the details.
Alternatives
No response
Additional Context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing form-filling entry point and the code that curates prompts for stored data; the issue names no files or tests. Review the suggested Web Speech API approach and define how dictated input should reach the current filling flow, with completion measured by filling forms when the data is not already stored.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- ai, frontend, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100