ForceX AI Chat

ForceX AI Chat Project

I try some small and free models on Hugging Face. This journey began with the DeepSeek free model, but it turns out that it’s not available for free on the Hugging Face Inference API. So, I explored other free options, including GPT-2, GPT-Neo, Falcon, and LLaMA, before finally choosing the Mistral 7B model for its speed and open-access capabilities.

Still in progress, ForceX AI Chat's random responses are sometimes unpredictable and occasionally amusing. Built with Next.js and deployed on Vercel

The goal of this work is that when the infrastructure is finished, it will be replaced with a paid model (if there is enough money😊)

Explore the code:

Github

Try it here:

Vercel

Back to Projects