Skip to content

Loryo80/AI-Consultant_Crewai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Consultant App

This Streamlit application facilitates the creation of an AI Strategy Report tailored for a specific company. Users can input their company's details and select an AI solution focus. The app then generates a report based on these inputs, leveraging a series of tasks and agents defined within the project.

Features

  • User input for company details and AI solution selection.
  • Interactive selection of AI strategies.
  • Generation of a customized AI Strategy Report.

Getting Started

Prerequisites

Ensure you have Python 3.6 or later installed on your system. You may also need to set up a virtual environment for Python to manage dependencies more effectively.

Installation

  1. Clone the repository:

git clone https://github.com/yourusername/ai-consultant-app.git

  1. Navigate to the project directory:

cd ai-consultant-app

  1. Install the required dependencies:

pip install -r requirements.txt

Running the Application

To run the app, execute the following command in your terminal:

streamlit run streamlit_app.py

Usage

After launching the app, follow the on-screen instructions:

  1. Enter your company's name, industry, niche, and website.
  2. Select the desired AI solution focus from the provided options.
  3. Click on "Launch Research" to generate the AI Strategy Report.

The app will then display your inputs for confirmation and proceed to generate the report.

Development

This project was developed with the following technologies:

  • Streamlit
  • Python-dotenv
  • crewai
  • groq

Custom modules (file_io, crewai, tasks, agents) were utilized for specific functionalities within the app.

Contributing

Contributions to improve the AI Consultant App are welcome. Please follow these steps to contribute:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/AmazingFeature).
  3. Commit your changes (git commit -m 'Add some AmazingFeature').
  4. Push to the branch (git push origin feature/AmazingFeature).
  5. Open a pull request.

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Your Name - @loryo80

Project Link: [https://github.com/Loryo80/ai-consultant-app]

"# AI-Consultant_Crewai"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published