Viewing profile — freckletonj
freckletonj
HN member- Joined
- Fri, Aug 25, 2023, 12:31 AM UTC
- HN karma
- 17
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About freckletonj
No profile information was provided.
Recent public activity
-
comment
Comment #37585725
In answer to the same question I built UniteAI https://github.com/freckletonj/uniteai It's local first, and ties many different AIs into one text editor, any arbitrary text editor …
-
comment
Comment #37585595
Hey OP, this looks awesome! I've done the same but was very disappointed with the stock sentence embedding results. You can get any arbitrary embedding, but then the cosine similar…
-
comment
Comment #37585349
If you're ok working in a text editor, UniteAI works on pdfs, youtube transcripts, code repos, web pages, local documents, etc. The nice thing about the editor is once it's done re…
-
comment
Comment #37585318
UniteAI brings together speech recognition and document / code search. The major difference is your UI is your preferred text editor. https://github.com/freckletonj/uniteai
-
comment
Comment #37363030
TL;DR : chat with AI, code with AI, speak to AI (voice-to-text + vice versa), have AI search huge corpora or websites for you, all via an interface of collaborating on a text doc t…
- story
-
comment
Comment #37256369
UniteAI ( https://github.com/freckletonj/uniteai ) I think fits the bill for you. This is my project, where the goal is to Unite your AI-stack inside your editor (so, Speech-to-tex…