Code Monkey home page Code Monkey logo

bhavknows's Introduction

BhavKnows - Application for Answering questions about Bhavna

Overview

This Streamlit application serves as a chatbot, providing information about Bhavna's professional background and qualifications. The chatbot is powered by large language models and can answer questions based on the provided context, which includes Bhavna's resume and additional data.

Features

  • Provides information about Bhavna's educational background, professional experience, and skills
  • Allows users to ask questions and receive relevant responses
  • Stores conversation history in a Cloud Firebase database for further analysis
  • Supports both CSV and PDF (resume) data sources

Prerequisites

  • Python 3.9 or higher
  • OpenAI API key
  • Cloud Firebase project

Configuration

  • The application uses a FAISS index to store the CSV and PDF data embeddings. If the index file (faiss_index) does not exist, it will be created automatically.
  • The CSV data file path is set in the data_source variable, and the PDF resume file path is set in the pdf_source variable.
  • The Cloud FireStore connection details are set using the environment secrets firebase_key.

Acknowledgements

This is inspired from HariGPT and is dependent on the following libraries and tools:

  • Streamlit for building the web application
  • LangChain for integrating the language model and retrieval chain
  • OpenAI API for the language model
  • FAISS for the vector database
  • Firebase for storing the conversation history

License

This project is licensed under the MIT License.

bhavknows's People

Contributors

bhavna-matwani avatar

Watchers

 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.