Example projects?

#5
by therobhayes - opened

Looks like they're coming soon on the import menu. Do you have an project demo today we can look at to understand how to use the builder? Really interested in the idea as I'm not technical enough to utilize langchain directly!

Absolutely!
One very quick and simple example is adding an OpenAI node from the LLMs tab and a ConversationChain from the Chains tab. Add your OpenAI API key and you can start chatting with the model you chose.

We'll improve the README.md to add a couple examples to get you started.

Appreciate it Gabriel

Absolutely!
One very quick and simple example is adding an OpenAI node from the LLMs tab and a ConversationChain from the Chains tab. Add your OpenAI API key and you can start chatting with the model you chose.

We'll improve the README.md to add a couple examples to get you started.

Any development of it?
A complex example would be great with using multiple Tools, Memory, Agents etc.

We've added the ability to load examples from https://github.com/logspace-ai/langflow_examples.
We'll update that repo with all the examples we find useful and examples from the community as well.

The LangFlow docs is under way and will be live very soon.

Hi Gabriel, I am not familiar with coding. Is there a video that would lead me through the whole process, for example, how to find answers based on uploaded PDF?

@MPet our first tutorial is out now! https://www.youtube.com/watch?v=knPg4KdKU6w&t=1s&ab_channel=LogspaceAI

People have been adding up other video tutorials on youtube as well, so go ahead and take a look :)

Sign up or log in to comment