Skip to content

chupa-cabras/ai-chupacabras-playground

Repository files navigation

ai-chupacabras-playground

Description

This project serves as an AI playground for testing and experimenting with various AI techniques and algorithms.

Installation

  • Clone the repository:
    git clone https://github.com/chupa-cabras/ai-chupacabras-playground.git
  • Navigate to the project directory:
    cd ai-chupacabras-playground
  • Rename and update the content of files:
    • settings.example.yml
    • .env.example

Usage

  • Navigate to the project directory:
    cd ai-chupacabras-playground
  • Install:
    poetry install
  • Run the main script:
    poetry run python3 -m plays.**********
  • Available plays:
    poetry run python3 -m plays.environment_analyzer
    poetry run python3 -m plays.crew_ai_example
    poetry run python3 -m plays.job_description_generator

Testing

  • To run the tests, use the following command:
    poetry run python3 -m tests.dependencies      

Contributing

Contributions are welcome! If you have any ideas or improvements, feel free to open an issue or submit a pull request.

License

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

About

Project playground to test and learn AI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages