Settings

Theme

Show HN: AI Agent with Dockerfile-Defined Context

1 points by v-yanakiev 9 months ago · 0 comments · 1 min read


https://www.syntix.pro/

Syntix is an AI code interpreter. It allows you to ask an AI programming questions, and have it answer back in a Dockerfile-defined container, or in one of 8 environments supported out of the box: NodeJS, NodeTS, Python, C#, Java, Go, Rust, pgSQL.

The AI will automatically install any needed dependencies and execute the generated code in its own environment - with full internet access.

This gives the AI instant feedback on its code, circumventing hallucinations.

You can also upload files and folders to the execution environment for processing. The current size limit is about 7GB.

I use fly.io's Fly Machines for the execution environments, as well as for the app's back-end.

Here's a demonstration of the Syntix AI agent fetching the top Hacker News post of the day, based on a user request: https://www.youtube.com/watch?v=_wcJ7mTNJ0A

And here is a demonstration of using a custom environment on Syntix: https://www.youtube.com/watch?v=JlY0KBnzCzA

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection