Welcome to our cutting-edge AI Toolkit Integration and Model Customization project! In this initiative, we harness the power of leading AI tools, including OpenAI, Google Gemini, Stability AI, and more, to address diverse problem statements and deliver innovative solutions. Our mission is to create a versatile and dynamic environment that empowers users to tailor AI models to their specific needs.
python-flask framework
OPENAI API key link
Hugging face models and datasets link
Open your git bash terminal at the location where you want the project in your local environment. Here, use the following command.
git clone https://github.com/princekeshriabc/LLM_Project.gitNow, open the project using the VS Code environment
cd LLM_Project
code .- Create a virtual environment for local set-up :
python -m venv ./venv
venv/Scripts/activate- Install all the files in "requirements.txt
python app.pyPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
..

