Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/felipetodev/wanderlust
OpenAI devday example 🗺
https://github.com/felipetodev/wanderlust
assistants gpt-assistant nextjs openai
Last synced: 6 days ago
JSON representation
OpenAI devday example 🗺
- Host: GitHub
- URL: https://github.com/felipetodev/wanderlust
- Owner: felipetodev
- License: mit
- Created: 2023-11-14T17:23:16.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-20T18:28:38.000Z (about 1 year ago)
- Last Synced: 2024-11-07T13:49:11.898Z (about 2 months ago)
- Topics: assistants, gpt-assistant, nextjs, openai
- Language: TypeScript
- Homepage: https://wanderlust-v0.vercel.app
- Size: 24.4 MB
- Stars: 21
- Watchers: 1
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [Wanderlust-v0](https://wanderlust-v0.vercel.app/)
Example shown at [OpenAI DevDay](https://www.youtube.com/live/U9mJuUkhUzk?si=39e6H5uSLvUUCDoh&t=2029) (Assistants) 🗺
## Demo
https://github.com/felipetodev/wanderlust/assets/69825873/822b1a62-69f5-4522-8a71-aef1d2a102b6
## Retrieval Demo
https://github.com/felipetodev/wanderlust/assets/69825873/257a8e5f-1dcd-4677-8ef1-22947d84bb2e## Tech Stack
- Next.js [14](https://nextjs.org/blog/next-14)
- OpenAI [Assistants API](https://platform.openai.com/docs/assistants/overview)
- Google [Maps API](https://developers.google.com/maps/documentation/javascript)
- [Framer Motion](https://www.framer.com/motion/) for smooth animations
- TailwindCSS## Future Tasks
- [x] Upload files like airplane ticket and display location information along with your flight details.
- [ ] Run code interpreter.