GithubHelp home page GithubHelp logo

aicloud's Introduction

AiChat

AiChat is a cutting-edge chat application that leverages artificial intelligence to provide an interactive and engaging user experience. This project is built using React for the frontend and Express.js for the backend, offering a seamless integration between the client and server-side operations.

Technologies Used

Frontend

  • React: A JavaScript library for building user interfaces.
  • Vite: A modern frontend build tool that provides a faster and leaner development experience.
  • Dracula UI: A dark theme UI library for React, used for styling the application.
  • React Router DOM: For handling routing in the application.
  • React Awesome Button: A React component library to add awesome buttons to your React project.
  • Sass: A preprocessor scripting language that is interpreted or compiled into CSS.

Backend

  • Express.js: A web application framework for Node.js, designed for building web applications and APIs.
  • Cors: A node.js package for providing a Connect/Express middleware that can be used to enable CORS with various options.
  • @nlbridge/express: A middleware for Express.js that facilitates the integration with NLBridge services.

AI Integration

The backend integrates with OpenAI's GPT-3.5 Turbo model to provide intelligent and context-aware responses to user inputs, making the chat experience more engaging and realistic.

Getting Started

To get started with AiChat, follow these steps:

  1. Clone the repository to your local machine.
  2. Navigate to the project directory and install the dependencies:
npm install

3.To start the development server for the frontend, run:
```sh
npm run dev

4.Create .env file and add the API gateway URL to access the bridge adapter to the AI. For example:
API_KEY='https://blahblah/openai/chat/stream'

aicloud's People

Watchers

 avatar  avatar Asaf Erdman avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.