Skip to content

I created my own personal assistant using the MERN stack, deployed on AWS

Notifications You must be signed in to change notification settings

kyracho/Kyrachatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kyrachatbot

Hi there! Glad you made it here.

This repository contains my full-stack application, an interview automator chatbot. The app is designed to assist potential employers by answering questions about my developer's resume, work experience, and projects. The backend is built using Node.js and Express, and the database is hosted on MongoDB Atlas. The frontend is connected to the backend through an API gateway that manages data flow between services.

Screenshot 2024-10-29 at 5 47 07 PM

Tech Stack

  • Backend: Node.js, Express, MongoDB Atlas
  • Frontend: React
  • Chatbot: GPT-4o via OpenAI API
  • Database: MongoDB Atlas
  • Hosting: AWS EC2

Features

  • Natural language processing powered by GPT-4o.
  • A RESTful API built using Node.js and Express.
  • MongoDB Atlas for persistent storage of chatbot instructions and responses.
  • Easily adjustable post-deployment through the MongoDB database.
  • Integrated API Gateway to manage data flow and processing.

About

I created my own personal assistant using the MERN stack, deployed on AWS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published