Skip to content

Commit

Permalink
Added code generation and documentation search project (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
amalaquias authored Oct 4, 2024
1 parent 9136c6e commit 55d26cd
Show file tree
Hide file tree
Showing 14 changed files with 378 additions and 0 deletions.
1 change: 1 addition & 0 deletions science/icons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ type Images ={
}

const images: Images = {
'llm-generation': '/img/science/llm-generation.png',
'autonomous-camera-control': '/img/science/autonomous-camera-control.jpg',
'lidar-sky-solar': '/img/science/lidar-sky-solar-icon.png',
'resource-management': '/img/science/resource-management-icon.png',
Expand Down
Binary file added science/imgs/llm-generation-baseline-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added science/imgs/llm-generation-baseline.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added science/imgs/llm-generation-basic-rag.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added science/imgs/llm-generation-confusing-model.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added science/imgs/llm-generation-mxbai-embed-speed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added science/imgs/llm-generation-sage-about.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added science/imgs/llm-generation-sage-waggle-desc.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added science/imgs/llm-generation-sdc-plots.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added science/imgs/llm-generation-speeds.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
377 changes: 377 additions & 0 deletions science/recent/llm-generation.md

Large diffs are not rendered by default.

Binary file added static/img/science/llm-generation.png
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 55d26cd

Please sign in to comment.