Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

8 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

AI Chatbot

Welcome to DevChat : a modern full-stack AI chatbot built with FastAPI and React (Vite), deployed with a live backend on Vercel!

๐Ÿ”— Live Demo: https://chatbot-ten-eta-49.vercel.app/

DevChat lets users have interactive conversations with an AI assistant powered by Groqโ€™s LLaMA-3.1-8B-Instant model. It maintains conversation state and delivers fast responses in a clean UI.


๐Ÿš€ Features

  • ๐Ÿ’ฌ Interactive chat interface built with React + Vite
  • ๐Ÿš€ FastAPI backend that handles conversation history
  • ๐Ÿค– Uses the Groq API for AI chat completions
  • ๐ŸŒ Fully deployed backend and frontend
  • ๐Ÿ“ฆ Modern project structure (frontend + backend)

๐Ÿงฑ Tech Stack

Component Technology
Frontend React, Vite
Backend FastAPI, Uvicorn
AI Model Groq LLaMA-3.1-8B-Instant
Deployment Vercel
State In-memory conversation storage
CORS Enabled for all origins

About

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages