Dear Vishi, dear logs for today.
uv is the package manager for python. Just like poetry. It's written in rust.
Usage
curl -LsSf https://astral.sh/uv/install.sh | sh
uv sync # install dependencies
uv run <script>
it's an AI financial agent. Usage
git clone https://github.com/virattt/dexter && cd $_
uv sync
cp env.example .env
# add this value inside OPENAI_API_KEY=""
# you need to add credits, for info https://platform.openai.com/settings/organization/billing/overview
# get API KEYS from here https://platform.openai.com/api-keys and https://www.financialdatasets.ai/
uv run dexter-agent
What was Apple's revenue growth over the last 4 quarters?