This video <https://youtu.be/RimWHVLkkTw> show how to integrate service 
offering by the likes of OpenAi and Cohere in Clojure projects. Its aim is 
educational as it deconstructs the process into simple steps that anyone 
can duplicate and try for oneself. Of special interest, hopefully, is the 
REPL workflow and the uncanny power that comes with it. Along the way, the 
audience might pick up hints of how to:

- keeping the REPL server process separate from the editor process
- loading dependencies at runtime
- keeping secrets like an API key outside of the code base
- translating the syntax of a curl post request to a clj-http function call
- using a proxy to bypass firewalls
       

Please let me know if this video has been helpful, and what kind of content 
would you like to see next. Thank you!

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/clojure/cd8251bb-2b6a-409e-99f8-efcdf4e57f4an%40googlegroups.com.

Reply via email to