Giter Club home page Giter Club logo

geastham / resume-bot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ruvnet/ruvbot

0.0 0.0 0.0 19.67 MB

(Fork) ruvBot is an innovative tool designed to assist users in navigating and understanding the professional journey and achievements of Reuven Cohen. It utilizes advanced AI to answer questions and provide insights, making it a valuable resource for anyone interested in Reuven's career.

Home Page: replit.com/@ruvnet/ruvBot

Shell 0.14% JavaScript 6.20% TypeScript 83.05% CSS 9.95% Nix 0.67%

resume-bot's Introduction

ruvBot v0.01c

Created by @rUv

ruvBot is an advanced AI-powered chatbot based on the LlamaIndex framework, enhanced with Next.js for web application development. It's designed to interact intelligently with users, providing information and assistance across various domains.

Key Features

  • Streaming Output: Delivers real-time responses from the AI, enhancing user interaction.
  • Chat Memory: Maintains conversation context across sessions, allowing for more meaningful and continuous interactions.
  • OpenAI Assistants API: Leverages the power of OpenAI's language models for high-quality, context-aware responses.
  • Custom Knowledge Base: Users can upload their own knowledge files to /data directory, allowing ruvBot to provide specialized information.
  • Versatile Applications: Ideal for knowledge management, customer support, educational assistance, and more.

Potential Uses

  • Knowledge Management: Helps in organizing and retrieving information efficiently.
  • Customer Support: Provides automated, yet personalized, responses to customer queries.
  • Educational Tool: Assists in learning and tutoring across various subjects.
  • Content Exploration: Aids in navigating through large documents or datasets, offering insights and summaries.

Getting Started

Prerequisites

  • Node.js
  • Access to a key-value store for chat history (e.g., Replit Database).
  • OpenAI API Key (GPT-3).

Installation

Clone the repository and install dependencies:

git clone https://github.com/ruvnet/ruvbot
cd ruvBot
npm install

Configuration

  1. Set up environment variables for database access and OpenAI API key.
  2. Upload documents to /data to customize the bot's knowledge base.

Running the Bot

Start the ruvbot

./run.sh

Access the bot at http://localhost:3000.

Customization

Modify the welcome message and internal prompts to tailor the bot's interaction style and responses:

  • Welcome Message: Edit /components/ui/chat-section.tsx.
  • Internal Prompts: Adjust in route.ts.

About LlamaIndex

LlamaIndex is an innovative framework designed to streamline the integration of AI models into applications. It simplifies the process of connecting with AI services like OpenAI, providing a seamless development experience for creating AI-powered applications.

Contributions

We welcome your feedback and contributions. Enhance ruvBot by submitting issues and pull requests on our GitHub repository.

resume-bot's People

Contributors

ruvnet 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.