Skip to content

Lajma: Your Inspired AI Chat Companion. Lajma is more than just a chatbot; it's an AI-powered marvel inspired by the genius of OpenAI's ChatGPT and the enchanting allure of Google Bard. Designed to elevate your conversational experience to new heights, Lajma draws inspiration from the very best to bring you a cutting-edge chatbot application.

License

Notifications You must be signed in to change notification settings

Muhammedsuwaneh/lajma-chatbot-web-application

Repository files navigation

Lajma OpenAI Chatbot Web Application

About Project

ChatGPT inspired user chatbot web application. Users can send queries or prompts and get a response(s) from the chatbot. The chatbot utilizes OpenAI's API and GPT-3.5 Turbo Model. explore application

Prerequisites

The client runs using npm and the API uses Nuget packages. Api packages are already present in the repository therefore no installation is required. However, some packages might be out-of-date and will need some update

To run the project follow the instructions below

Install Node packages

You need NodeJS to run the command below. Download NodeJS

npm install 

Run Client project

npm run dev

Run Server [API]

  1. Open Visual Studio
  2. Open The Package Manager console
  3. Change the connection string to your localhost server
  4. Apply migrations to your database using the command below.
update-database 

This will create all necessary database tables using the initial migrations in the project.

  1. Now build and run the solution. Your server should be up and running

Technologies utilized

User Interface

UI

Screenshot

Screenshot

Screenshot

Screenshot

Screenshot

Screenshot

License

This project is licensed under MIT

Version

1.0.0

About

Lajma: Your Inspired AI Chat Companion. Lajma is more than just a chatbot; it's an AI-powered marvel inspired by the genius of OpenAI's ChatGPT and the enchanting allure of Google Bard. Designed to elevate your conversational experience to new heights, Lajma draws inspiration from the very best to bring you a cutting-edge chatbot application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published