"AI For Code: That Actually Reads The Docs."
TLDR: Lune AI is a platform to find and train Lunes, or expert LLMs on any technical topic for code. They outperform the accuracy of standalone foundational models by 37%.
Here’s a demo:
Founded by Sam Park & Josh Park
They are brothers who have been working together their whole lives, starting out with Lego projects. They both dropped out of Harvard because they believed that there is a very near future where AI + Coding can lead to 10x better productivity for the world. They want to make that a reality.
The Problem:
LLMs hallucinate on material outside their training data, which often leads to inaccurate answers to technical questions related to code. Whether it’s working with a new library, or the ever changing nature of software documentation, every developer has wasted time on hallucinated LLM outputs.
Lune Web:
On Lune Web, users can find a marketplace of community trained Lunes on hundreds of the most popular libraries and Github repositories for developers. In a concept similar to OpenAI’s GPT store, users that train popular Lunes receive monthly payouts in a revenue share program.
When interacting with Lunes on the web, users can also receive payouts for leaving feedback on Lune performance and contributing their own expertise to specific Lunes. This direct community driven feedback loop continuously improves the accuracy of their models.
Lune API:
In addition to Lune Web, they offer API access to their proprietary automatic context switching model, Tycho as well as all public Lunes. Tycho is their context switching model that automatically determines the right Lunes to retrieve information from given a user query, in order to provide the most accurate answer.
Their API is hot swappable with OpenAI, which means their users can integrate Tycho into any IDE, tool, or client that supports OpenAI compatible APIs with a personal API key, such as Cursor, Continue, and other AI client SDKs.
Project keys with their API can be used to easily integrate backend applications and workflows where superior accuracy and minimized hallucinations for technical topics are necessary. For example, generating compliable, front-end code with context from various pip packages or libraries.
Learn More
🌐 Visit www.lune.dev to learn more.
💪 If you code and you have experienced LLM hallucinations, hate reading through dense documentation and Github repos, give Lune AI a try!
🤝 If you are building a product that uses LLMs for generating code or other technical tasks and want a hot-swappable, more accurate alternative, reach out to the founders here.