Rare find

ReAG. An AI assistant that reads whole documents instead of searching for snippets.

github.com/superagent-ai/reag

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

February 2025
  • bump version
  • Merge pull request #15 from g-hano/main
  • fix dependency conflict
  • Merge branch 'superagent-ai:main' into main
  • Update pyproject.toml
  • bump reag-py
  • Merge pull request #13 from g-hano/main
  • Merge branch 'superagent-ai:main' into main
  • Update README.md to match ReagClient initialization
  • Update ReagClient to support model parameters
  • Merge pull request #7 from g-hano/main
  • Update client.py to handle ollama responses
  • Update `query` method to handle Ollama response parsing cleaner
  • Update pyproject.toml
  • Update README.md with ollama/deepseek model
  • 🐳Add Ollama/DeepSeek support
  • Merge pull request #5 from superagent-ai/bug/early-return-statement
  • fix issue with early returns in python sdk
  • update README
  • add dependencies