rootCircle / rootCircle/docFiller

feat: Voice enabled form filling.

Open
#111 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.