Writing
Tools

Tools That Power My Work

  • OpenAI & Anthropic API: Favorite LLM providers (sometimes Groq when inference needs to be fast)
  • LlamaIndex: Enhancing LLM's capabilities by building retrieval-augmented generation systems around private data
  • Langchain: Extending LlamaIndex functionalities with context-aware tools
  • Hugging Face: Sourcing state-of-the-art pre-trained models and data sets
  • TensorFlow: Creating machine learning models to address specific challenges not covered by pre-trained models
  • Jupyter Notebooks: Providing an interactive environment for rapid prototyping and analysis of projects
  • FastAPI: Building APIs to serve custom company data to the models
  • Streamlit: Creating quick interactive web applications to showcase projects
  • Stable Diffusion: Adding image generation and manipulation capabilities to systems
  • Playwright: Automating testing and interactions to ensure the reliability of online agents and systems
  • Scrapy: Web crawling and data extraction for competitive intelligence and market analysis