Open Issues Need Help
View All on GitHubAI Summary: Integrate the Perplexity API into an Obsidian plugin, allowing users to generate content with cited sources. This includes implementing API calls, handling settings (API keys, endpoints, request body templates), creating a user interface (likely a modal), and managing commands. The plugin should also support the Perplexica API as an alternative. Addressing potential issues like duplicate source sections is also necessary.
Complexity:
4/5
good first issue
An Obsidian plugin for Perplexity (remote API) and Perplexica (local API), designed for reference-driven LLM generated content.
TypeScript