New Alphanaut RAG released

Hello,

We just released a version of our AI agent Alphanaut that uses an improved RAG collection (atm only available in the screener). We had a problem with the previous version where it stopped accessing the RAG entirely and became very dumb all of a sudden. The fix (or hack?) was to force the LLM to make a tool call every time. It seems much smarter at writing formulas now.

The new RAG comprises of:

  • All our reference material
  • Several general FAQs
  • Several formula examples

In my tests it performed flawlessly for these questions:

Screen for biotech companies
How do I setup my account to receive earnings via PayPal?
Screen for stocks that have gapped up

We will continue to make improvements like:

  • Add more RAG from the KB and from the forums.
  • Add more FAQs and examples
  • Add many more tools

Thanks in advance for your feedback.

Cheers

1 Like

I spent a while trying it out. Gave it one of P123’s screens and asked it to make some suggestions working on different universes. It made what seemed like very thoughtful suggestions. Unfortunately, the suggested changes didn’t work. Nevertheless even though this first experiment didn’t work I like the idea of a tool suggesting modifications with actual equations to try out. This is obviously going to improve as it has more data to work off of.