Skip to content

Chuodeep is an AI-powered chat assistant for college students, built with FastAPI backend and React frontend.

Notifications You must be signed in to change notification settings

zuck30/chuodeep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

visitors

Banner

Chuodeep is an AI-powered chat assistant for college students, built with FastAPI backend and React frontend. It leverages OpenAI APIs to provide smart, contextual responses for academic and campus life queries!

Quick Links


Coding GIF
  • 💻 AI Chat Interface for College Queries
  • 🔭 Powered by OpenAI for Intelligent Responses
  • 👨‍💻 Backend in FastAPI, Frontend in Vite + React

Features

  • Interactive Chat UI: Modern React-based frontend for seamless conversations.
  • AI Integration: Uses OpenAI API for generating helpful, context-aware replies.
  • Modular Structure: Separate backend and frontend for easy development and scaling.
  • Easy Setup: Quick installation steps for local development.
  • Extensible: Ready for adding college-specific features like database integrations.

Technologies

Languages

languages

Frameworks & Libraries

frameworks

AI & Data

data

Tools

tools

Cloud & Deployment

cloud

Installation

Backend

  1. cd backend
  2. python -m pip install -r requirements.txt
  3. uvicorn main:app --reload --port 8001

Frontend

  1. cd frontend
  2. npm install
  3. npm run dev

Notes

- This is a working MVP scaffold. We need to adapt for production.

TODO

1. Adding more college-specific features 2. Improving the UI/UX for mobile 3. Setting up authentication for students 4. Integrating with college databases/systems 5. Deployment to a cloud platform

Documentation

For detailed documentation, please see the docs directory.

☕️ Support the Project

Buy Me A Coffee

About

Chuodeep is an AI-powered chat assistant for college students, built with FastAPI backend and React frontend.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published