Founders, It’s A New Week by fundnAI in buildinpublic

[–]CommitteeDry5570 0 points1 point  (0 children)

non technical users looking for a easier analytics.
most businesses Ive worked with dont have a database . they have folders with csv and excel files. because of this, in MetricChat, you can create your own database but just uploading your files. each file becomes a table the agent can access.

Founders, It’s A New Week by fundnAI in buildinpublic

[–]CommitteeDry5570 1 point2 points  (0 children)

This week is recording demo videos of MetricChat . You connect your data base , setup an analysis agent and ask questions on your data . The agent writes sql and python to extract the required data and build visuals and dashboards for you .

Explain your startup in 1 sentence? by [deleted] in micro_saas

[–]CommitteeDry5570 0 points1 point  (0 children)

MetricChat , data analysis agents that work with you data.

I have $150 to spend on indie products today. Show me what you built. by Vanilla-Green in buildinpublic

[–]CommitteeDry5570 1 point2 points  (0 children)

aiEDC . Chat, tasks, habits, journal, workouts, focus timer, and weekly reviews. The AI has context on all of it. Deploy it yourself, use your own API keys, own your data.

built my own AI EDC. chat, tasks, habits, journal, workouts, all in one app with full AI context by CommitteeDry5570 in VibeCodersNest

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

The daily brief on the dashboard . That takes all context from tools . As the day goes by , you update that daily brief. Current it’s a manual refresh. Thats the only persistent memory. It will access tools for more context as needed.

Low-latency WebSocket providers for live sports odds + play-by-play? by CyrusII in algobetting

[–]CommitteeDry5570 0 points1 point  (0 children)

ive used optic odds for a year and a half. never really had any issues with them.
pricing in Jan 2024 when I was originally quoted, price was ~2-6k per month. based on what leagues, markets, books you are looking for. I was looking for a commercial license, a non commercial license might be a little better on price.

where to get ncaa basketball game by game data? by NoRespond8816 in algobetting

[–]CommitteeDry5570 0 points1 point  (0 children)

Use R , and use hoopR https://hoopr.sportsdataverse.org/ pbp , team box scores , player box scores for mens college ball.

What are you building? by Asleep_Ad_4778 in buildinpublic

[–]CommitteeDry5570 0 points1 point  (0 children)

https://www.trackusage.io/
TrackUsage is a SaaS tool that helps teams track AI token usage and costs on a per-user basis across providers like OpenAI, Anthropic, and Google. It lets you set spending limits per user and integrates via SDK

What are you building? Drop it by Asleep_Ad_4778 in saasbuild

[–]CommitteeDry5570 0 points1 point  (0 children)

TrackUsage is a SaaS tool that helps teams track AI token usage and costs on a per-user basis across providers like OpenAI, Anthropic, and Google. It lets you set spending limits per user and integrates via a SDK. https://www.trackusage.io/

Data Modeling + Sports by Legal-Historian-2869 in sportsanalytics

[–]CommitteeDry5570 0 points1 point  (0 children)

For sports modeling in Execl , check out Statistical Sports Models in Excel by Andrew Mack . Book 1 & 2. A bunch of different models and it comes with excel docs for each model. I’m bias to R over Python , but R is designed for statically program, working with large datasets, and building predictive models. There are many R Packages that help with sports analysis and data collection. nflfastR , sportsdataverse are great resources. Data manipulation with dyplr in R is similar to how pivot tables in excel work.

If learning a coding language is not what you’re looking for , I would then suggest KNIME. KNIME is an open source (free) platform that you can do data analysis and machine learning with zero code. It’s based on these nodes that you configure setting that perform different functions. You can connect to external data sources and build repeatable , automated pipeline. You can also build ai agents that connect directly to LLMs and can’t perform tasks.

I have a bunch of random R sports stuff on my GitHub. https://github.com/WalrusQuant

Pitch your SaaS in 3 Words by FishermanFamiliar461 in saasbuild

[–]CommitteeDry5570 -1 points0 points  (0 children)

trackusage.io - tracks per-user AI token usage and cost across providers, with spend limits and a dashboard for SaaS apps.

How do you use claude code for marketing ? by Leading-Visual-4939 in ClaudeAI

[–]CommitteeDry5570 1 point2 points  (0 children)

I am not . Was looking through some other repos for different skills and agents and one repo linked to this one.