Hello Pulsar developers, I wanted to introduce Ptero (https://ptero.pro/), a free and open-source AI chat tool licensed under Apache License 2.0.
Ptero provides a single auditable interface for multiple language models, with conversations stored locally in the browser—no server-side storage. The code is fully available on GitHub for inspection and contribution. For the Pulsar dev community, this might be useful for: - Quickly generating or testing code snippets for Pulsar features - Brainstorming architecture patterns or debugging approaches - Exploring AI capabilities in a fully transparent, open-source environment The project is built with modern JavaScript tooling and could serve as a reference for browser-based AI applications. You can try it directly: https://ptero.pro/ GitHub: https://github.com/aminkheddache-dotcom/Ptero I'd welcome any technical feedback, contributions, or suggestions from this community. Best regards, Fach
