C-Loftus / talon-ai-tools

Query LLMs and AI tools with voice commands
MIT License
39 stars 14 forks source link

Clean up repo and allow returning a result to the browser #75

Closed C-Loftus closed 3 weeks ago

C-Loftus commented 3 weeks ago

@jaresty I commented out function calling, cleaned up a few older things in the repo, and added browser as an insertionMethod so we can say something like model explain this browser and have it explain the text in a new window in the browser.

C-Loftus commented 3 weeks ago

@jaresty if this looks good feel free to merge