dnadesign icon indicating copy to clipboard operation
dnadesign copied to clipboard

Minimal API with AI

Open Koeng101 opened this issue 4 months ago • 4 comments

My dream for DnaDesign is to integrate AI systems for designing DNA - the other API request is a means to this end. However, I want the end-to-end pipeline to exist, and then the rest of the functions can be added. This is meant to be an end-to-end example with deployment details:

  • Have an AI system that can look at a user prompt and decide how to add information to it
  • Have a chatbox system working with hyperscript/htmx (this should be as simple as possible)
  • Have the simplest code integration (just fasta reading with attachments)
  • Have actual deployment working (thinking just k3s with digitalocean)

I think after this point is where it gets interesting, because it can be used for things.

Koeng101 avatar Feb 25 '24 22:02 Koeng101