Skip to content

Eva is an AI-powered chatbot designed to get help on your files from LLM(Large languare Models) to surpass the functionality of ChatGPT and offering a seamless conversational experience.

Notifications You must be signed in to change notification settings

SP4RKiOP/eva-ai

Repository files navigation

Eva

GenAI
Eva is an AI-powered chatbot designed to surpass the functionality of ChatGPT, offering a seamless conversational experience. Built with cutting-edge technologies, it aims to provide an open-source alternative for developers and enthusiasts looking to explore AI chatbots.

Table of Contents

Project Overview

Eva is an ambitious project that aims to replicate the core functionalities of ChatGPT, leveraging advanced AI models and technologies. While the project strives to be a perfect open-source clone of ChatGPT, it acknowledges the challenge of replicating the UI design and user experience perfectly. The project is driven by the desire to explore and understand the capabilities of AI chatbots, with a particular focus on semantic services and kernel memory implementation.

Features

  • AI-Powered Chatbot: Utilizes advanced AI models for generating contextually relevant responses.
  • Semantic Services: Enhances understanding and context in conversations.
  • Kernel Memory Implementation: A key feature under development to improve chatbot memory and context retention.
  • Localhost LLM Support: Planned enhancement to work with locally hosted language models.

Technologies Used

  • Backend: .NET ASP Core Web API, LLM, Semantic Kernel, SignalR, WebSocket, MySQL, Azure OpenAI Models.
  • Frontend: Next.js, TypeScript, Tailwind CSS.

Installation

  1. Clone the repository: git clone https://github.com/sp4rkiop/genai-chat.git
  2. Navigate to the project directory: cd genai-chat
  3. Start the backend development server in Visual Studio simply
  4. Install dependencies of frontend: npm install or yarn install
  5. Start the frontend development server: npm run dev or yarn dev

Usage

To use Eva, simply navigate to the application URL in your browser. You can start a conversation with the chatbot by typing your message in the input field.

Contributing

Contributions are welcome! Please read the contributing guidelines before getting started.

License

Shield: CC BY-NC-SA 4.0

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

CC BY-NC-SA 4.0

About

Eva is an AI-powered chatbot designed to get help on your files from LLM(Large languare Models) to surpass the functionality of ChatGPT and offering a seamless conversational experience.

Topics

Resources

Stars

Watchers

Forks