GithubHelp home page GithubHelp logo

generative-ai's Introduction

My Generative AI Project

Description

This is my take on a generative AI. It generates text based on a given dataset using various algorithms.

----- Rules of the Generative AI program -----

  1. Ask the user for a one word prompt.
  2. Start a sentence with the prompt word.
  3. Repeat until the word ends with a period, question mark, or exclamation point:
  4. Open the book to a random location.
  5. Read words until you find the prompt word.
  6. Choose the next word.
  7. Add the word to the end of the sentence.
  8. This word becomes the next prompt.
  9. When the loop exits, print the sentence.

Requirements

Getting Started

Install External Dependencies

  1. mkdir ../CFileRunner
  2. git clone https://github.com/superg3m/CFileRunner.git ../CFileRunner

Running the Program

  • powershell -ExecutionPolicy Bypass -File ../CFileRunner/RunC.ps1

Debugging the Program

  • powershell -ExecutionPolicy Bypass -File ../CFileRunner/DebugC.ps1

Alternatively

  • Compile and run/debug the program using g++/gdb.

For More Data (Optional)

  1. python .\PythonScripts\WebScrapper.py
  2. python .\PythonScripts\FormatTxtFiles.py

License

This project is licensed under the MIT License.

Contact

For questions or support, you can reach to me at [email protected].

Acknowledgments

Special thanks to Leo C. Ureel II at MTU for prompting this idea.

generative-ai's People

Contributors

superg3m avatar

Stargazers

 avatar

Watchers

 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.