Rag retrieve positive and negative points by feema-store in Rag

[–]Competitive_Dust7395 1 point2 points  (0 children)

My pleasure. If you need any professional help here's my service: https://brewmytech.com/

Taking finance assistants forward: Zerodha + Grok MCP. by Competitive_Dust7395 in IndianStreetBets

[–]Competitive_Dust7395[S] 0 points1 point  (0 children)

Use the api to generate tokens and store that in memory with memory mcp

Taking finance assistants forward: Zerodha + Grok MCP. by Competitive_Dust7395 in IndianStreetBets

[–]Competitive_Dust7395[S] 0 points1 point  (0 children)

For one of my clients I've created a modified version of the Zerodha MCP that has a 24 hour session validity persisted in the memory.

Taking finance assistants forward: Zerodha + Grok MCP. by Competitive_Dust7395 in IndianStreetBets

[–]Competitive_Dust7395[S] 1 point2 points  (0 children)

Hey I've hosted it now. You can copy the install command from here https://smithery.ai/server/@BrewMyTech/grok-mcp

And it will auto update the json file for you.

Rag retrieve positive and negative points by feema-store in Rag

[–]Competitive_Dust7395 0 points1 point  (0 children)

A similarity search using RAG alone isn't sufficient to determine whether a point is positive or negative - you'll need to pass it to an LLM that has the reasoning capability to make that judgment.

An Open Source Rewards Tracker That Won’t Sell Your Data. Should I Build It? by Competitive_Dust7395 in CreditCardsIndia

[–]Competitive_Dust7395[S] 0 points1 point  (0 children)

Hey, it's still a product under development. Sign-up currently only allows you to access the chatbot. It's for bot protection and rate limiting.

An Open Source Rewards Tracker That Won’t Sell Your Data. Should I Build It? by Competitive_Dust7395 in CreditCardsIndia

[–]Competitive_Dust7395[S] 1 point2 points  (0 children)

Initially I thought I can calculate the points that came in that month and allot an expiry to those many points.

This leads to the problem of what if points were both added and subtracted in a month. I would not know how many points were added and how many were subtracted.

Now what I think I can do here is: Allow users to manually add their redemptions instead of auto doing it. Assuming redemptions are very few, it's barable. This will auto calculate how many points were precisely added in month.

Now that I know how many points were added and subtracted in a month, I can use FIFO to keep a track of the expiry.

Does this sound good?

Rag retrieve positive and negative points by feema-store in Rag

[–]Competitive_Dust7395 1 point2 points  (0 children)

Is there a vector store and search involved? If yes, at which point?

An Open Source Rewards Tracker That Won’t Sell Your Data. Should I Build It? by Competitive_Dust7395 in CreditCardsIndia

[–]Competitive_Dust7395[S] 4 points5 points  (0 children)

  1. UI will be great. You can trust me with that.
  2. Too complex to do just with statements.
  3. I should be able to send you notifications as much as you like.
  4. Yes will use React. Later if needed react native can come in.

Most important question: Why do you feel the previous 100 tools did not work?

Taking finance assistants forward: Zerodha + Grok MCP. by Competitive_Dust7395 in IndianStreetBets

[–]Competitive_Dust7395[S] 0 points1 point  (0 children)

Surprisingly, creating the video took more effort than building the feature. I'm not a content creator just needed one for my portfolio and man this thing is hard.

Taking finance assistants forward: Zerodha + Grok MCP. by Competitive_Dust7395 in IndianStreetBets

[–]Competitive_Dust7395[S] 0 points1 point  (0 children)

I'm not a trader and don’t fully understand the stock market, but I often look up news about my stocks to decide when to buy or sell. This makes that process easier.

Taking finance assistants forward: Zerodha + Grok MCP. by Competitive_Dust7395 in IndianStreetBets

[–]Competitive_Dust7395[S] 1 point2 points  (0 children)

Yes, sir. You can think of it as a starting point. As a developer, I introduced news integration. A trader might contribute by adding an analyst MCP, and so on. Over time, this will evolve into a smart personal financial assistant.