Git Product home page Git Product logo

groq-chatbot's Introduction

GROQ ChatBot

Description

The GROQ ChatBot is a Streamlit application that allows users to interact with an AI model and receive answers to their questions. The application uses the GROQ API to generate the AI model's answers and provides a user-friendly interface to use the chatbot.

Screenshot

GROQ ChatBot

Installation

  1. make sure that you have installed Python 3.10 or higher.

  2. clone the repository:

    git clone https://github.com/mmuyakwa/groq-chatbot.git
    
  3. navigate to the project directory:

    cd groq-chatbot
    
  4. create a virtual environment and activate it:

    python -m venv venv
    source venv/bin/activate
    
  5. install the required packages:

    pip install -r requirements.txt
    
  6. create an .env file in the project directory and add your GROQ API key:

    GROQ_API_KEY=gsk_YOUR-API-KEY-HERE
    
  7. start the application:

    streamlit run app.py
    

    The application should now open in your default browser.

Use

  1. enter your question or prompt in the input field.
  2. press the Enter key or click on the "Send" button.
  3. the ChatBot will process your request and return an answer in German.
  4. the chat history is saved in the application so that you can access it.
  5. to reset the chat history, click on the "Reset Context Length" button.

Licence

This project is licensed under the MIT licence.

Authors

  • Michael Muyakwa

Google-Links

See also: { ๐Ÿ” } GROQ API { ๐Ÿค– } Streamlit { ๐Ÿ“š } Python 3.10

You may also enjoy: { ๐ŸŒ } Chatbots in Python { ๐Ÿค– } AI Language Models { ๐Ÿ’ฌ } Natural Language Processing

groq-chatbot's People

Contributors

dependabot[bot] avatar mmuyakwa avatar

Stargazers

hjvogel avatar Vince Fulco--Bighire.tools avatar

Watchers

Kostas Georgiou avatar  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.