Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Panel contents in preparation for Pycon #9

Merged
merged 4 commits into from May 12, 2024

Conversation

ahuang11
Copy link
Collaborator

@ahuang11 ahuang11 commented Apr 29, 2024

Based on the following outline:

Create a chat UI with Panel [30 mins]
Introduction to Panel and the broader HoloViz ecosystem of visualization tools
Create a basic chat UI using Panel’s ChatInterface (still in the Jupyter Notebook)
Hands-on section where participants will follow along by filling in sections themselves
Develop an application [30 mins]
Create a Panel application with the previously created chat interface
Add other components like headers, sidebars, and more to the application
Serve (deploy) the application and share it with other participants on the platform[3]
Conclusion [10-15 mins]
Answer participant questions
Participants can explore fellow learners’ applications
Discuss other OSS projects in this area, along with their capabilities and challenges
Share resources to continue learning about RAGs and web-application development

However, I haven't timed it yet. Also, feel free to make changes!

I'm wondering whether I should use OpenAI or llama-cpp-python or ragna for the LLM API?

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@ahuang11 ahuang11 changed the title Add panel contents in preparation for Pycon Add Panel contents in preparation for Pycon Apr 29, 2024
@ahuang11
Copy link
Collaborator Author

ahuang11 commented May 1, 2024

Use exllama instead of llama cpp python

Copy link
Member

@pavithraes pavithraes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@pavithraes pavithraes merged commit f781442 into Quansight:main May 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants