Faisal Waris (@fwaris7) 's Twitter Profile
Faisal Waris

@fwaris7

Gen. AI strategist; AI/ML researcher

ID: 44139368

linkhttps://github.com/fwaris calendar_today02-06-2009 15:32:30

1,1K Tweet

191 Takipçi

158 Takip Edilen

Jeremy Howard (@jeremyphoward) 's Twitter Profile Photo

There's a new bill, SB-1047 "Safe and Secure Innovation for Frontier Artificial Intelligence Models Act". I think it could do a great deal of harm to startups, American innovation, open source, and safety. So I've written a response to the authors: 🧵 answer.ai/posts/2024-04-…

Faisal Waris (@fwaris7) 's Twitter Profile Photo

F# example to serve ONNX vision models (e.g. phi-3 vision) for online and batch modes. Supports multiple parallel request if GPU hardware allows. github.com/fwaris/OnnxVis…

Faisal Waris (@fwaris7) 's Twitter Profile Photo

Need of the hour: Parallel but self-throttled LLM API calls to stay below allowed capacity. #fsharp #asyncseq extensions github.com/fwaris/OnnxVis…

Need of the hour: Parallel but self-throttled LLM API calls to stay below allowed capacity. #fsharp #asyncseq extensions 
github.com/fwaris/OnnxVis…
Faisal Waris (@fwaris7) 's Twitter Profile Photo

New look for F# FsOpenAI rag/chat app. Test link below (need to use own OpenAI key) fsopenaiserver1.azurewebsites.net Now with Radzen Blazor components Source: (github.com)

New look for F# FsOpenAI rag/chat app. Test link below (need to use own OpenAI key) 
fsopenaiserver1.azurewebsites.net
Now with Radzen Blazor components
Source: (github.com)
Faisal Waris (@fwaris7) 's Twitter Profile Photo

Experimental 'chat with code evaluator' feature added to FsOpenAI to generate and evaluate F# code interactively. …zdthndaey.eastus-01.azurewebsites.net (need own OpenAI key) Evaluation sandbox utilizes typed AST to only allow types from set namespaces.

Experimental 'chat with code evaluator' feature added to FsOpenAI to generate and evaluate F# code interactively.

…zdthndaey.eastus-01.azurewebsites.net  (need own OpenAI key)

Evaluation sandbox utilizes typed AST to only allow types from set namespaces.
Faisal Waris (@fwaris7) 's Twitter Profile Photo

Pretty impressive performance by o3 #OpenAI12Days. Still, o3 can consume $1K+ worth of electricity on complex tasks (@ megawatts). Human brains are in @ 25 watts range, so machines have some way to go, yet. However, with Googles quantum leap, the gap may be closing fast.

Faisal Waris (@fwaris7) 's Twitter Profile Photo

F# (windows) service and GUI client (Avalonia, FuncUI) for transcription and diarization. linkedin.com/posts/activity…

Yaron (Ron) Minsky (@yminsky) 's Twitter Profile Photo

I'm pleased to announce OxCaml! OxCaml is Jane Street's branch of OCaml. We've given it a new name and a snazzy logo, and done a bunch of work to make it easy for people to try.

I'm pleased to announce OxCaml!

OxCaml is Jane Street's branch of OCaml. We've given it a new name and a snazzy logo, and done a bunch of work to make it easy for people to try.
Tomas Petricek (find me on BlueSky) (@tomaspetricek) 's Twitter Profile Photo

In the next lab from my Tiny Systems course, you learn how type inference in ML-like languages works and write your own Hindley-Milner inference algorithm! 🎞️ Watch the videos: youtube.com/watch?v=FUFQ4j… ⌨️ Get the #fsharp code: github.com/tpetricek/tiny…

Lee Smart (@vfd_org) 's Twitter Profile Photo

Biology doesn’t compute the way our current AI systems assume. Neurons aren’t static units. They operate across multiple scales, electrical, mechanical, structural, and quantum-timing, all interacting in real time. Recent neuroscience points to: • fractal dendritic integration

Biology doesn’t compute the way our current AI systems assume.

Neurons aren’t static units. They operate across multiple scales, electrical, mechanical, structural, and quantum-timing, all interacting in real time.

Recent neuroscience points to:
• fractal dendritic integration
Faisal Waris (@fwaris7) 's Twitter Profile Photo

OpenAI Codex (preview) is the best code gen model I have used thus for F# code gen. (Sonnet 4.5 is not at the same level). Did a flawless job of creating Fabulous-Maui bindings for a new Maui controls lib. See: github.com/fabulous-dev/F…