Wilson AI for Writing Legal Docs | William Callahan's Bookmarks
Discover Similar Content
Related Bookmarks
LINK
Cerebras
Cerebras is the go-to platform for fast and effortless AI training. Learn more at cerebras.ai.
LINK
Scout
Let Scout do it for you
LINK
CopilotKit | The Agentic Framework for In-App AI Copilots
Build AI copilots that feel native to your app. CopilotKit lets you integrate LLMs or agents with real-time context, UI control, and full flexibility.
LINK
Railway
Railway is an infrastructure platform where you can provision infrastructure, develop with that infrastructure locally, and then deploy to the cloud.
Related Investments
INV
Owners Platform
AI-powered investment management platform for real estate portfolios.
INV
Title Labs
Blockchain-based platform for real estate title and property rights management.
Related Projects
PRJ
Filey - Flag Deprecated Files Extension
VS Code extension for flagging deprecated files
PRJ
aVenture.vc
Data-driven research platform for the VC ecosystem
PRJ
SearchAI
AI-powered web search with a contextual chat assistant
PRJ
Book Finder (findmybook.net)
Java-based book search and recommendation engine with OpenAI integration
Related Articles
BLOG
Claude Code Output Styles: Explanatory, Learning, and Custom Options
An implementation guide to Claude Code's /output-style, the built‑in Explanatory and Learning modes (with to-do prompts), and creating reusable custom...
BLOG
How to Have LLMs Write More Efficient Code using Optimal Data Structures
LLMs often generate O(n²) solutions when O(n) would suffice. Learn how to prompt for optimal data structures, avoid common performance pitfalls, and g...