Pointer
python html & css
Archived 3 months ago
F
Das_F1sHy312
Copy Paster!
Hey y'all! 👋
I wanted to share a project I've been working on for a while:
it's called
Pointer — an AI-powered code editor designed to run entirely locally.
Think something like Cursor AI or Copilot, but you bring your own local LLM and keep full control over your code and data.
Pointer is open-source, super lightweight, and built for devs who love tinkering. You can connect local models (via ollama, LM Studio, etc.), talk to your filesystem, and edit code with contextual AI—all without sending anything to the cloud.
I'm building this mostly solo, and I'd love for anyone into local AI, self-hosting, or open tools to try it out, contribute, or give feedback.
https://pointr.sh
https://github.com/f1shyondrugs/pointer
(on the website)
If you’re building anything similar or just curious about the local LLM space, hit me up!
I wanted to share a project I've been working on for a while:
it's called
Pointer — an AI-powered code editor designed to run entirely locally. Think something like Cursor AI or Copilot, but you bring your own local LLM and keep full control over your code and data.
Pointer is open-source, super lightweight, and built for devs who love tinkering. You can connect local models (via ollama, LM Studio, etc.), talk to your filesystem, and edit code with contextual AI—all without sending anything to the cloud.
I'm building this mostly solo, and I'd love for anyone into local AI, self-hosting, or open tools to try it out, contribute, or give feedback.
https://pointr.sh
https://github.com/f1shyondrugs/pointer
(on the website)If you’re building anything similar or just curious about the local LLM space, hit me up!

