https://github.com/flock4h/ivy
React.js front-end for an interactive AI chat
https://github.com/flock4h/ivy
ai-chat ai-chatbot ai-react-app artificial-intelligence front-end interactive-ai javascript-project react-app reactjs
Last synced: 4 months ago
JSON representation
React.js front-end for an interactive AI chat
- Host: GitHub
- URL: https://github.com/flock4h/ivy
- Owner: FLOCK4H
- Created: 2024-05-09T14:48:50.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-09T17:44:15.000Z (about 1 year ago)
- Last Synced: 2025-01-11T08:51:28.664Z (5 months ago)
- Topics: ai-chat, ai-chatbot, ai-react-app, artificial-intelligence, front-end, interactive-ai, javascript-project, react-app, reactjs
- Language: JavaScript
- Homepage:
- Size: 1.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
About
Ivy was meant to be an interactive AI assistant with it's own chat environment,
the project was dumped but this repository can serve as a pretty good base for an AI interface made using React.jsRunning
To install necessary dependencies:
npm install
To start the development server:
npm start
Design
![]()
---