Spaces:
Sleeping
Apply for community grant: Personal project (gpu)
GRDN is a companion gardening app that helps you plan your garden and maximize your harvest. It uses optimization and AI to predict the best plants to grow together and optimization algorithms to optimize how you build your garden. I am working on it as a side project in my free time, exploring the intersection of combinatorial optimization and AI, as well as exploring new frameworks and AI/ML methods. In this iteration of the app, I have developed a custom constrained genetic algorithm, enhanced by initial state assistance by LLM (Llama 2 for now), to group plants together in a specific configuration that promotes the best growth.
I built it with:
- Python
- streamlit
- openai
- plotly
- pandas
- numpy
- PIL
- langchain
- github copilot
- Llama2
- HuggingFace
- LlamaIndex
- chatGPT
- GPT family of models
- DALL·E 3 (in preprocessing script for image generation)
I am hoping to get a small upgrade for more CPU or GPU so that I can add additional functionality and make model calls.
Hi @danidanidani , we have assigned a gpu to this space. Note that GPU Grants are provided temporarily and might be removed after some time if the usage is very low.
To learn more about GPUs in Spaces, please check out https://huggingface.co./docs/hub/spaces-gpus
@hysts , awesome, thank you so much! Looking forward to building more