Skip to content

olawalethefirst/chat2Me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chat2Me

Description

An AI chatbox that aggregates multiple AI mnodels, on a single application for users to use from a single Application

Stack

This application was implemented using basic web frameworks such as Node, HTML, CSS and Javascript. The idea was to implement some fundamental functionality, accessible out of the box in modern frameworks, such as state management, reactive updates, and rendering of DOM nodes. Although impractical for more complex applications, the implementation of concept solutions to fundamental challenges experienced when working without a framework proved to be an interesting exercise.

Run Application

To run this application:

  • clone the repository using: git clone https://github.com/olawalethefirst/chat2Me.git
  • run npm install in your terminal to install packages
  • use the npm run start command to initialize application
  • navigate to localhost: to use the application.

About

An AI chatbox

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published