Skip to content

Nojhi3/genai

Repository files navigation

Rizzlingo

Rizzlingo is an innovative application designed to help individuals who are shy or socially anxious by engaging them in text-based conversations. The app provides supportive and friendly interactions, retaining conversation memory and offering a diary feature for personal reflection.


Table of Contents

  1. Introduction
  2. Features
  3. Installation
  4. Usage
  5. Technologies Used
  6. Contributing
  7. License

Introduction

Rizzlingo aims to create a safe space for individuals who struggle with shyness or social anxiety. The application offers text and voice interactions that feel personal and engaging, helping users practice conversational skills in a low-pressure environment. The app also includes a diary feature, where users can write and reflect on their thoughts.


Features

  • Text-Based Conversations: Users can engage in friendly and supportive text chats.
  • Voice-Enabled Responses: Auditory responses are available, making the interaction more immersive.
  • Memory Retention: The app remembers past conversations, allowing for continuity.
  • Diary Entries: A dedicated space for users to write and reflect on their thoughts.
  • Supportive Interaction: The app provides responses in a way that feels like talking to a friend.

Installation

Prerequisites

  • Python 3.x
  • Streamlit
  • Google Cloud Platform (GCP) account for API deployment
  • Gemini API key

Steps

  1. Clone the repository:

    git clone https://github.com/Nojhi3/genai.git
  2. Install the required dependencies:

    pip install -r requirements.txt
  3. Set up the Gemini API key and GCP credentials:

    • Add your API key to the environment variables or the appropriate configuration file.
  4. Run the Streamlit app:

    streamlit run app.py
  5. Access the app:

    • Open your browser and go to the provided local URL.

Usage

  1. Start the app for text-based conversations.
  2. Engage in a conversation with the app. The responses will be friendly and supportive, tailored to help you practice social interactions.
  3. Use the diary feature to write down your thoughts or reflections after each session.
  4. Optionally, listen to voice responses for a more immersive experience.

Technologies Used

  • Gemini API: Provides conversational AI capabilities for text and voice responses.
  • Streamlit: Framework used to build the web app interface.
  • GCP (Google Cloud Platform): Hosts the backend services and APIs.
  • Python: Core programming language for the app's functionality.

Contributing

Contributions are welcome! Please follow these steps to contribute:

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature-branch.
  3. Make your changes and commit them: git commit -m 'Add new feature'.
  4. Push to the branch: git push origin feature-branch.
  5. Submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more details.


About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages