Hacker News new | ask | show | jobs
by fabiendevos 1090 days ago
Yes! Although please note that the version at wolfia.com is more sophisticated and use embeddings to retrieve contextual snippets of code, vs this open source tool doesn't require indexing your codebase and instead leverage Open AI functions calling to let the LLM browse the code.
1 comments

Thanks for the clarification. I was confused since the About link at the top of the linked-to repo has the URL https://wolfia.com prominently displayed. Both projects are very interesting and cool. Thanks!