Inspiration

We love contributing to open source, but we also wanted to create an enterprise level application

What it does

Grounds code generation to allow you to create code that works everywhere, all at ones

How we built it

We created an IR compiler that allows us to retrieve code from older versions of different libraries, and built documentation based on that code. We then saved that documentation using MongoDB and connected it with our agentic application that allows you to generate code based on the selected version of your library.

Challenges we ran into

Working with low level code to retrieve older version of the library Integrating Gemini into the application and making it work with created documentation.

Accomplishments that we're proud of

Built an IR compiler Created agentic application to generate code based on the documentation

What we learned

We learned server side rendering, learned how to use no SQL database, search indexing, learned how to built out agentic workflows. We learned to take a step back, and rework project for greater output. We learned to manage team sleep schedule to optimize project development

What's next for Nudox

Fine tunning models on specific versions of libraries, using IR. Validating models to prevent model hallucinations. 10,000 stars on github. 500% ROI

Share this project:

Updates