Skip to content

finLLM using llama-2-7b-chat-ggml, langchain, chainlit, and faiss vector db on encyclopedia of finance, sfsu

Notifications You must be signed in to change notification settings

ArchishmanSengupta/finLLM

Repository files navigation

finLLM Chatbot 🤖

The finLLM Chatbot is an AI-powered tool designed for finance-related inquiries. Trained on the vast knowledge of the "Encyclopedia of Finance," this chatbot leverages the state-of-the-art Llama-2-7B-Chat-GGML quantized model, providing accurate and insightful responses to a wide range of financial queries.

267439062-b2c0ed2f-1393-4d6f-938a-1b2666a2e898

📚 Key Features:

  • Advanced Language Model: The chatbot is powered by the Llama-2-7B-Chat-GGML quantized model.

  • Trained on Financial Encyclopedia: The chatbot has been trained on the "Encyclopedia of Finance," providing a solid foundation in finance theory and practice. This allows the chatbot to provide accurate and reliable information on a wide range of financial topics.

  • Built on Langchain and Chainlit: Developed using technologies such as Langchain and Chainlit, the finLLM Chatbot offers a seamless and intuitive user experience. It operates efficiently on standard hardware configurations, making it accessible to users across different platforms.

🚀 Quickstart Guide:

  1. Clone the repository:

    git clone https://github.com/ArchishmanSengupta/finLLM.git
  2. Install required dependencies:

    pip install -r requirements.txt
  3. Run the chatbot:

    chainlit run model.py -w

About

finLLM using llama-2-7b-chat-ggml, langchain, chainlit, and faiss vector db on encyclopedia of finance, sfsu

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages