Skip to content

obakaliya/Convo-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Convo-AI

Welcome to Convo-AI — an interactive AI chatbot where users can ask anything, and the AI will provide insightful responses. The app is designed to foster an open, engaging, and transparent environment by showing all conversations publicly.

Goal of the App

The primary goal of Convo-AI is to create a platform where users can ask questions or make requests to an AI, and all questions and AI responses are displayed publicly for everyone to see. This allows for:

  1. Public Conversations: Every user’s question and the corresponding AI response are visible to everyone using the app. This creates a transparent space where others can learn and benefit from the interaction.

  2. Real-Time Interaction: Users can ask their questions and get immediate responses, with the conversation history displayed in real-time, making it an interactive experience.

  3. Transparency and Learning: All interactions are visible, so users can explore and learn from the questions and answers posted by others. This offers a collaborative space for knowledge-sharing.

  4. Engagement and Community: By showing all interactions publicly, the app encourages users to ask diverse questions and interact more freely with the AI, creating a dynamic and collaborative environment.


How to Use the App

  1. Ask Questions: Simply type your question or prompt into the input box.
  2. Receive Responses: The AI will respond in real-time, and both your question and the response will be displayed publicly.
  3. See All Conversations: All previous user inputs and AI responses remain visible for everyone to read, allowing for a continuous, transparent conversation stream.

Features

  • AI-Powered Conversations: Powered by advanced AI, the app answers user queries with detailed and informative responses.
  • Conversation History: Each question and response stays visible for all users, making the experience collaborative and transparent.
  • User-Friendly Interface: Designed to be simple and intuitive, making it easy for anyone to interact with the AI.

Getting Started

To run Convo-AI locally, follow these steps:

  1. Clone the repository to your local machine:

    git clone https://github.com/obakaliya/Convo-AI.git
  2. Navigate to the project directory:

    cd convo-ai
  3. Install dependencies using pip:

    pip install -r requirements.txt
  4. Run the app:

    streamlit run app.py

Deployed App

You can also check out the live, deployed version of Convo-AI here:
https://convo-ai.streamlit.app/


License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages