Code Monkey home page Code Monkey logo

sun-hackathon's Introduction

JPT - Your Japanese chatbot teacher

Efficiently use Langchain for learning Japanese

๐Ÿš€ Installation

Setup

git clone https://github.com/gnurt2041/Sun-Hackathon.git

Install the requirements packages

cd ChatBot
pip install -r requirements.txt

Reference config.sh to create config.sh file

export AZURE_OPENAI_API_KEY = "YOUR_AZURE_OPENAI_API_KEY"
export AZURE_OPENAI_ENDPOINT = "YOUR_AZURE_OPENAI_ENDPOINT"
export API_VERSION = "YOUR_API_VERSION"
export API_EMBEDDING_DEPLOY_NAME = "YOUR_API_EMBEDDING_DEPLOY_NAME"
export API_CHAT_DEPLOY_NAME = "YOUR_API_CHAT_DEPLOY_NAME"
export ELASTIC_CLOUD_ID = "YOUR_ELASTIC_CLOUD_ID"
export ELASTIC_API_KEY = "YOUR_ELASTIC_API_KEY"
export INDEX_NAME = "YOUR_INDEX_NAME"

Run app in local host

python app.py

๐Ÿ“ Credits

The LangChain Chatbot was developed by Gnurt2041, Minhquan129 and Omnihs1 with much inspiration from ELSA Speak with the LangChain Q&A with RAG for PDF docs and content from web page.

sun-hackathon's People

Contributors

gnurt2041 avatar omnihs1 avatar

Watchers

 avatar

Forkers

trongtran omnihs1

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.