2 pointsby AntroMind03106 hours ago5 comments
  • AntroMind03106 hours ago
    Hi HN, I am a 12yo dev in HK. I wanted a lightweight way to interact with DeepSeek/LLMs without installing heavy frameworks or web servers. AntroCode is a single .py file that compiles and serves its own HTML/JS/CSS client locally.

    All state (API keys, chat history, projects) is managed securely via the browser's local storage. It supports markdown parsing, code syntax highlighting, and native reasoning (Chain-of-Thought) rendering.

    Just run it and code. Feedback is welcome!

  • AntroMind03106 hours ago
    Hi HN, I'm a 16-year-old student. I built this because I want to benefit dev truely. I used python only and learned a lot about Use HTML_TEMPLATE to show HTML during the process. I'd love to get some feedback from the community!
  • AntroMind03106 hours ago
    I am a 12yo dev in HK.AntroCode is my first product.It is a single-file AI Tools.As I am a new user, I didn't get really much attractions.If you admire my code, leave a star or even fork!Let's beat with the algorithm!
  • AntroMind03106 hours ago
    I use browser to open the UI and all data is saved on the localstorage.It has been opensourced for 48 hours.I have 20 CLONE from 5 users!It means they really admire this product.
  • 6 hours ago
    undefined