Skip to content

Commit

Permalink
Add demo video
Browse files Browse the repository at this point in the history
  • Loading branch information
IndrajeetPatil committed Oct 21, 2024
1 parent 8431f0b commit ad99c06
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 8 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -300,3 +300,4 @@ dist
.yarn/build-state.yml
.yarn/install-state.gz
.pnp.*
README.html
12 changes: 4 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,10 @@ The specified requirements were the following:
temperature of the responses (0.2, 0.7, and 0.9).
- Request answers in Markdown format and display the answers in respect to the
given format.
- Pick one of the following:
- Format the output in a way that's easy to differentiate between code and
text.
- Implement an example of function calling (live weather information, stock
prices, etc.).
- Add a way to copy the whole response or just the code of a response without
having to select everything manually.
- Give the possibility to regenerate a response.

## Implementation

![](demo.mov)

## Architecture/Design

Expand Down
Binary file added demo.mov
Binary file not shown.

0 comments on commit ad99c06

Please sign in to comment.