Welcome to Fabric Discussions! #45
Replies: 16 comments 29 replies
-
Nice and happy to be here |
Beta Was this translation helpful? Give feedback.
-
Explain the background of foundation |
Beta Was this translation helpful? Give feedback.
-
Hello @danielmiessler. I'm Doug Finke 15x Microsoft MVP. This project is great. I created the PowerShell AI Assistant when OpenAI released the new API in November 2023. It mirrors the Python SDK. I also ported an earlier Python SDK version from Jan 2023 PowerShell AI supporting I saw you demo It leverages the object flow engine in PowerShell that enables piping from one "prompt" to the next, like yours. Would love to chat. Awesome work! - Doug |
Beta Was this translation helpful? Give feedback.
-
Hello and wow! this is 100% cool stuff! I'm Andy, I work in a CyberSec team as Vulnerability Manager, AppSec tester and webapp/API security analyst. I have a general question: how do you add new patterns? Thanks and congrats...this is HUGE. |
Beta Was this translation helpful? Give feedback.
-
Hello, I'm Percy from Redwood City, CA. |
Beta Was this translation helpful? Give feedback.
-
Saludos.
<textarea class=" fondo3"name="" id="encriptarTexto" cols="30" rows="10"></textarea>
<textarea class="fondo3"name="" id="recibeTexto" cols="30" rows="10"></textarea>
Encriptar
Desencriptar
javascript------------ let recibeDatos=document.getElementById("encriptarTexto").value; function sumar(){ function resta(){ return restante; |
Beta Was this translation helpful? Give feedback.
-
Hello! Firstly, @danielmiessler thank you so much for your generosity sharing your incredible prompts and opening up your workflow. I've gained so much from your UL newsletter and have frequently been inspired by your work ethos, and approach to life in general. Reading some of the pull-request dialogue, I noticed mention of a Volunteer list. I'd love to put my hand up for something like this, but... I've only been hobby coding for 6 months-ish and I've never worked in tech (career switch in the planning), so regrettably I probably won't be able to offer much to the project at this stage. (I've actually only just published my first Repo whisper_wrapper - as it happens, an implementation of Whisper for batch transcribing audio files. In novice Python😜 I developed it to process an entire podcast series, for subsequent feeding into an LLM alongside my specialised adaptation of extract_wisdom!) However, I might be okay for testing - particularly when you're at the stage of gauging suitability for people who are really interested in the project but are less technically advanced. I'm also pretty good at documentation. If there's anything /fabric needs a noob for, I'd love to pitch in 😊 |
Beta Was this translation helpful? Give feedback.
-
Hey thank you! Take a look at a branch I made called transcribe. It does something similar. Let me know if yours is better and we can work on it together |
Beta Was this translation helpful? Give feedback.
-
Hi there, I’m Dilara 👋 It's so nice to chat with you. I hope your day is off to a great start. 🌅 What's new in your world? 😄 |
Beta Was this translation helpful? Give feedback.
-
You're welcome Luis can we connect to Facebook or Instagram for proper
conversation
…On Sat, Mar 2, 2024, 6:24 PM Luis-Surec ***@***.***> wrote:
Hello hello... Luis is my name, well starting out in the world of
programming quite well, nice to greet you, using a translator, hehehe
—
Reply to this email directly, view it on GitHub
<#45 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BGS6OCMWEYZK7WKCQ3HR46DYWJNSNAVCNFSM6AAAAABC4MBLACVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DMNJUGU4DQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Do we have to have GPT 4 to use Fabric? |
Beta Was this translation helpful? Give feedback.
-
did you put your api key in? with --setup? |
Beta Was this translation helpful? Give feedback.
-
Ok then show me your .bashrc file |
Beta Was this translation helpful? Give feedback.
-
Hi, how can I just provide input to the model? I want to ask a question about a article I pasted. I have the following:
I want to give input to fabric like so:
Obviously this does not work. How could I do it if it is possible? |
Beta Was this translation helpful? Give feedback.
-
Hey All. How can I submit a new pattern for possible inclusion in the patterns library for Fabric? I have created a pattern that analyses a CIPFA case study and outputs a detailed analysis of the paper, SWOT, TOWS, and Porter's Five Forces Analysis, along with a whole raft of analysis and summarisation. I created it initially to break down a paper for my wife, but I have now had time to get it all up and running, having used improve_prompt, and I would like to release it to the general public. I'm sure someone may find it helpful. |
Beta Was this translation helpful? Give feedback.
-
👋 Greetings!
We’re using Discussions as a place to connect with other members of our community. We hope that you:
To start, give us a sentence or two on yourself and let us know your idea!
Beta Was this translation helpful? Give feedback.
All reactions