Research Agent currently supports paid API-based LLM providers. We also provide a free/local mode based on embeddings and heuristics.
We want to explore a stronger fully free LLM option using open-weight models (e.g., LLaMA variants or similar), without requiring paid API access.
Goals
- Provide a no-cost LLM backend option
- Avoid requiring external paid APIs
- Maintain reasonable output quality
Research Agent currently supports paid API-based LLM providers. We also provide a free/local mode based on embeddings and heuristics.
We want to explore a stronger fully free LLM option using open-weight models (e.g., LLaMA variants or similar), without requiring paid API access.
Goals