Skip to content

vratnasw/generative-UX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Ideas for using Generative AI along with causal inference for website design

  • Use free generative models - natural language processing (NLP) or image-based - to create images and text for a website

  • Automate the task of image and text generation by using generative AI agents via langchain

  • Look at causal inference for the behavior of clients to different websites

  • Integrate sentiment and emotional analysis into the causal inference

Free generative LLM models

Free stable diffusion models

One will need to find the suitable stable diffusion model that suits the needs of the client and the designer. What this amounts to is taking a stable diffusion model then fine tuning it with images from the designer. There is a substantial amount of models on HuggingFace that are free, many of which are fine-tuned already. In a similar vein, we would use a freely available LLM and fine-tune it or use a finetuned model for text on a website.

Using an LLM to generate the code for the website

We can use a freely available LLM for code generation for the website. Two possibilites are:

Causal ML

The issue is that designer wants to acquire a client by showing them initial designs of the website.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published