Skip to content

imsuryya/CSphere

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

30 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ’» Csphere

Csphere is a student-friendly application tailored especially for Computer Science students. It offers subject-specific interaction through a powerful AI chatbot built using Tavily AI and Gemini, helping students gain real-time data, explanations, and study assistance.


πŸš€ Features

  • πŸ€– AI Chatbot for CS subjects (powered by Tavily AI + Gemini)
  • πŸ“š Subject-specific spheres for focused learning
  • πŸ“‘ Real-time data access and responses
  • 🎯 Simple and elegant UI for student engagement

πŸ› οΈ Tech Stack


πŸ“¦ Installation & Running Locally

  1. Clone the repository

    git clone https://github.com/imsuryya/csphere.git
    cd csphere
    
  2. To run the landing page

    cd landingpage
    npm install
    npm run dev
    
  3. To run the main application

    cd client
    npm install
    npm run dev
    
  4. Open your browser and navigate to:

    http://localhost:5173
    
    

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •