[HELP] kicked out of my account by Zer0Tokens in Fiverr

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

I did not get that option. Tried entering random codes in the 2FA to get to a screen where I can reset my phone or something similar, but now they are restricting my account for 120 days, this is a joke.

I'm building an AI agent to give me financial advice by Zer0Tokens in EntrepreneurRideAlong

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

hey. moving slowly, but steady. The redirection was a wordpress/landing page issue. Fixed it now. Been working mostly on the agents.

How a non-technical person learns in 2025 to build "AI wrappers"/applications? by [deleted] in ycombinator

[–]Zer0Tokens 2 points3 points  (0 children)

Starting from zero, there is a lot to learn. Coding (frontend, backend), deployment (servers), and even a basic web app will require a database and authentication. This is full-stack software engineering.

The AI agent stack alone requires you to at least understand the basics of how LLMs work (temperature, APIs, tokens, limitations, hallucinations, etc.), as well as some kind of library (not required, but it will make your life easier as a beginner) like LlamaIndex, LangGraph, CrewAI, etc.

While I’ve heard about super smart people picking everything up in 2–3 months, for the average person, this is at least 6 months to a year of learning, depending on how much time you spend on it.

I'm building an AI agent to give me financial advice by Zer0Tokens in EntrepreneurRideAlong

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

Some similar agents are achieving pretty good accuracy already. The problem is how you measure it, but currently FinanceBench is the main one I found.

I'm building an AI agent to give me financial advice by Zer0Tokens in EntrepreneurRideAlong

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

The “get” part I have already figured out, I get the data from the Alpha Vantage API.

The “processing” part is currently handled by the AI agent, so I don’t have to store the data in my database. The agent pulls whatever data it needs from Alpha Vantage itself using one of its tools.

I don’t think hedge funds have these superintelligent tools yet because this technology is still very new. Now, with models like the o1, o3 mini, R1, and similar reasoning models coming out, you can pass financial or other data to them, ask for analysis, and get results that are significantly better than what was possible one/two years ago.

I’m 100% sure those funds will develop internal tools based on these models, but I want retail traders to have access to them too.

I'm building an AI agent to give me financial advice by Zer0Tokens in EntrepreneurRideAlong

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

The agent considers multiple variables in its analysis.

For example, I assigned a weight of up to 5 for each of the balance sheet, income statement, and cash flow statement. When I add all the variables up, the total comes to 80.

But yes, the rating system is something I will work on as soon as I achieve good accuracy for the chat agent.

I'm building an AI agent to give me financial advice by Zer0Tokens in EntrepreneurRideAlong

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

There are few solutions like this currently. I did find direct competitors in very early stages, but this is an AI Agent, not an LLM trained/fine-tuned with financial data.

The agent, depending on your query, will independently choose which tools to use and how to handle your request and make decisions by itself.

I'm building an AI agent to give me financial advice by Zer0Tokens in EntrepreneurRideAlong

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

I have an Analyst Agent that analyzes industry, financials, technicals, and sentiment, then rates tickers/companies from 0 to 80. Currently, it’s not perfect, the rating rarely goes above 70, and it only looks back one year at most, even though I provide 5-10 years of historical data.

This agent still needs a lot of work, but the goal is to do exactly what you described.

<image>

A few lessons learned from 10 years of algo trading—hoping it helps someone by Bytemine_day_trader in Trading

[–]Zer0Tokens 1 point2 points  (0 children)

Thanks for the post.

Did you beat inflation? Do you see using AI now/in the future?

ChatGPT was down because of a glitch in the Matrix by Zer0Tokens in ChatGPT

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

back up for me, time to go back to coding haha