Skip to content

ChehakTrehan/Chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ’– Chitchat with Chehak – Your Friendly AI Companion

Welcome to Chitchat with Chehak, a cute and colorful AI-powered chatbot that’s more than just smart β€” it's full of personality! Whether you're uploading a file, typing a question, or speaking out loud, Chehak is here to listen and chat back in real time β€” just like your favorite ChatGPT... but made by YOU! πŸ˜„βœ¨


🌟 Features

  • πŸ“ Ask anything via text input
  • πŸ“ Upload PDFs, DOCX, or images to ask questions from content
  • πŸŽ™οΈ Talk to the chatbot using voice input
  • πŸ”Š Hear the response out loud
  • πŸ’¬ Real-time streaming answers like ChatGPT
  • πŸŽ€ Beautiful UI with a personal touch πŸ’…

🧠 Powered By

  • Frontend: HTML, CSS, JavaScript
  • Backend: Node.js, Express.js
  • AI Engine: Ollama (LLaVA / Llama3 model)
  • Voice: Web Speech API
  • Document Parsing: pdf-parse, mammoth

πŸ–₯️ Project Structure

chehak chitchat/ β”œβ”€β”€ frontend/ # Cute & colorful user interface (index.html, style.css, script.js) β”œβ”€β”€ backend/ # Express server with file + voice handling (index.js) └── README.md # You're reading this!


πŸš€ How to Run Locally

  1. Start the backend server
cd backend
npm install
node index.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors