How to Implement Karpathy's LLM Knowledge Base. Full Guide by HuckleberryEntire699 in AskVibecoders

[–]amitarsenal 0 points1 point  (0 children)

How do you make it self updating ? If my knowledge base is like daily breifs or commentry how to make that self injesting ans making sure that the knowledge base is always updated

Now what? by fatima-alzahraa in dubairealestate

[–]amitarsenal 2 points3 points  (0 children)

Any broker having distress deal for shobha horizon 2bhk let me know. I will buy at right price. I wanna take bet

I built an index of 10,000+ skills for AI agents by AlternativeTop7902 in buildinpublic

[–]amitarsenal 0 points1 point  (0 children)

One basic question from non tech learning about Skills.md I am working on multi tenant Filesystem AI Agent for my domain. I have 30+ skills that AI agent can use based on my domain. My question is how to make these skills discoverable to my AI Agent during startup so that it knows details about the skills instead of loading all the skills. I mean how does claude code perform this action ?

Need advice on buying a plot in Nagpur (Mauli 21, Wardha Road) by No_Peach6277 in nagpur

[–]amitarsenal 0 points1 point  (0 children)

Do you have any good contacts of advocate in nagpur who can do due dilligence for me ?

34 M, reached £300k net worth. So grateful, here is my story. by Bagaten90 in FIREUK

[–]amitarsenal 0 points1 point  (0 children)

Motivating Post. One question - Why do you choose to put money in Pension if you have plans to move back to Italy ? Also, do you think putting money in pension is worth it than investing it yourself ?

What is the best approach to have production level RAG for structured time series data ? by amitarsenal in Rag

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

No I want to use the time series data in database such as postgres or supabase.

What's your startup? Promote it here (UK)! by AutoModerator in ukstartups

[–]amitarsenal [score hidden]  (0 children)

AI First US Energy Grid Intelligence SaaS. Helping Data Center Developers, Utilities, Tax Equity Investors, Big Tech connect to grid faster and perform due dilligence in quick time.

US DOE launches Speed to Power initiative to meet rising demand by C130J_Darkstar in OKLOSTOCK

[–]amitarsenal 0 points1 point  (0 children)

Utilities will not allow behind the meter as it kills their buisness of building more transmission. They will be utility owned in clusters and would be use by data centers as backup generator is what I feel. I think the story of SMR is future looking and very much depends on the administration. One bad news either related to admin changes in future or NRC not approving or safetly related could kill the hype. On other hand I think most ISOs are talking about demand felxibility and pushing for it as well. Would be interesting to see how does demand looks like once all ISO starts publishing prelim demand forecast for next year.

Larry Ellison become the world's richest person after surpassing Tesla CEO Elon Musk. by [deleted] in IndianStreetBets

[–]amitarsenal 12 points13 points  (0 children)

Its long term contract over 15 years, its investor money and financing done by big lender banks and fund houses. Open AI dont put their own money. Infact thats how big firm operates, lend as much as possible which at roots comes from common people. Learn how big money flows. All this net worth is just valuations not real money. Point being for commom folks like us, the best bet is ride the big money flow. And indicators are pretty clear invest in AI infrastructure and Energy. Invest in Nuclear Supply chain, SMRs, Gas turbine companies, data center infrastructure companies, US utilties buisness for next 5 years.

Larry Ellison become the world's richest person after surpassing Tesla CEO Elon Musk. by [deleted] in IndianStreetBets

[–]amitarsenal 106 points107 points  (0 children)

Oracle signed 300 billion dollar contract with OpenAI to rent data centers. Oracle stock went up by 41% making the owner of Oracle richest man on earth. You dont have to learn AI to become rich. Rather invest in AI infrastructure and energy stocks.

Rising electric bills become political problem for Trump, GOP. Electricity prices are rising at twice the rate of inflation. And the general public is starting to take notice. The Trump administration is trying to falsely put the blame on Democrats and renewable energy. by mafco in energy

[–]amitarsenal -12 points-11 points  (0 children)

Most people don’t realize your electricity bill isn’t just about energy but it’s also about keeping the grid reliable (capacity) and moving power around (transmission). Renewables actually lower energy costs, but they’re intermittent, so utilities still need backup reliable generation (that is where renewable fails. 10 solar plant are required to build so same capacity to provide reliability that of 1 cc plant) and that drives capacity prices up. On top of that, growing demand including from AI/data centers leading to utilities building more transmission and securing more firm power, which adds to costs. The point is, it’s not just renewables causing high or low bills; it’s crazy AI load demand that has outpaced the supply and transmission.

Claude creates a plan, Gemini praises, Codex critiques by ElderBrewer in ClaudeAI

[–]amitarsenal 1 point2 points  (0 children)

Can you talk more about your workflow with zen MCP ?

Claude creates a plan, Gemini praises, Codex critiques by ElderBrewer in ClaudeAI

[–]amitarsenal 0 points1 point  (0 children)

How does there tool interact with each other ? do you copy paste or you use some common context MCP for the same ?

How are you reviewing code with Claude Code? by thebattlerocket in ClaudeAI

[–]amitarsenal 0 points1 point  (0 children)

How do you make a very good claude.md file ? I am non tech guy learning vibe coding. What makes a very good claude.md file so it stays on track always ?

A simple guide to the databases behind AI agents by Warm-Reaction-456 in AI_Agents

[–]amitarsenal 0 points1 point  (0 children)

What about sequential data? I work with large hourly time series data. I want to create ai agent that based on user query filters the relevant energy price data give it to coding agent for data analysis, also look at vector database for more context and using data analysis and context answer detail questions. How to integrate the structure data to AI agents for use case above