Skip to content

Commit

Permalink
Add discord icon
Browse files Browse the repository at this point in the history
  • Loading branch information
kielbasa-elp committed Feb 26, 2024
1 parent 858eea2 commit c3788f8
Show file tree
Hide file tree
Showing 3 changed files with 58 additions and 7 deletions.
24 changes: 17 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,11 @@ This flexibility makes it ideal for a wide range of applications, from AI-powere


## Examples
Below are examples of workflow configurations you can create to enhance your projects with dynamic, AI-powered solutions:
Below are examples of workflows you can create to enhance your projects with dynamic, AI-powered solutions:

#### Memory

This setup is perfect for building an interactive, AI-powered document retrieval system that can understand natural language queries and provide precise, contextually relevant information from a vast repository of documents.
This setup is an AI-powered document retrieval system that can understand natural language queries and provide precise, contextually relevant information from a vast repository of documents.

<p>
<img src="apps/web-remix/public/examples/memory.webp" alt="Simple memory example" />
Expand Down Expand Up @@ -95,10 +95,6 @@ The website provides an overview of the application, additional information on t

Alternatively, instead of using the hosted version of the product, [Buildel](https://app.buildel.ai/) can be run locally.

Project contains:
- `web`: TypeScript based web app
- `api`: Elixir based api

#### How to run locally?
To be able to start Buildel locally, make sure that you have the following prerequisites installed:
- [Node.js](https://nodejs.org/en/download)
Expand Down Expand Up @@ -135,9 +131,23 @@ pnpm dev

## Community

Not sure where to start? Join our [discord](https://discord.gg/SUXs7FyRT2) and we will help you get started!
Not sure where to start? Join our discord and we will help you get started!

<a href="https://discord.gg/SUXs7FyRT2">
<img src="apps/web-remix/public/join-discord.svg" alt="Version"/>
</a>



## License

GNU AFFERO GENERAL PUBLIC LICENSE
Version 3, 19 November 2007


<p style="font-weight: lighter; font-size: 12px">
Powered by
<a href="https://www.elpassion.com/">
<img src="apps/web-remix/public/ELP-logo.png" alt="Buildel.ai" width="80"/>
</a>
</p>
Binary file added apps/web-remix/public/ELP-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
41 changes: 41 additions & 0 deletions apps/web-remix/public/join-discord.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c3788f8

Please sign in to comment.