Apply for community grant: Personal project (gpu)

#1
by momomong1 - opened

I’m building a mobile-first PWA personal chatbot using Next.js and Tailwind CSS for the frontend, FastAPI for the backend, and Gradio for deployment as a Hugging Face Space. It leverages the deepseek-ai/DeepSeek-R1-0528-Qwen3-8B model to provide AI-driven conversations and can be installed as a native-like app on iPhone via PWA. This project is open source and intended for personal use/demo. GPU access is required to load the 8B-parameter model and deliver fast inference (under 2 seconds per request).

Sign up or log in to comment