- IDEs
- LLMs/Models/Engines
- Prompting
- Projects
- RubyMine and Visual Studio Coe
- RubyMine (https://www.jetbrains.com/ruby/download/)
- Visual Studio Code (https://code.visualstudio.com/Download)
- Co-pilot subscriptions
- Commenting and Debugging
- Use comments to design your applications
- Repository : https://huggingface.co/
- The Bloke : https://huggingface.co/TheBloke
- Lone Striker : https://huggingface.co/LoneStriker
- WebGUI : https://github.com/oobabooga/text-generation-webui
- Stable Diffusion : https://github.com/AUTOMATIC1111/stable-diffusion-webui
- Voice Changer : github.com/w-okada/voice-changer
- Real Time Voice : https://github.com/RVC-Project/Retrieval-based-VOice-Conversion-WebUI
- RVC : voice-models.com and weighs.gg
- Stable Diffusion (Stability) : https://stablediffusionweb.com/ or civitai.com
- Watson (IBM) : https://www.ibm.com/products/watson-explorer
- Bard/Palm 2 (Google)
- Aladin (BlackRock)
- Mindjourney (MindJourney) : https://www.midjourney.com/home/?callbackUrl=%2Fapp%2F
- Kaaros
- Tensor Flow (Google)
- IRIS : https://iris.ai/
- Claude https://www.anthropic.com/index/claude-2
- https://marketplace.atlassian.com/apps/1224655/scrum-maister?hosting=cloud&tab=overview
- Bing (free)
- Claude 2 (free) by Anthropic
- Grok by X (Twitter)
- Open-source models (FREE) available on Huggingface https://huggingface.co/
- Llama 2 by Meta
- Flan, Falcon, Orca, Beluga, Mistral, Mixtral, Phi2
- LMStudio (Windows, Mac, Linux) - install and run models
- Pinokio.computer browser - install and run models
-
As a ...
The first prompt! -
Attach a File (Flow Chart, Image,layout, logo, code, requirements)
The second prompt (the initial conditions) -
Debugging
- This code doesn't work. Help?
- I am encountering an Error. Any ideas why?
- How do I test this?
- Comment this code.
- Is this fast?
- Refactor to make code re-usable and modular.
- Refactor orcing to SOLID principles.
- Can this be cleaner?
- Can you explain the Single Responsiblity Principle?
- Can you explain the Open/Close Principle?
-
Explore
- Can you explain this?
- Can you explain how works in ruby?
- Can you elaborate?
- You focused on positive integers. Generate a test with odd numbers.
- Write this code like a junior level programmer.
- Can this be re-used?
-
Refactoring Code with AI
- Sculpting a final product.
- Input broken code through cut and paste or drag and drop.
- As a ruby on rails developer, how do I DRY up this code?
- Write rspec test for this code.
- Write some code for me.
- That works, but can it be optimized.
- You used recursive, use iterative instead.
- Provide a code review focusing on adherence to ruby style guides.
-
Generate a Factorial of a number
- Write python code to generate a factorial of a number.
- Let the user enter the intitial conditions.
- Add windows and graphs to the code with tkinter and mathplot.
- Add a tracetable.
- ANNIF (https://annif.org)
- OCELOT (https://ocelotbot.com/)
- Microsoft Co-pilot (https://copilot.microsoft.com)
- Power Automate (https://powerautomate.microsoft.com/)
- Changing the way Search works (Northwestern)
- Generative Scroll v Vector Search v Proximity v Closeness v ....